Sign in with
Sign up | Sign in
Your question

Starting a program in Windows 7 at logon first

Tags:
  • Windows 7
  • Internet
Last response: in Windows 7
Share
October 3, 2014 7:01:13 PM

Hello, I've been looking on the internet for a way to start a program at a user logon, but only the program itself runs, and nothing else until it is closed.

I have a script that runs Truecrypt and mounts a volume after password entry.

I need that to run to first on startup, but only that. I've used task scheduler to have the program run at startup, or logon but everything else still boots up at the same time.

More about : starting program windows logon

October 4, 2014 3:39:45 AM

From a run box type 'msconfig' and select the Startup Tab. You can check the applications you wish to start from loading with windows
m
0
l
October 16, 2014 9:24:05 PM

Also, you can put files to run at startup in the startup folder, to create one, press the WinKey and R to open up Run, then type in "shell:Startup" (without the quotes) and press 'OK'.
I'm not sure if this will help you, however.
m
0
l
!