* a folder named BASE with the files contained in the bootable disks of WinXP SP2 Pro, but TXTSETUP.SIF is modified with the directive SetupSourcePath = \I386, in order to Setup find the remaining files of the installation.
* the normal I386 folder with all files contained in the installation.
When the user selects the first mode (unattended), the loader of the menu points to I386/setupldr.bin (with BCDW), and when he selects the second mode (normal, with repair options, WITHOUT WINNT.SIF), the menu points to BASE/setupldr.bin (with BCDW too). Everything works fine, and is no longer necessary to patch SETUPLDR.BIN with the new BCDW!
How to minimize the duplicated files on I386 and BASE directories? Currently I have to include all the files contained in the bootable disks on the BASE directory, and I think some files are not necessary, since these files are already in the I386 folder.
The problem is hard, I know. I need expert advice (NOTE that I don't want to optimize the image with CDIMAGE, I want a 'cleaner' distribution of the CD, minimizing the duplicated files).
My goal is clear: I want to achieve a CD with unattended and repair options (already achieved) but with the minimum duplicated files.
Any help will be very appreciated
This post has been edited by ponghy: 25 March 2006 - 06:33 AM



Help

Back to top









