Jump to content

how can make prog start when windows start ?


sonson2003

Recommended Posts


You can add an entry to your Run key in the Registry and apply it during the unattended install using the Runonceex.cmd as noted here, Silent Registry Tweaks

The key to add the program executable to is:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

Another way to do it would be to create a batch file that creates a shortcut, .lnk file, and copies it into the Startup directory for All Users or Default User.

Hope this helps.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...