Hi, when i use unattend.xml when making image with sysprep windows 8.1pro
with this unattend.xml
after that when i get install.wim and make new windows inntallation i cant open some findous apps example: default app settings i get error pleae help me fix this
with this unattend.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="specialize">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CopyProfile>true</CopyProfile>
</component>
</settings>
</unattend>
after that when i get install.wim and make new windows inntallation i cant open some findous apps example: default app settings i get error pleae help me fix this
Last edited: