VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Registry Run Adder Run Programs on Startup

by Alexander Lowe (1 Submission)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

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

Upload

Download this snippet    Add to My Saved Code

Registry Run Adder Run Programs on Startup Comments

No comments have been posted about Registry Run Adder Run Programs on Startup. Why not be the first to post a comment about Registry Run Adder Run Programs on Startup.

Post your comment

Subject:
Message:
0/1000 characters