Results 1 to 4 of 4

Thread: how to make vb6 applicataion that tart automatically when windws starts

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2013
    Posts
    22

    Resolved how to make vb6 applicataion that tart automatically when windws starts

    how to make vb6 applicataion that tart automatically when windws starts help me

  2. #2
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Re: how to make vb6 applicataion that tart automatically when windws starts

    That is not a function of your VB6 application, you need to "make" the Operating System start your application. Something like putting the .exe into the "AutoStart"-folder.
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  3. #3
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: how to make vb6 applicataion that tart automatically when windws starts

    Quote Originally Posted by kushaladhikari12 View Post
    ... help me
    Have you tried searching the forum? Can you give us some background about your application? Perhaps there's a better way of doing what you want.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

  4. #4
    Frenzied Member
    Join Date
    Dec 2008
    Location
    Melbourne Australia
    Posts
    1,487

    Re: how to make vb6 applicataion that tart automatically when windws starts


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