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. The Lounge
  3. Windows Installer Version ?

Windows Installer Version ?

Scheduled Pinned Locked Moved The Lounge
windows-admintutorialquestionannouncement
6 Posts 3 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.
  • C Offline
    C Offline
    Christian Graus
    wrote on last edited by
    #1

    a/ Can I suggest a forum for issues to do with writing installer files ? b/ Does anyone know how to check what version of Windows Installer is installed, without calling the MSI.dll ? I assume the answer is in the registry, but I can't see where, and google isn't helping. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

    P 1 Reply Last reply
    0
    • C Christian Graus

      a/ Can I suggest a forum for issues to do with writing installer files ? b/ Does anyone know how to check what version of Windows Installer is installed, without calling the MSI.dll ? I assume the answer is in the registry, but I can't see where, and google isn't helping. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

      P Offline
      P Offline
      paulb
      wrote on last edited by
      #2

      go to a command prompt and type msiexec /?

      C 1 Reply Last reply
      0
      • P paulb

        go to a command prompt and type msiexec /?

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

        Thanks, but as I inferred, I'm writing an installer. For people bound to be scared of the command prompt. I ended up doing it in C++, loading the dll and checking it's version. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

        P 1 Reply Last reply
        0
        • C Christian Graus

          Thanks, but as I inferred, I'm writing an installer. For people bound to be scared of the command prompt. I ended up doing it in C++, loading the dll and checking it's version. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

          P Offline
          P Offline
          paulb
          wrote on last edited by
          #4

          Just out of interest - what are you using to create your installer? We've been using this. Quite a learning curve, especially if you don't know much about windows installer to begin with, but its powerful and easy enough to use once you get the hang of it.

          C 1 Reply Last reply
          0
          • P paulb

            Just out of interest - what are you using to create your installer? We've been using this. Quite a learning curve, especially if you don't know much about windows installer to begin with, but its powerful and easy enough to use once you get the hang of it.

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

            Advanced Installer[^] - I've used the free version for a while, but I finally coughed up $150 for the pro version, despite their lack of meaningfull help when I was trying to work out how to write a password validation dll ( never done dll's before, I had to learn how to export the function ). Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

            R 1 Reply Last reply
            0
            • C Christian Graus

              Advanced Installer[^] - I've used the free version for a while, but I finally coughed up $150 for the pro version, despite their lack of meaningfull help when I was trying to work out how to write a password validation dll ( never done dll's before, I had to learn how to export the function ). Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

              R Offline
              R Offline
              raouls
              wrote on last edited by
              #6

              have you had a look at innosetup (http://jrsoftware.org[^])? it's my personal favourite :) and it's quite flexible and powerful. oh, and it's free. failing that, there's also the nullsoft installer system (http://nsis.sourceforge.net/[^]). -- Raoul Snyman Saturn Laboratories e-mail: raoul.snyman@saturnlaboratories.co.za web: http://www.saturnlaboratories.co.za/ blog: http://blog.saturnlaboratories.co.za/ linux user: #333298

              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