|
-
May 13th, 2013, 06:28 AM
#1
Thread Starter
Junior Member
how to make vb6 applicataion that tart automatically when windws starts
how to make vb6 applicataion that tart automatically when windws starts help me
-
May 13th, 2013, 06:44 AM
#2
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!
-
May 13th, 2013, 08:15 AM
#3
Re: how to make vb6 applicataion that tart automatically when windws starts
 Originally Posted by kushaladhikari12
... 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)
-
May 13th, 2013, 08:22 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|