FolderLocations
Updated: August 1, 2012
Applies To: Windows 7, Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Vista
The FolderLocations setting specifies the location of the user-profile and program-data folders.
Important |
|---|
For a list of known issues with the FolderLocations setting, see Description of known issues with the FolderLocation settings. |
|
Specifies the path to the user profile folder. |
|||
|
Specifies the path to the program-data folder.
|
oobeSystem
Microsoft-Windows-Shell-Setup | FolderLocations
For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
The following XML example shows how to set the paths to folder locations.
<FolderLocations> <ProfilesDirectory>%SYSTEMDRIVE%\Profiles</ProfilesDirectory> </FolderLocations>
See Also

Important
Warning