Miscellaneous > Applications

VB: adding something to registry so it satarts when comp starts

<< < (3/4) > >>

Kintaro:
I dont know the code but it has to be in VB
but the key is put in
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
try adding this:

--- Code: ---
--- End code ---

Refalm:
Hey Alex, don't be such a noob...
Don't ask people, but learn it yourself.
I'm sure your local library or bookshop has a VB tutorial in your language... read and follow things from the book, and at the end, you can program in VB...

Calum:
there's nothing wrong with being a newbie or asking questions, but asking what y/n means is taking it a bit far. You could quite easily look up the definition for any of those words you have asked about, alex, really you should only ask when you have tried something and run into a problem, otherwise you will only slow yrself down.

alied_perez:

quote:Originally posted by Alex:
in VB how do i add a reg key so the same program will run when the computer starts?
--- End quote ---

Hello
First, I'd like to respect all us each other.
VB you say!? :)
I'd recomend U to use some real Programming language, such as C (not C#)

Anyway, you should read the MSDN about how editing the registry and create new string values in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run; HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce; HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx and teir HKEY_CURRENT_USER relatives keys.

Ain't this a AntiMicrosoft site?
Why then R U asking about M$ tools for M$ products anyway?

Master of Reality:
while your editing the registry, you might as well delete some of the keys under the sytem folders, its mostly spyware anyway.. it'll make your computer run faster.  :D   :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version