|
the reason you cant do internal, is because the setup.cab has to actually be in its setup folder ( not in cab ) so it can directly compress all those files including setup.ini
all into the setup.exe.
Using external just uses freearc files & extracts the filenames, read from setup.ini, to the specified locations.
|