I hate Vista
-
I still don't get how QA passed a system where I type in the name of a file I KNOW exists on the HDD, and the Vista file search cannot find it.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
I still don't get how QA passed a system where I type in the name of a file I KNOW exists on the HDD, and the Vista file search cannot find it.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Oh I heard about that in Vista and 7, apparently if you search for .doc files it will not find them unless the file was either made by Word or you rename it from .doc to something else :doh: (I assume it's just Microsoft trying to hide none Microsoft created files)
See if you can crack this: fb29a481781fe9b3fb8de57cda45fbef
The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
-
Oh I heard about that in Vista and 7, apparently if you search for .doc files it will not find them unless the file was either made by Word or you rename it from .doc to something else :doh: (I assume it's just Microsoft trying to hide none Microsoft created files)
See if you can crack this: fb29a481781fe9b3fb8de57cda45fbef
The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
I am searching for a project that I created with VS2008, and I'm searching for the filename using search for all files, I'm in fact specifying the name of the folder.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
I am searching for a project that I created with VS2008, and I'm searching for the filename using search for all files, I'm in fact specifying the name of the folder.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
*Cough*
cmd.exe > dir *.sln /s /p
I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be
Forgive your enemies - it messes with their heads
-
*Cough*
cmd.exe > dir *.sln /s /p
I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be
Forgive your enemies - it messes with their heads
*Cough* You are showing your age.
The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word. Advertise here – minimum three posts per day are guaranteed.
-
*Cough* You are showing your age.
The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word. Advertise here – minimum three posts per day are guaranteed.
Hell yes. Command line background for me - if I really showed my age here, I'd use
find / -name '*.sln'
I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be
Forgive your enemies - it messes with their heads
-
I still don't get how QA passed a system where I type in the name of a file I KNOW exists on the HDD, and the Vista file search cannot find it.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
you enabled indexing? shouldn't have! :laugh:
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
modified on Monday, October 11, 2010 6:27 PM
-
you enabled indexing? shouldn't have! :laugh:
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
modified on Monday, October 11, 2010 6:27 PM
I did, after it failed the first time. Also told it to search unindexed files.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
I did, after it failed the first time. Also told it to search unindexed files.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
I never did, as I prefer reliability over speed. and it works for me (Vista). It has been subject of discussion in the Lounge quite recently. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.
-
I still don't get how QA passed a system where I type in the name of a file I KNOW exists on the HDD, and the Vista file search cannot find it.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
It goes suck. "Everything" is an excellent alternative. http://www.voidtools.com/[^]
// Steve McLenithan
-
It goes suck. "Everything" is an excellent alternative. http://www.voidtools.com/[^]
// Steve McLenithan