allanruba Posted August 5, 2008 Posted August 5, 2008 Well.. i need to add some .exe files to start up.. i know its by registry but dunno how :Sif some one can explain me plz..see ya
ccl0 Posted August 6, 2008 Posted August 6, 2008 probably better asking your question here: http://www.msfn.org/board/Unattended-Windo...P-2003-f70.html
allanruba Posted August 7, 2008 Author Posted August 7, 2008 probably better asking your question here: http://www.msfn.org/board/Unattended-Windo...P-2003-f70.htmlok sorry im new :$
narayanaswamy Posted September 4, 2008 Posted September 4, 2008 can u pls try adding it to scheduled tasks and set it to run at every logon??
inka Posted September 10, 2008 Posted September 10, 2008 You want some .exe file auto start at windows startup ?If it's true , you can copy .exe file (or shortcut) into StartMenu>Startup folder , your file will autorun next time !Other way , in registry , find the key "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run"For each program you want to start automatically create a new string value using a descriptive name, and set the value of the string to the program executable. For example, to automatically start Notepad, add a new entry of "Notepad"="c:\windows\notepad.exe".
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now