VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Registry Run Adder Run Programs on Startup

Alexander Lowe  (1 Submission)   Games   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This shows you how to add to the registry Run Key so that you can start applications on startup. This uses no API calls to do so. Rather, it generates a reg file and imports that.


This was done to accompish the task of adding registry keys, but not wanting to figure out the API calls necessary. It's fast, it works, and it's easy.

Rate Registry Run Adder Run Programs on Startup (2(2 Vote))
Registry Run Adder Run Programs on Startup.bas

Registry Run Adder Run Programs on Startup Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters