Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
February 4, 2000
A. The Microsoft provided setup.inf file with 6.5 and below doesn't allow for this (haven't checked out 7.0 yet), so your choices are :-
1. Amend the setup.inf to provide this support, or write a new one.
2. Do a script to copy the relevant files across and update any registry parameters needed. You could use something like sysdiff to do this.
You May Also Like