Rabu, 26 Maret 2008
free download The Lost Watch Screensaver
Timepieces are favorites of screensaver artists. But... you've never seen a pocket watch like this. It's an exact replica of 18th century Abraham-Louis Breguet's timepiece, made by a man who is often called the greatest genius of watchmaking that ever lived. And the best part - that's not the point.
An absent-minded traveler dropped his golden pocket watch while crossing a river. A few coins fell out as well. Years went by, but the timepiece is still working just fine even though there is no one to wind it up. So here it lies on the bottom of the river, with sun bleaks playing with clocks hands.
This is exactly the picture I saw during my California vacation in the Sierra Mountains near Auburn last spring. I was so stunned by how beautiful it was I decided to create a screensaver about it. So now you can see it too.
click here to download
tips Changing Windows' Icons
You can change the Icons Windows uses for folders, the Start Menu, opened and closed folder in the Explorer, and many more.
1. Open RegEdit
2. Go to
HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Shell Icons
3. Add a string value for each Icon you wish to change.
Example: "3" ="C:\Windows\Icons\MyIcon.ico,0" This will change the closed folders in the Explorer to "MyIcon.ico". Here is a complete list for each value.
0= Unknown file type 1= MSN file types 2= Applications Generic 3= Closed Folder 4= Open Folder 5= 5.25" Drive 6= 3.25" Drive 7= Removable Drive 8= Hard Drive 9= NetWork Drive 10= Network Drive Offline 11= CD-ROM Drive 12= RAM Drive 13= Entire Network | 14= Network Hub 15= My Computer 16= Printer 17= Network Neighborhood 18= Network Workgroup 19= Start Menu's Program Folders 20= Start Menu's Documents 21= Start Menu's Setting 22= Start Menu's Find 23= Start Menu's Help 24= Start Menu's Run 25= Start Menu's Suspend 26= Start Menu's PC Undock 27= Start Menu's Shutdown | 28= Shared 29= Shortcut Arrow 30= (Unknown Overlay) 31= Recycle Bin Empty 32= Recycle Bin Full 33= Dial-up Network 34= DeskTop 35= Control Panel 36= Start Menu's Programs 37= Printer Folder 38= Fonts Folder 39= Taskbar Icon 40= Audio CD |
You need to reboot after making changes. You may need to delete the hidden file ShellIconCache if after rebooting the desired Icons are not displayed.
tips trick Multiple Columns For the Start Menu
To make Windows use multiple Start Menu Columns instead of a single scrolling column, like Windows 9x had, Also if you are using Classic Mode in XP
1. Open RegEdit
2. Go to the key
HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Advanced
3. Create a string value "StartMenuScrollPrograms"
4. Right click the new string value and select modify
5. Set the value to "FALSE"
Senin, 24 Maret 2008
Add Open With to all files
You can add "Open With..." to the Right click context menu of all files.This is great for when you have several programs you want to open the same file types with. I use three different text editors so I added it to the ".txt" key.
1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\*\Shell
3. Add a new Key named "OpenWith" by right clicking the "Shell" Key and selecting new
4. Set the (Default) to "Op&en With..."
5. Add a new Key named "Command" by right clicking the "OpenWith" Key and selecting new
6. Set the (Default) to "C:\Windows\rundll32.exe shell32.dll,OpenAs_RunDLL %1", C:\ being your Windows drive. You must enter the "OpenAs_RunDLL %1" exactly this way.
trick Backup / Restore the Registry
- If you are in MSDOS, at the C:\Windows prompt type
- Attrib -s -r -h C:\Windows\System.dat (press Enter)
- Attrib -s -r -h C:\Windows\User.dat (press Enter)
To make the backup copies type:
- copy C:\Windows\System.dat C:\Windows\System.000 (press Enter)
- copy C:\Windows\User.dat C:\Windows\user.000 (press Enter)
To Restore the Registry
- copy C:\Windows\System.000 C:\Windows\System.dat (press Enter)
- copy C:\Windows\User.000 C:\Windows\user.dat (press Enter)
edit Recycle Bin with regedit tools
Add rename to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:50,01,00,20
Add delete to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:60,01,00,20
Add rename and delete to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E} \ShellFolder
"Attributes"=hex:70,01,00,20
Restore the recycle bin to Windows defaults including un-deleting the icon after deletion:
Restore the icon.
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows \CurrentVersion\ explorer\
Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}
@="Recycle Bin"
Reset Windows defaults.
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E} \ShellFolder
"Attributes"=hex:40,01,00,20
Other edits to the recycle bin icon:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:40,01,01,20 ... standard shortcut arrow
"Attributes"=hex:40,01,02,20 ... a different shortcut arrow
"Attributes"=hex:40,01,04,20 ... and still another shortcut arrow
"Attributes"=hex:40,01,08,20 ... make it look disabled (like it's been cut) For Windows XP and 2000 also edit HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}
For Windows ME also edit HKEY_CURRENT_USER \Software\ Classes\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}
Sabtu, 22 Maret 2008
how to disable prefetch, it will fast booting
sometimes my computer is too late to access some files, and i'm disturbed on it, so i try to break my problem, and finally i ask my friend, who clever about computers and i got it the way, so from that i wanna share with you all for this problem.
for whom not know yet, see and read the articles be carefull but for whom has known it, complete the articles please by your idea.
to make your computers fast and no late again, you can be clean the volume of prefectch:
right klik star menu- C- Windows - prefetch- delete the volume all, see the picture
and if you will disable prefetch and no need delete again like the way above, see details below:
Run regedit -> Hkey Local Machine->System->CurrentControlSet->Control->Session Manager->Memory Management->Prefetch Paramaters
doble klik Prefetch Paramaters and give value 0, To take the effect faster, you should have to reboot or logout from the system, see picture