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. Windows Forms
  4. installer.log

installer.log

Scheduled Pinned Locked Moved Windows Forms
sysadmintutorialquestion
3 Posts 2 Posters 2 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.
  • S Offline
    S Offline
    sarada_prasad
    wrote on last edited by
    #1

    Hey I created one windows service and created the set and deployment project for that I installed this service successfully at the client machine now I want to see each step of the installation process on the client machine Is byy default windows installer creating the install.log file or we have to create it? if it is by default whats the location of the file? or if we have to create how can it be? please guide me... Thanks in advance

    K 2 Replies Last reply
    0
    • S sarada_prasad

      Hey I created one windows service and created the set and deployment project for that I installed this service successfully at the client machine now I want to see each step of the installation process on the client machine Is byy default windows installer creating the install.log file or we have to create it? if it is by default whats the location of the file? or if we have to create how can it be? please guide me... Thanks in advance

      K Offline
      K Offline
      kubben
      wrote on last edited by
      #2

      If installutil is used it is located where the exe for the window service is located. Ben

      1 Reply Last reply
      0
      • S sarada_prasad

        Hey I created one windows service and created the set and deployment project for that I installed this service successfully at the client machine now I want to see each step of the installation process on the client machine Is byy default windows installer creating the install.log file or we have to create it? if it is by default whats the location of the file? or if we have to create how can it be? please guide me... Thanks in advance

        K Offline
        K Offline
        kubben
        wrote on last edited by
        #3

        Hello, I haven't tried to install a windows service with a setup project yet. I always install them manually since there can be issues. Perhaps you should try to use the installutil manaully and see if the log files show up. I guess another option for the install logs would be where the setup.exe was run. The log files should have an extension of *.INstalllog or *.InstallState So you could do a search for those extension. The * is replaced with your exe name for your windows service. Hope that helps. Ben

        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