Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How To Make An Application a Service VB 6

How To Make An Application a Service VB 6

Scheduled Pinned Locked Moved Visual Basic
helptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    usmanmir
    wrote on last edited by
    #1

    Hi , please any one can help me how to make an application a service in VB 6 so that when the windows starts that application runs itself any don't have any need to start it. i.e , it starts itself.

    Y D 2 Replies Last reply
    0
    • U usmanmir

      Hi , please any one can help me how to make an application a service in VB 6 so that when the windows starts that application runs itself any don't have any need to start it. i.e , it starts itself.

      Y Offline
      Y Offline
      Yulianto
      wrote on last edited by
      #2

      If you just want the application to runs itself when the windows starts, you don't need to make a window service application. See this[^]


      Work hard, Work effectively.

      1 Reply Last reply
      0
      • U usmanmir

        Hi , please any one can help me how to make an application a service in VB 6 so that when the windows starts that application runs itself any don't have any need to start it. i.e , it starts itself.

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Do you want to run your app when Windows starts or when the user logs on? If you want to run it when the user logs on, follow the link the other person posted. If you want to run it when Windows starts, check here[^]. Warning! You'r application cannot have a user interface! If your app isn't completely autonomous, you'll run into problems with your application, and possible even stop Windows from shutting down! VB6 was not designed to create true, native Windows Services. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups