"Duncs" <> wrote in message
news:3cd8504c-6f5e-44ef-a592-...
> Oh where oh where can they be!
>
> Help, but I can't find my Pictures amywhere on my hard-drive. I've
> looked in "C:\users\duncs\documents\Pictures", but I don't have a
> folder called "documents", or indeed one called "Pictures".
>
> In Explorer, under 'Desktop | Duncs' I have the following, among other
> things:
>
> Documents - This has a location of G:\
>
> I don't however, have anything for 'Pictures' or 'My Pictures'. When
> I do a search on my G:\ drive, for .JPG files, it lists all the
> picture files that I have...so where are they? Displaying the folder
> shows the following-"My Pictures (G
", but still I can't find them.
> There is no folder called 'My Pictures' or 'Pictures' on the G: drive.
>
> If I try to right-click and open location, I get the message "G:\My
> Pictures is not accessible. The directory name is invalid."
>
> Can anyone help?
>
> Many TIA
>
> Duncs
Default location for Pictures folder is C:\Users\UserName\Pictures
Another place to check would be C:\Users\Public\Public Pictures
You can do an all out search by opening Computer and typing ext:jpg in the
Search field (this will take a while)
or
Open a command prompt and type dir \*.jpg /s /p
or
Open a command prompt and type dir \*.jpg /s > jpg.txt and open jpg.txt with
notepad and do a search on the jpg if you remember the name
The Search 4.0 on XP, Vista and Windows 7 seems to be modeled on Google's
Desktop Search and has a limitation in search behavior you should be aware
of . If you're doing a search on filename with fox in it, it won't bring up
for example Firefox.exe. It will list filenames if they have a separator
like a space or _ before the search word, Install_Fox.exe for example.
So if you are doing a search using the built in Search, you need to supply
the starting characters at the beginning of the filename or beginning after
a separator. So if you ask for it to search for ox, it won't return with a
fox, which is OK for an internet search engine, but it defeats the purpose
of filename search in Windows, in my opinion.