Jump to content

Recommended Posts

Posted (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.inf

pci\ven_1022&dev_700d=%SystemDrive%\windows\inf\machine.inf

what 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.mspx

InstallFilesPath does not support environment variables (i.e., %systemdrive%). Instead, a valid path with an actual drive letter must be used.
Edited by iceangel89

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...