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. Install shield software

Install shield software

Scheduled Pinned Locked Moved The Lounge
announcementworkspace
8 Posts 6 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.
  • H Offline
    H Offline
    harish kota
    wrote on last edited by
    #1

    hi All I am trying to make a one click install from web. I dowbloaded the eval version of installshield and tried creating a package. The minimum without adding my files was 1.3MB. can anyone tell me is this the size i have to expect (minimum) or any other better tool that can give a smaller setup package size. The requirement of the client is that the package should be small not above 1MB Also if i have to install on O/S other then win2000 then i need to package the installer that blows up the file to 4MB.

    D C 2 Replies Last reply
    0
    • H harish kota

      hi All I am trying to make a one click install from web. I dowbloaded the eval version of installshield and tried creating a package. The minimum without adding my files was 1.3MB. can anyone tell me is this the size i have to expect (minimum) or any other better tool that can give a smaller setup package size. The requirement of the client is that the package should be small not above 1MB Also if i have to install on O/S other then win2000 then i need to package the installer that blows up the file to 4MB.

      D Offline
      D Offline
      David Wulff
      wrote on last edited by
      #2

      1.3MB? Make sure you're not including the Windows Installer run-times (if you are creating an MSI based OCI package), and that you ahve choosen the compress media files option in the release wizard. If you are using IS Developer, then make sure you choose to compress the files with LZX compression (it should be the default). Other than that, to quote from the IS KB:


      InstallShield must include it's engine files with your application so the target machine will be able to read the InstallShield package. These engine files are packed along with your files and will slightly increase the total size of your installation. The most effective way to reduce the size of your InstallShield project is to remove any unnecessary Objects or languages. These two elements of your project take up a considerable amount of space. Removing any unnecessary Objects or languages will reduce the size of your overall package. David Wulff dwulff@battleaxesoftware.com

      H 1 Reply Last reply
      0
      • H harish kota

        hi All I am trying to make a one click install from web. I dowbloaded the eval version of installshield and tried creating a package. The minimum without adding my files was 1.3MB. can anyone tell me is this the size i have to expect (minimum) or any other better tool that can give a smaller setup package size. The requirement of the client is that the package should be small not above 1MB Also if i have to install on O/S other then win2000 then i need to package the installer that blows up the file to 4MB.

        C Offline
        C Offline
        Chris Losinger
        wrote on last edited by
        #3

        i use InnoSetup (don't have URL handy). it only adds 200K or so to the final package. and it's free. InstallShield is ridiculous. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

        J H M 3 Replies Last reply
        0
        • C Chris Losinger

          i use InnoSetup (don't have URL handy). it only adds 200K or so to the final package. and it's free. InstallShield is ridiculous. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

          J Offline
          J Offline
          Jon Sagara
          wrote on last edited by
          #4

          InnoSetup url: http://www.jrsoftware.org/isinfo.htm Jon Sagara Sagara Software

          1 Reply Last reply
          0
          • C Chris Losinger

            i use InnoSetup (don't have URL handy). it only adds 200K or so to the final package. and it's free. InstallShield is ridiculous. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

            H Offline
            H Offline
            harish kota
            wrote on last edited by
            #5

            hi chris Thanx for the pointer on this software EXCELLENT tool downloaded lots of other tools for the compiler. Also working how to make a one click web install thanx a ton harish

            G 1 Reply Last reply
            0
            • D David Wulff

              1.3MB? Make sure you're not including the Windows Installer run-times (if you are creating an MSI based OCI package), and that you ahve choosen the compress media files option in the release wizard. If you are using IS Developer, then make sure you choose to compress the files with LZX compression (it should be the default). Other than that, to quote from the IS KB:


              InstallShield must include it's engine files with your application so the target machine will be able to read the InstallShield package. These engine files are packed along with your files and will slightly increase the total size of your installation. The most effective way to reduce the size of your InstallShield project is to remove any unnecessary Objects or languages. These two elements of your project take up a considerable amount of space. Removing any unnecessary Objects or languages will reduce the size of your overall package. David Wulff dwulff@battleaxesoftware.com

              H Offline
              H Offline
              harish kota
              wrote on last edited by
              #6

              hi David Thanx for the input yes i had some unnecessary components in the file. now it is at the expected size around 700KB with my files thanx harish

              1 Reply Last reply
              0
              • H harish kota

                hi chris Thanx for the pointer on this software EXCELLENT tool downloaded lots of other tools for the compiler. Also working how to make a one click web install thanx a ton harish

                G Offline
                G Offline
                Giles
                wrote on last edited by
                #7

                Someone recommended this the other day, so I had a look, and its the best and easiest to use installer I've seen. And its free! Which makes it even sweeter. I really wish I had found it earlier. Giles

                1 Reply Last reply
                0
                • C Chris Losinger

                  i use InnoSetup (don't have URL handy). it only adds 200K or so to the final package. and it's free. InstallShield is ridiculous. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

                  M Offline
                  M Offline
                  moriarty
                  wrote on last edited by
                  #8

                  I've been using Inno for several years - it's terrific. And yes, InstallShield is a joke. A useful add-on for Inno is the GUI front end 'ScriptMaker', from TafWeb software; also a freebie. http://www.tafweb.com/scriptmaker.html Dave R

                  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