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. Install Shield Wizard

Install Shield Wizard

Scheduled Pinned Locked Moved C / C++ / MFC
sysadmintutorial
3 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.
  • M Offline
    M Offline
    Magius96
    wrote on last edited by
    #1

    Ok, I'm creating an Installation using MS Install Shield Wizard. My installation has 3 components. I need to know how to see if a certain component is being installed, so that I can place a shortcut on the desktop, and in the startmenu-programs folder, only if that component is being installed. The two components I need to check are named "CFW Source files" and "CFW Server files", the third component is not important for this, because it only contains system dll files. What I'm trying to do, is if the user installs only the source files, then I want to create a shortcut to the project file(circle.dsw). And if the user installs the server files, I want to create a shortcut to the program file(CFW.exe). What I don't want to do, is create either of those shortcuts, if those files are not being installed. I already know how to create the shortcuts. I just need to know how to make them depending upon which component was installed. "Don't tell me I'm smart, I might actually believe you!"

    M 1 Reply Last reply
    0
    • M Magius96

      Ok, I'm creating an Installation using MS Install Shield Wizard. My installation has 3 components. I need to know how to see if a certain component is being installed, so that I can place a shortcut on the desktop, and in the startmenu-programs folder, only if that component is being installed. The two components I need to check are named "CFW Source files" and "CFW Server files", the third component is not important for this, because it only contains system dll files. What I'm trying to do, is if the user installs only the source files, then I want to create a shortcut to the project file(circle.dsw). And if the user installs the server files, I want to create a shortcut to the program file(CFW.exe). What I don't want to do, is create either of those shortcuts, if those files are not being installed. I already know how to create the shortcuts. I just need to know how to make them depending upon which component was installed. "Don't tell me I'm smart, I might actually believe you!"

      M Offline
      M Offline
      Maximilien
      wrote on last edited by
      #2

      I assume you're InstallShield, I suggest looking at their documentation, and support pages and forums. I'm sorry, I'm haven't been InstallShield for a few months now, and it's one of those product that are easy to forget! InstallShield Forum[^] and www.InstallSite.org[^] There are quite a few nice people there also. Max.

      M 1 Reply Last reply
      0
      • M Maximilien

        I assume you're InstallShield, I suggest looking at their documentation, and support pages and forums. I'm sorry, I'm haven't been InstallShield for a few months now, and it's one of those product that are easy to forget! InstallShield Forum[^] and www.InstallSite.org[^] There are quite a few nice people there also. Max.

        M Offline
        M Offline
        Magius96
        wrote on last edited by
        #3

        Hmm, thanks, I'll check them out, not that I'm gonna leave here for anything. CodeProject it da BOMB! <NOTE:This message in no means reflects the actuall thoughts, concerns, or opinions of the author, the president, or the rat living in your walls. Please do not take it seriously, jokingly, lovingly, or at all.> "Don't tell me I'm smart, I might actually believe you!" "I once knew a guy who said he was a coder...The FBI arrested him two days later."

        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