|
-
May 22nd, 2007, 06:35 AM
#1
Thread Starter
Member
to run vb exe whenever computer starts
Sir,
I have to run vb exe file whenever the computer starts. How could I do this.
Pls help me.
-
May 22nd, 2007, 06:36 AM
#2
Re: to run vb exe whenever computer starts
Put the name of your .exe file in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
-
May 22nd, 2007, 11:20 AM
#3
Re: to run vb exe whenever computer starts
Or just drag vb.exe to the C:\Documents and Settings\<your name>\Start Menu\Programs\Startup directory.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
May 22nd, 2007, 02:07 PM
#4
Lively Member
Re: to run vb exe whenever computer starts
I'm wondering does he mean the actual VB application or a program he made :-O
-
May 22nd, 2007, 02:56 PM
#5
Re: to run vb exe whenever computer starts
yeah vb.exe means VirusBad.exe heh heh heh But the startup folder is the best bet. no registry hacking required and it is easy to remove again.
-
May 22nd, 2007, 02:59 PM
#6
Lively Member
Re: to run vb exe whenever computer starts
You never know, he could have made his own little trojan so he can open someones CDROM :-P, that's so long as they have absolutely nothing enabled on their computer which almost everybody does :-D
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|