Hi all.
thanks to your work i have successfully installed XP from USB without a glitch. I understand that we cannot use the [Unattended] section from winnt.sif right now, but i need to set some installation options that are usually placed in that section. How can i manage that? Is this not possible with the current version of usb_multboot or is it not possible at all?
What i want in detail is:
1. specifying an alternative location for program files, ProgramFilesDir and CommonProgramFilesDir in [UNATTENDED] section
2. specifying an alternative location for user profiles, ProfilesDir in [GUIUNATTENDED] section (should work afaik)
3. creating directories in %systemroot% before setup fills ProgramFilesDir and ProfilesDir
(3) is needed because i want these directories to be placed relatively inside windows directory and i have read that setup fails when it has to create ProgramFilesDir and ProfilesDir as non-toplevel directories, but fills them correctly if they already exist.
Can someone shed some light on the above issues?
Best regards,
Marcus
