I'm new to InstallAware (in fact, I'm relatively new to installers in general, being more of just an application programmer). And I've got a problem.
I'm trying to create an install that needs to compress between 1.2 and 1.3 Gigabytes of data, and it needs to be burned onto CDs (DVDs are just too expensive of an option right now). However, I have not been able to discover how to do this.
I've tried all three build options, but as of yet, no success. The first options, suggested for CDs, is of course, uncompressed. (My company requires compression.)
The second option creates a file that is too big for one CD (being slightly over 1 Gig).
And the third option seems to require "downloading" to work.
I've tried a number of different strategies both within the visual interface, and within the script. I've tried "fooling" the web option into "downloading" from the local folder; I've tried creating a set of compressed files with one project set to build the "web" option, then created a second project that is built with the first option which would install then extract those files (even though it is InstallAware that has created the 7zip files, the second project always fails at its attempt to extract the archives), but no success.
Does anyone know how to do this?
Thank you,
Trying to figure out how to \"span\" CDs
-
- Posts: 2
- Joined: Thu Jan 18, 2007 4:17 pm
- Location: Colorado
Trying to figure out how to \"span\" CDs
Kurt Septon
Software Developer
SRC, LLC.
Boulder, CO.
Software Developer
SRC, LLC.
Boulder, CO.
Hello,
I can provide consulting services on how to do that at very reasonable fees.
Contact me by PM if you want with more details and i'll reply to you as soon as possible!
Just to know even if compressed is around 1 Gb then you'll definitely need 2 CDs. The solution is to use Web Media Blocks correctly and seperate the CD's.
I can provide consulting services on how to do that at very reasonable fees.
Contact me by PM if you want with more details and i'll reply to you as soon as possible!
Just to know even if compressed is around 1 Gb then you'll definitely need 2 CDs. The solution is to use Web Media Blocks correctly and seperate the CD's.
Panagiotis Kefalidis
Software Design Team Lead
\"In order to succeed, your desire for success should be greater than your fear of failure\"
InstallAware Software Corporation
Software Design Team Lead
\"In order to succeed, your desire for success should be greater than your fear of failure\"
InstallAware Software Corporation
-
- Posts: 3452
- Joined: Thu Dec 22, 2005 7:17 pm
- Contact:
Your approach into "fooling" is the right one. Just show a MessageBox and prompt for the CD change before entering the next web media block statement! And then make sure the next web media block is on the next CD, so check for it using Does File/Folder Exist before letting the user proceed.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
Who is online
Users browsing this forum: No registered users and 222 guests