- This topic has 0 replies, 1 voice, and was last updated 17 years, 1 month ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- The forum ‘C Programming’ is closed to new topics and replies.
Home › Forums › C Programming › Multi CD packaging
Hi,
I am developing a software in MFC/VC++. The size of the software has grown upto 1.5GB. I am using Installshield to package the software. Since the size of the software is 1.5 GB, it will require multiple CDs for installation, and Installshield Express is not able to create such a package.
Can anybody suggest how can it be done, so the once written the the CD, the multiple CDs are correctly linked, and whenever required, the CDs will automatically call the next CD for installation.
Thanks
Anupam