Trying to figure out how to \"span\" CDs

Got a problem you cannot solve? Try here.
kurt_septon
Posts: 2
Joined: Thu Jan 18, 2007 4:17 pm
Location: Colorado

Trying to figure out how to \"span\" CDs

Postby kurt_septon » Thu Jan 18, 2007 4:35 pm

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,
Kurt Septon

Software Developer
SRC, LLC.
Boulder, CO.

Gizm0
Posts: 339
Joined: Wed Nov 09, 2005 8:47 pm

Postby Gizm0 » Thu Jan 18, 2007 5:53 pm

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.
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

jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Postby jimo » Fri Jan 19, 2007 12:02 pm

Kurt, does this same install package have to also download from the web if the web media block does not exist on CD1 or CD2?
Jim Oswell
Software Engineering Manager, Dental
Greenway Health, LLC
http://greenwaymedical.com

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Fri Jan 19, 2007 12:36 pm

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/


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 222 guests