How do I fix a corrupt .cab file?
Posted
by j03lar50n
on Super User
See other posts from Super User
or by j03lar50n
Published on 2010-04-09T03:23:06Z
Indexed on
2010/04/09
3:33 UTC
Read the original article
Hit count: 423
In Windows XP, I have a folder of install files- an .exe pointing to 3 Setup.cab files. As the install progresses, it hangs on Setup2.cab as it installs tutorial_page.chm (a Help file). I have 3 options when it hangs: Abort, Retry and Ignore. Both Abort and Ignore rollback the install and exit. But if I keep pressing Retry the install will progress & this action has successfully installed the program (eventually) for me.
I AM WONDERING IF I CAN EXTRACT>RE-PACKAGE THE .CAB?
From the installed program can I grab the help.chm file and replace it into Setup2.cab for a successful install?
I am aware of the Microsoft Cabinet Software Development Kit http://support.microsoft.com/kb/310618 and How To Manually Modify and Rebuild CAB Files http://support.microsoft.com/kb/176810 but 1.)want to ask if this is even possible & 2.)don't know how to make a .DDF file for Makecab.exe
© Super User or respective owner