PDA

View Full Version : data.cabs and setup?


fastburst
04-19-2007, 12:58 PM
Here is a question I have sorry I am new to this all.

I want to create a setup.exe but have all the files in say a data.cab file not all in the setup.exe

How is this done? I noticed on alot of software cd's and game cd's they do it like this, can some one please post the process if it is able to be done and how.

and if not is there a software that does?

Thanks

Tek
04-19-2007, 01:37 PM
The cab file can be extracted in Windows to give you the files inside of it. From there (and if you know where the files are to be installed to) you can include them in your setup file list and go from there.