Run a program on startup.

fasterbetter

Honorable
Mar 28, 2013
109
0
10,690
Hi everyone,

Straight to the question,how can i run a program on startup?I have already tried to put a shortcut of the program in the 'startup' folder in start menu but nothing happens when i start my pc.
BTW,for additional info,the program name is 'Dxtory' which i use to lock fps in games but forget to start it everytime on boot.Thanks in advance!
 
Solution
first option would be to check if the program itself has an inbuilt setting for this
if not u have to do it via the Registry
this is a guide for that http://www.pctools.com/guides/registry/detail/109/

fasterbetter

Honorable
Mar 28, 2013
109
0
10,690


thanks for answer.the program does not have a option of boot on startup. Is there any other way than to fiddle with registry? i am new to that and would not like to do any damage to my win 7 installation.
 

fasterbetter

Honorable
Mar 28, 2013
109
0
10,690
ok so i think i have to choose the 2nd option.can you please help me in this? Acc. to the link posted by you,the first step is to open registry,so to do that i have to type regedit in run.is it correct? the second step is to find a key named" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]" now,what is that key? and how will i find that?(sorry for too many questions). The last step that i don't know is to create a new string for that program. Help is greatly appreciated.
 

jinayhvora

Honorable
to add the program for just ur user account add it within HKEY_CURRENT USER
to add it for all users on ur PC do the same in HKEY_LOCAL_MACHINE
u do not have to search for any key as u're going to create a new one
the 'keys' appear as folders in the Registry Editor
inside the Run folder/key add a new String, set the name of the string to the name of the program and the data in it would be the path to ur program's exe