How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me
-
How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me
-
How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me
As a security measure, you cannot run programs before Windows login.
Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.
-
How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me
You've asked this question before, gotten a bunch of answers, and chose to ignore them. You're already been told - in order to run an application at Windows startup, you'd have to write it as a Windows Service.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
How can i load a program before windows logging in? adding a shortcut into a StartUp dirrectory did not help me
You have to write a Windows service.
Cheers, Vıkram.
After all is said and done, much is said and little is done.
-
As a security measure, you cannot run programs before Windows login.
Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.
MatrixCoder wrote:
As a security measure, you cannot run programs before Windows login.
You can run programs before windows login. They are called Windows Services.
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website