ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Unsolved Windows SDK to build an MSI

    IT Discussion
    sdk microsoft windows msi package management
    4
    11
    1.1k
    Loading More Posts
    • 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.
    • DustinB3403D
      DustinB3403
      last edited by DustinB3403

      Hey all, long time since I've posted. To summarize the ask is anyone familiar enough with Windows SDK to build an MSI out of an EXE? Hoping for a crash course on this.

      The software vendor provides only loose instructions to building an MSI, but it's all for SCCM and not SDK.

      Thanks

      ObsolesceO 1 2 Replies Last reply Reply Quote 1
      • ObsolesceO
        Obsolesce @DustinB3403
        last edited by

        @DustinB3403 said in Windows SDK to build an MSI:

        Hey all, long time since I've posted. To summarize the ask is anyone familiar enough with Windows SDK to build an MSI out of an EXE? Hoping for a crash course on this.

        The software vendor provides only loose instructions to building an MSI, but it's all for SCCM and not SDK.

        Thanks

        Why can't you install the EXE? Why does it have to be MSI?

        1 Reply Last reply Reply Quote 0
        • 1
          1337 @DustinB3403
          last edited by 1337

          @DustinB3403 said in Windows SDK to build an MSI:

          Hey all, long time since I've posted. To summarize the ask is anyone familiar enough with Windows SDK to build an MSI out of an EXE? Hoping for a crash course on this.

          The software vendor provides only loose instructions to building an MSI, but it's all for SCCM and not SDK.

          Thanks

          Why not convert the exi (as it is) to msi file without building it as an msi?
          There are wrappers and converters out there that will do it.

          Or are you looking for special customization of the msi files?

          DustinB3403D 1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403 @1337
            last edited by DustinB3403

            @Pete-S said in Windows SDK to build an MSI:

            @DustinB3403 said in Windows SDK to build an MSI:

            Hey all, long time since I've posted. To summarize the ask is anyone familiar enough with Windows SDK to build an MSI out of an EXE? Hoping for a crash course on this.

            The software vendor provides only loose instructions to building an MSI, but it's all for SCCM and not SDK.

            Thanks

            Why not convert the exi (as it is) to msi file without building it as an msi?
            There are wrappers and converters out there that will do it.

            Or are you looking for special customization of the msi files?

            The exe has no options at all, I did try a wrapper but it failed to work. So I figured might as well go down the road that's been paved..

            ObsolesceO scottalanmillerS 3 Replies Last reply Reply Quote 0
            • ObsolesceO
              Obsolesce @DustinB3403
              last edited by

              @DustinB3403 said in Windows SDK to build an MSI:

              @Pete-S said in Windows SDK to build an MSI:

              @DustinB3403 said in Windows SDK to build an MSI:

              Hey all, long time since I've posted. To summarize the ask is anyone familiar enough with Windows SDK to build an MSI out of an EXE? Hoping for a crash course on this.

              The software vendor provides only loose instructions to building an MSI, but it's all for SCCM and not SDK.

              Thanks

              Why not convert the exi (as it is) to msi file without building it as an msi?
              There are wrappers and converters out there that will do it.

              Or are you looking for special customization of the msi files?

              The exe has no options at all, I did try a wrapper but it failed to work. So I figured might as well go down the road that's been paved..

              You've tried those like /verysilent and such?

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @DustinB3403
                last edited by

                @DustinB3403 said in Windows SDK to build an MSI:

                @Pete-S said in Windows SDK to build an MSI:

                @DustinB3403 said in Windows SDK to build an MSI:

                Hey all, long time since I've posted. To summarize the ask is anyone familiar enough with Windows SDK to build an MSI out of an EXE? Hoping for a crash course on this.

                The software vendor provides only loose instructions to building an MSI, but it's all for SCCM and not SDK.

                Thanks

                Why not convert the exi (as it is) to msi file without building it as an msi?
                There are wrappers and converters out there that will do it.

                Or are you looking for special customization of the msi files?

                The exe has no options at all, I did try a wrapper but it failed to work. So I figured might as well go down the road that's been paved..

                I think an MSI conversion tool will likely be the best option then.

                DustinB3403D 1 Reply Last reply Reply Quote 0
                • ObsolesceO
                  Obsolesce @DustinB3403
                  last edited by

                  @DustinB3403 said in Windows SDK to build an MSI:

                  @Pete-S said in Windows SDK to build an MSI:

                  @DustinB3403 said in Windows SDK to build an MSI:

                  Hey all, long time since I've posted. To summarize the ask is anyone familiar enough with Windows SDK to build an MSI out of an EXE? Hoping for a crash course on this.

                  The software vendor provides only loose instructions to building an MSI, but it's all for SCCM and not SDK.

                  Thanks

                  Why not convert the exi (as it is) to msi file without building it as an msi?
                  There are wrappers and converters out there that will do it.

                  Or are you looking for special customization of the msi files?

                  The exe has no options at all, I did try a wrapper but it failed to work. So I figured might as well go down the road that's been paved..

                  What options are required?

                  1 Reply Last reply Reply Quote 0
                  • DustinB3403D
                    DustinB3403 @scottalanmiller
                    last edited by

                    @scottalanmiller any recommendations?

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @DustinB3403
                      last edited by

                      @DustinB3403 said in Windows SDK to build an MSI:

                      @scottalanmiller any recommendations?

                      Maybe this?

                      https://www.exemsi.com/download/

                      1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller
                        last edited by

                        A few more that I found...

                        https://emcosoftware.com/msi-package-builder/convert-exe-to-msi

                        https://apreltech.com/Downloads/ExetomsiSetup.msi

                        https://community.chocolatey.org/packages/masterpackager

                        1 Reply Last reply Reply Quote 0
                        • DustinB3403D
                          DustinB3403
                          last edited by

                          Thanks I'll give this a try today

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post