The FolderLocations
setting specifies the location
of the user-profile and program-data folders.
![]() |
---|
For a list of known issues with the
FolderLocations setting, see Description of known issues with the
FolderLocation settings. |
Child Elements
Specifies the path to the user profile folder. |
|||
Specifies the path to the program-data folder.
|
Valid Configuration Passes
oobeSystem
Parent Hierarchy
Microsoft-Windows-Shell-Setup | FolderLocations
Applies To
For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
XML Example
The following XML example shows how to set the paths to folder locations.
![]() |
|
---|---|
<FolderLocations> <ProfilesDirectory>%SYSTEMDRIVE%\Profiles</ProfilesDirectory> </FolderLocations> |