Archives for Windows
17 Aug by fetch1 in Windows
How to Prevent IE’s History from getting deleted?
IE - Internet Exlporer
Open notepad>paste the script and save as anyname.reg
double click the file and answer in yes
you are done!
Script to Prevent:
Windows Registry Editor Version 5.00
"History"=dword:00000001
"History"=dword:00000001
Script to Undo:
Windows Registry Editor Version 5.00
"History"=dword:00000000
"History"=dword:00000000 ...more»
17 Aug by fetch1 in Windows
How to make a folder delete protected?
1. Right click on the folder
2. Then in the general tab click advanced (near read only option)
3. In that click encrypt contents to secure data.
4. This can happen if u run windows Xp and you have Ntfs file system on that particular drive and an administrative account.
done ! ...more»
17 Aug by fetch1 in Windows
How to make An Autorun file for CD?
If you want to make a autorun file for that CD you are ready to burn just read this...
1. Open notepad
2. now you write:
OPEN=INSTALL\Setup_filename.EXE
ICON=INSTALL\Setup_filename.EXE
Now save it but not as a .txt file but as a .inf file.
But remember! The "Setup_filename.EXE" MUST be replaced with the name of the setup file. ...more»
17 Aug by fetch1 in Windows
Prevent PenDrive Viruses
:: Do the following ::
1) Disable autorun/autoplay function of your pen drive.
2) Now plugin your pen drive and open any folder of your computer.
(Do not open any folder from ur pen drive.)
3) Now goto tools then select Folder Option
In that box mark the Show Hidden Files & Folders option.
Also Uncheck ...more»
World’s Most smallest Batch Virus
This is the smallest batch virus only of 5 letters in length
%0|%0
save this as bat file n run it
you cannot successfully exit this program....
Explanation
%0 gives the location of bat file which is running it including the filename
this program will create two instance of itself and each instance will again creates ...more»
17 Aug by fetch1 in Browser Shortcuts, Windows
Shortcut key for Closing current Tab in a Browser?
Shortcut key- Control + W
It can also close windows other then Browsers like My Computer, My Documents.... e.t.c ...more»
17 Aug by fetch1 in Browser Shortcuts
Shortcut key for opening New Tab in a Browser?
Firstly, this applies for only those browsers which supports tabs
Shortcut Key - Control + T ...more»
17 Aug by fetch1 in Browser Shortcuts, Windows
How to Zoom in or Zoom out in a Browser?
When the desired page is loaded,
Keep the Control pressed and Scroll up for Zoom in and do the Reverse for Zoom out, Moreover all browsers supports this. tested on Opera and Mozilla works fine. ...more»


No Comment
Tags: How to Prevent IE's History from getting deleted?