Visual Basic 2008 Tutorial - How to make your VB programs startup automatically when windows starts
Loading...
17,609
Loading...
Uploader Comments (wwwsalmonatorcom)
Top Comments
-
If you get an error on HKEY code all you gottta do is save the project and go to the .EXE file and right click > run as adminstartor!
see all
All Comments (73)
-
just wondering does this work in 2010?
-
AUSSIIIEEE!!! =D
-
YOU are a right but what happening for the STARTUP to strat up with windows run add a timer and add this following code ()private sub Form_load ()timer1.start End Sub and ()Private sub Timer1_tick ("{SendKeys.Send("{BACKSPACE End Sub
-
all blind...
\CurrentVersi-on\Run
to
\CurrentVersion\Run
-
I send you an email.
-
Key is in the registry, but in doesn't start up!
-
it doesnt works
-
it doesnt show up in the RUN reg folder
-
Loading...
Well.. i writed Nice but when i debug it it "mark" the HKEY line with yellow coulor..
and says that ther an error..
WTF
MysticalHack 2 years ago
Hover over the highlighted lie, and does it say anything like the type of error?
wwwsalmonatorcom 2 years ago
if i write a little piece of your code wrong will it then cause a total system breakdown?
coolguyflex 2 years ago
Nope. More than likely it just won't work, but it won't break anything.
wwwsalmonatorcom 2 years ago