iceangel89 Posted March 8, 2008 Posted March 8, 2008 (edited) can i use %SystemDrive%? no? cos it prompts me for the file path?[unattended]... InstallFilesPath="%SystemDrive%\Sysprep\i386"[setupMgr] DistFolder="%SystemDrive%\Sysprep\i386" DistShare=windist...[sysprepMassStorage]pci\ven_1022&dev_7007=%SystemDrive%\windows\inf\machine.infpci\ven_1022&dev_700d=%SystemDrive%\windows\inf\machine.infwhat alternatives can i use just in case i install XP on a drive other than C:\ (for testing)from http://www.microsoft.com/technet/prodtechn...nd/sp1ch03.mspxInstallFilesPath does not support environment variables (i.e., %systemdrive%). Instead, a valid path with an actual drive letter must be used. Edited March 8, 2008 by iceangel89
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now