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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. c# installer

c# installer

Scheduled Pinned Locked Moved C#
questioncsharp
3 Posts 2 Posters 1 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
    askhar516
    wrote on last edited by
    #1

    how can i make the system restart after installing?c# installer can do this?thanks.

    K 1 Reply Last reply
    0
    • A askhar516

      how can i make the system restart after installing?c# installer can do this?thanks.

      K Offline
      K Offline
      Keith Barrow
      wrote on last edited by
      #2

      You can't make an installer force a reboot directly from visual studio project, you need to modify the installer that gets created. A tool called [annoyingly] Orca is useful, it lets you modify the installer: http://support.microsoft.com/kb/827020[^] You'll need to do this every time you re-build the installer package :(

      A 1 Reply Last reply
      0
      • K Keith Barrow

        You can't make an installer force a reboot directly from visual studio project, you need to modify the installer that gets created. A tool called [annoyingly] Orca is useful, it lets you modify the installer: http://support.microsoft.com/kb/827020[^] You'll need to do this every time you re-build the installer package :(

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

        keefb,thank you very much!

        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