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. How would one create a custom install with specifc application insatll ?

How would one create a custom install with specifc application insatll ?

Scheduled Pinned Locked Moved C#
questionworkspace
2 Posts 2 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.
  • B Offline
    B Offline
    Berlus
    wrote on last edited by
    #1

    Hello, I was wondering how can I build a custom install that would show the user a list of optional applications, and the user will be able to choose which he wants ? (like the custom insatllation of office/windows) I have tried to go over the standard dialog of the "setup project" in visual, but didn't find anything suitable ? On the same subject, what are the merge modules, and what are they good for ? thanks, berlus

    C 1 Reply Last reply
    0
    • B Berlus

      Hello, I was wondering how can I build a custom install that would show the user a list of optional applications, and the user will be able to choose which he wants ? (like the custom insatllation of office/windows) I have tried to go over the standard dialog of the "setup project" in visual, but didn't find anything suitable ? On the same subject, what are the merge modules, and what are they good for ? thanks, berlus

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      merge modules allow you to merge code into your install, such as runtime libraries, etc. The list of optional applications - I dunno what you can do with VS but with www.advancedinstaller.com, I can set up files to be installed, make them part of groups, then have the user select which groups to install. The Office etc stuff is more complex again, I doubt they use the standard MSI format for that.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      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