Q3 – The Quaker
Get quaked !!!

Archive for the 'Tips.Tricks.Tweaking' Category

Format your Pen drives to NTFS

October 18, 2008

 I read about this in DIGIT magzine and also got a link on the web. An old trick though , but helps….
Here it is
1. Open your device manager.
 
2. Navigate to Properties….Select “Policies” tab and click on “Optimize for Performance”.
 
 
3. Now simple format your Pen drive to NTFS using the standard Windows Utility….
 
4. Your done , Enjoy [...]

Creating shutdown , restart buttons on the desk

March 22, 2007

You can create these buttons on the desktop , you gotta follow this procedure :
1. Right click on the desktop > New> Shortcut.
2. A wizard shall appear.
3. In the command line , type in
shutdown -s  -to shut down your comp.
shutdown -r  -to restart you comp.

shutdown -l   -to log off.

That’s it , your done. Now you [...]