Ok, here\'s what I have.
I\'m trying to create an unattended installation of Windows 98SE that can run on \"ANY\" PC...which I did....but I also want the cab files to copy over to the hard drive during setup.
This has to be a very generic configuration, because the CD ROM drive letter will be different on each machine that it runs on. I don\'t want to specify ever individual cab file in the \"copyfiles\" tag in the inf file either.
How can I do this?
I thought about running a batch file triggered by the \"RunOnce\" registry key, but the batch file wouldn\'t be intelligent enough to determine what drive was the CD.Assistance is greatly appreciated.