Sunday, July 3, 2011

Make a Program Run at Startup

It sometimes require for us to make some programs run at startup. To accomplish this task, follow the steps as mentioned :

  1. Run registry editor ( run (win+R) and then type regedit)
  2. Then Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
  3. Edit\New\String Value
  4. Rename New Value #1 to the name of program to be run at startup
  5. Double click the name so renamed
  6. In Value data, give the complete path to the executable file of that software such as D:\softwares\togglehiddenfile.exe
  7. Ok
  8. Log off and upon your next log on you'll find the program running at the startup

Download toggle hidden file from the link
http://www.mediafire.com/?wymi4cwsyjv6d8v

This software helps to turn on or off the hidden files and folders upon an easy shortcut key . But it doesn't start up at the startup. Hence to start it at the startup follow the above mentioned steps and get rid from every time repeating the boring steps each and every time to turn on or off the hidden files and folders.
Enjoy it.

No comments:

Post a Comment