Stop Microsoft

Miscellaneous => Applications => Topic started by: Scorcher2005 on 9 May 2002, 16:41

Title: VB: adding something to registry so it satarts when comp starts
Post by: Scorcher2005 on 9 May 2002, 16:41
in VB how do i add a reg key so the same program will run when the computer starts?
Title: VB: adding something to registry so it satarts when comp starts
Post by: voidmain on 9 May 2002, 20:51
Code: [Select]
Title: VB: adding something to registry so it satarts when comp starts
Post by: Aaron Ni on 10 May 2002, 07:06
Uh hummm, make sure you put that program on your freinds comps too.    :rolleyes:
Title: VB: adding something to registry so it satarts when comp starts
Post by: Scorcher2005 on 11 May 2002, 23:00
i didnt ask how to format the computer dumbass, i ONLY want to know the line(s) of code to put in VB to tell it to put it in the registry so it loads when the computer boots.

Also what does echo y/n mean?

[ May 11, 2002: Message edited by: Alex ]

Title: VB: adding something to registry so it satarts when comp starts
Post by: psyjax on 11 May 2002, 23:15
quote:
Originally posted by Alex:
i didnt ask how to format the computer dumbass, i ONLY want to know the line(s) of code to put in VB to tell it to put it in the registry so it loads when the computer boots.

Also what does echo y/n mean?

[ May 11, 2002: Message edited by: Alex ]




clueless. simply clueless.   :D

[ May 11, 2002: Message edited by: psyjax ]

Title: VB: adding something to registry so it satarts when comp starts
Post by: Refalm on 12 May 2002, 00:06
quote:
in VB how do i add a reg key so the same program will run when the computer starts?


The answer is to call up the Microsoft support. They make VB editing programs, so they must now what to do.
If they don't answer at first, try again, only half of the staff knows how to handle VB support.
Also, the best time to try this is at night, because most VB using Microsoft support-staff is than avaible to answer your calls.
Title: VB: adding something to registry so it satarts when comp starts
Post by: Scorcher2005 on 12 May 2002, 05:48
quote:
Originally posted by psyjax:



clueless. simply clueless.    :D  

[ May 11, 2002: Message edited by: psyjax ]



whats that suppose to mean?
Title: VB: adding something to registry so it satarts when comp starts
Post by: Scorcher2005 on 12 May 2002, 05:49
quote:
Originally posted by Aaron:
Uh hummm, make sure you put that program on your freinds comps too.


y would i, i am just trying to learn more about vb, not make a trojan
Title: VB: adding something to registry so it satarts when comp starts
Post by: iancom on 12 May 2002, 16:52
Hmm, that's not the impression you give from this thread (http://forum.fuckmicrosoft.com/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=2&t=000167&p=2) of yours... It sounds very much like you're trying various different ways to hack your school's network so you can look at another classmate's private network drive.

I would reiterate other people's suggestions that you do something more constructive like learning to use Linux/Perl/C++ - you'll probably pick up answers to all your questions here along the way - along with a sense of why trying to hack other peoples' networks is wrong in the first place.
Title: VB: adding something to registry so it satarts when comp starts
Post by: Calum on 13 May 2002, 13:24
you called voidmain a dumbass, alex!

bad start.

i think you hads better stop being so arrogant with this "i want, i want, i want" stuff if you don't even know the meanings of words like "clueless" and "yes" and "no".
Title: VB: adding something to registry so it satarts when comp starts
Post by: Kintaro on 14 May 2002, 08:30
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: [Select]
Title: VB: adding something to registry so it satarts when comp starts
Post by: Refalm on 14 May 2002, 22:04
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...
Title: VB: adding something to registry so it satarts when comp starts
Post by: Calum on 15 May 2002, 00:41
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.
Title: VB: adding something to registry so it satarts when comp starts
Post by: alied_perez on 15 May 2002, 04:02
quote:
Originally posted by Alex:
in VB how do i add a reg key so the same program will run when the computer starts?

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?
Title: VB: adding something to registry so it satarts when comp starts
Post by: Master of Reality on 15 May 2002, 08:15
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
Title: VB: adding something to registry so it satarts when comp starts
Post by: Refalm on 15 May 2002, 20:26
Someday, M$ will cut me off, because I'm browsing this website, and to make things worse, I'm browsing with Netscape  :D
Title: VB: adding something to registry so it satarts when comp starts
Post by: Refalm on 15 May 2002, 20:30
quote:
there's nothing wrong with being a newbie or asking questions


Oh yeah, wait untill you have a noob in your buddy list that knows that your good in computers... they'll e-mail you with dumb questions untill you can't handle it anymore
Title: VB: adding something to registry so it satarts when comp starts
Post by: Calum on 15 May 2002, 20:43
buddy list? block list more like!

like anything, questions are a tool to be used wisely, or for the purposes of evile! bwa ha ha ha ha ha haaaaaaa!!!!!

(oops, sorry!  :D  )

I do reckon that questions are for the lazy and should be used as a last resort. This is because if you find something out yrself, you will remember how you did it. If somebody else does the legwork, it's in one ear and down the leg of your pants before you know it.

Myself, i have asked hundreds of questions on this forum alone, but i do make the effort first, if you don't make the effort before you ask questions, why would you even after you got the answer?