Asked by mawingho
at 2024-09-06 01:03:18
Point:500 Replies:2 POST_ID:829221USER_ID:10
Topic:
Installation;Miscellaneous Software;Microsoft Windows Operating Systems
I want to test the installer to make sure it revert the installation process if failed.
Therefore, I want to edit the cab file that will be read by the installer.
I want to delete one file from the cab file, how can I do it?
This is the installer for my testing purpose.
ftp://ftp.isu.edu.tw/Vendor/Inventec/DreyeX_Upgrade/dreyeX_upgrade.exe
This .exe file will extract many files, and then there is a setup.exe to install the software
Also, there is a data2.cab file that will be read by setup.exe.
I hope someone can help.
Therefore, I want to edit the cab file that will be read by the installer.
I want to delete one file from the cab file, how can I do it?
This is the installer for my testing purpose.
ftp://ftp.isu.edu.tw/Vendor/Inventec/DreyeX_Upgrade/dreyeX_upgrade.exe
This .exe file will extract many files, and then there is a setup.exe to install the software
Also, there is a data2.cab file that will be read by setup.exe.
I hope someone can help.