Registry: verschil tussen versies

Uit Mike´s Wiki
Ga naar: navigatie, zoeken
k
k (Commandline Here)
 
Regel 3: Regel 3:
 
[HKEY_CLASSES_ROOT\Folder\shell\CMD Here...]
 
[HKEY_CLASSES_ROOT\Folder\shell\CMD Here...]
 
[HKEY_CLASSES_ROOT\Folder\shell\CMD Here...\command]
 
[HKEY_CLASSES_ROOT\Folder\shell\CMD Here...\command]
@="cmd.exe /L \"%1\""</pre>
+
@="cmd.exe \"%1\""</pre>
  
 
== Search Engine Google ==
 
== Search Engine Google ==

Huidige versie van 12 okt 2012 om 12:13

Commandline Here

REGEDIT4
[HKEY_CLASSES_ROOT\Folder\shell\CMD Here...]
[HKEY_CLASSES_ROOT\Folder\shell\CMD Here...\command]
@="cmd.exe \"%1\""

Search Engine Google

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Page"="http://www.google.com"
"Search Bar"="http://www.google.com/ie"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="http://www.google.com/keyword/%s"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://www.google.com/ie"