|
#1
|
|||
|
|||
Setup created with InstallShield 6.3
Hi, I'm trying to include some modified/updated files with a game that uses InstallShield 6.3 (released in 2001, I know).
My main problem is, the new files don't go into the CAB archive(s) but directories on the disk, so mainly I should only need to update data1.hdr. i6comp doesn't seem able to deal with this, or at least I haven't found out how. It's fair to say I'm a total newbie. I've come across the much more powerful iscab.exe, but the version I have (11.50) isn't suited to these old files. It crashes with a C++ runtime error ("abnormal program termination"), apparently while trying to rebuild the .CAB and .HDR files - these are 0 bytes when it crashes. It does a nice job replacing the files in the game directories, though. Any chance to get my hands on iscab.exe from Installshield 6.3? Any other way to achieve my goal? Thanks for all suggestions. P.S. I know there's a workaround (modifying some MD5 hashes in data1.hdr), but that's the quick & dirty way. And being able to include some new files in the install would be soooo nice... |
Sponsored Links |
#2
|
|||
|
|||
This is 6.21 but maybe it will work.
|
#3
|
|||
|
|||
I'm trying to put some additional files in cab file. It is Installshield cabinet file (data1.cab) with header file (data1.hdr). Version 14 made it so i6comp won't work on it. I do have ISCAB v14 and I can add files, but I need those files in separate directory.
Is there a way I could add directory with files to hdr? |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
created a DVD to CD convert using ea's SETUP | ergun | PC Games | 2 | 17-12-2004 06:10 |