Results 1 to 6 of 6

Thread: to run vb exe whenever computer starts

  1. #1

    Thread Starter
    Member
    Join Date
    May 2007
    Location
    Delhi
    Posts
    34

    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.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: to run vb exe whenever computer starts

    Put the name of your .exe file in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

  3. #3
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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

  4. #4
    Lively Member ixtrip's Avatar
    Join Date
    Aug 2005
    Posts
    64

    Re: to run vb exe whenever computer starts

    I'm wondering does he mean the actual VB application or a program he made :-O

  5. #5
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    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.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  6. #6
    Lively Member ixtrip's Avatar
    Join Date
    Aug 2005
    Posts
    64

    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
  •  



Click Here to Expand Forum to Full Width