Sorry, no further ideas. Good Luck!
--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k
AumHa VSOP:
http://www.aumha.org
Should, but for security reasons I have disabled vbs execution, and cretade
a vph file type that behaves like vbs.
Works for all my others scripts.
"Ramesh [MVP]" <
[email protected]@mvps.org> a écrit dans le message de
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"command"="c:\\windows\\searchadvancedoptions.vph"
"method"="ShellExecute"
"Param1"="c:\\windows\\searchadvancedoptions.vph"
Must be .VBS instead of .vph
--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k
AumHa VSOP:
http://www.aumha.org
Here it is :
-------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}]
@="Search"
"LocalizedString"="@explorer.exe,-7020"
"InfoTip"="@explorer.exe,-7000"
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,2
5,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,33,\
00,00,00
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer
32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,2
5,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\Instance]
"CLSID"="{3f454f0e-42ae-4d7c-8ea3-328250d6e272}"
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\Instance\Ini
tPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"command"="c:\\windows\\searchadvancedoptions.vph"
"method"="ShellExecute"
"Param1"="c:\\windows\\searchadvancedoptions.vph"
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\shellex]
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\shellex\Cont
extMenuHandlers]
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\shellex\Cont
extMenuHandlers\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}]
@=""
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\shellex\MayC
hangeDefaultMenu]
@=""
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder]
"Attributes"=dword:00000000
----------------------------------------------------------------------------
---------
"Ramesh [MVP]" <
[email protected]@mvps.org> a écrit dans le message de
Classic search only right?
Please post the contents of this key:
[HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}]
--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k
AumHa VSOP:
http://www.aumha.org
my windows path is c:\windows
the vbs is in the c:\windows folder
then I have applied the reg file
"Ramesh [MVP]" <
[email protected]@mvps.org> a écrit dans le message de
Another point. You need to edit the REG files and change the Windows
path/driveletters accordingly. (and the VBS to be placed in the %Windir%).
And apply the REG file.
--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k
AumHa VSOP:
http://www.aumha.org
Start-Search or F3 give same results : the "advanced options" checkbox isn't
checked.
"Ramesh [MVP]" <
[email protected]@mvps.org> a écrit dans le message de
The VBS works fine for me.This applies if you are using Start > Search. BTW,
how are you accessing the Search - by pressing F3 in a folder?
--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k
AumHa VSOP:
http://www.aumha.org
Done all I have found in Kelly's ressources. All sub-options are enabled (
search in subfolders, search hidden files, ...) but not the "advanced
options" case itself ( under the date / type / size options ) and that is
the thing I would like to be allways on.
"Ramesh [MVP]" <
[email protected]@mvps.org> a écrit dans le message de
See section: Search - Advanced Options (Set as Default)
http://www.kellys-korner-xp.com/xp_s.htm
--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k
AumHa VSOP:
http://www.aumha.org
Win XP SP1a
I would like to allway have the advanced search option checked ( that is
search subfolders, hidden files and so on).
Any way to achieve this ?
Thanks
Phil