rna023 Posted June 4, 2010 Posted June 4, 2010 when installing a new windows7 system ,how to change the default installation path like:\boot\Documents and Settings\Program files\ProgramData\PerfLogs\Users\Windowsand some files like :bootmgrBOOTSECT.BAKauotexec.batconfig.syshiberfil.syspagefile.sys
rna023 Posted June 4, 2010 Author Posted June 4, 2010 I know XP can be changed with nlitebut I cant find the feature in the win7 customize software
arwidmark Posted June 4, 2010 Posted June 4, 2010 Using FolderLocation in unattend.xml you can the users and programdata folder. In general this is not recommended because it may break future updates or servicing of the image.<FolderLocations> <ProfilesDirectory>D:\Users</ProfilesDirectory> <ProgramData>D:\ProgramData</ProgramData></FolderLocations>/ Johan
rna023 Posted June 4, 2010 Author Posted June 4, 2010 thank you and what's the difference between unattend.xml and autounattend.xml ,and how to use ?
johnhc Posted June 4, 2010 Posted June 4, 2010 (edited) thank you and what's the difference between unattend.xml and autounattend.xml ,and how to use ?rna023, either name is OK. The WAIK contains unattend.chm, which explains how to construct the .xml file. I think the MS Download Center has a smaller file with just the information without the whole WAIK, but if you have WAIK installed, then there is a Documentation short cut in the Start Menu. Enjoy, John.EDIT: BTW, there is a folder with the name Documents and Settings, but it only yields Access Denied and is not in the %UserProfile% path. Edited June 4, 2010 by johnhc
rna023 Posted June 5, 2010 Author Posted June 5, 2010 http://technet.microsoft.com/en-us/library/cc722177%28WS.10%29.aspxdose it means after I installed windows,the system can not be updated with autoupdate ?Dose this applied for xp which nlited?
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