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. C / C++ / MFC
  4. services in xp

services in xp

Scheduled Pinned Locked Moved C / C++ / MFC
question
6 Posts 4 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.
  • A Offline
    A Offline
    Archer282
    wrote on last edited by
    #1

    how do you install your app as a service one windows xp?

    G 1 Reply Last reply
    0
    • A Archer282

      how do you install your app as a service one windows xp?

      G Offline
      G Offline
      GflPower
      wrote on last edited by
      #2

      ServiceProjectName.exe /install d

      A 1 Reply Last reply
      0
      • G GflPower

        ServiceProjectName.exe /install d

        A Offline
        A Offline
        Archer282
        wrote on last edited by
        #3

        i dont think you understand what i'm asking.. i wan't to know how to programmatically add an application that i made as a service...

        L T 2 Replies Last reply
        0
        • A Archer282

          i dont think you understand what i'm asking.. i wan't to know how to programmatically add an application that i made as a service...

          L Offline
          L Offline
          l a u r e n
          wrote on last edited by
          #4

          ummmmmm run the command mentioned above as a separate process so it installs? CreateProcess(...)


          "there is no spoon"
          {biz stuff} {about me}

          1 Reply Last reply
          0
          • A Archer282

            i dont think you understand what i'm asking.. i wan't to know how to programmatically add an application that i made as a service...

            T Offline
            T Offline
            ThatsAlok
            wrote on last edited by
            #5

            Archer282 wrote:

            i wan't to know how to programmatically add an application that i made as a service...

            use this api CreateService()

            "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

            cheers, Alok Gupta VC Forum Q&A :- I/ IV

            A 1 Reply Last reply
            0
            • T ThatsAlok

              Archer282 wrote:

              i wan't to know how to programmatically add an application that i made as a service...

              use this api CreateService()

              "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

              cheers, Alok Gupta VC Forum Q&A :- I/ IV

              A Offline
              A Offline
              Archer282
              wrote on last edited by
              #6

              thank you!!, that's exactly what i was looking for..

              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