Page is a not externally linkable
milanmk - 2:13 pm on Mar 22, 2007 (gmt 0)
Batch file: Standby Shortcut Open Windows Explorer to specific folder IE default search to Google Registry Entry: Add "HTML Document" to "New" context menu option Registry Entry: HTML file at C:\WINDOWS\Shellnew\webpage.htm Placesbar Shortcuts for Open/Save Dialog Window Registry Entry: System Performance Monitor Milan
Empty Temporary Files
echo y¦ del /S /Q "%SystemRoot%\temp\*.*"
echo y¦ del /S /Q "%USERPROFILE%\recent\*.*"
echo y¦ del /S /Q "%USERPROFILE%\locals~1\temp\*.*"
%windir%\System32\rundll32.exe powrprof.dll,SetSuspendState %SystemRoot%\explorer.exe /n, /e, /select, C:\folder
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl]
"provider"="gogl"
@=http://www.google.com/search?q=%s
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htm\ShellNew]
"FileName"="C:\\WINDOWS\\Shellnew\\webpage.htm"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Test Page</title>
</head>
<body>
</body>
</html>
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\comdlg32\Placesbar]
"Place0"="MyPictures"
"Place1"="C:\\Downloads"
"Place2"="C:\\Folder"
"Place3"="ProgramFiles"
"Place4"="MyComputer" %SystemRoot%\system32\perfmon.msc /s