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#
  4. Setup Deployment User Interface Problem

Setup Deployment User Interface Problem

Scheduled Pinned Locked Moved C#
csharpvisual-studiocomdesignsysadmin
1 Posts 1 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.
  • E Offline
    E Offline
    ekynox
    wrote on last edited by
    #1

    G'day guys, Today I have been playing with the option of having to insert additional user interface dialogs in the setup msi project in visual studio. One my goals in this setup msi project is to allow the user to select the option of whether they want to read the user guide or install the software. I have implemented this option as a two radiobutton form under the User Interface Option. The problem I am experiencing is that, when the user selects the option of simply viewing the user guide, the setup msi starts to install the software once the software is half through the installation it then fires up the user guide then continues to complete the installation. What do I need to do in order to prevent the setup msi from installing the software when the user selects the option of viewing the user guide document. I have used the following article as a reference to get me started in customizing the user interface dialog: http://www.codeproject.com/dotnet/Easy\_Custom\_Setup.asp Any pointers will be most appreciated. thanks

    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