I created an answer file in Windows SIM.
When I install system disabled features are still there.
Did anyone try to change <package action> value?
I don't know... setting remove or stage instead of configure...??
When I install system disabled features are still there.
Code:
<?xml version="1.0" encoding="utf-8"?>
<!--Windows 7 HOMEPREMIUM Audit Mode-->
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.1.7601.17514" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" />
<selection name="InboxGames" state="false" />
<selection name="MediaPlayback" state="false" />
<selection name="MSRDC-Infrastructure" state="false" />
<selection name="Printing-XPSServices-Features" state="false" />
<selection name="SimpleTCP" state="true" />
<selection name="TabletPCOC" state="false" />
<selection name="TelnetClient" state="true" />
<selection name="WindowsGadgetPlatform" state="false" />
<selection name="Xps-Foundation-Xps-Viewer" state="false" />
.....
Did anyone try to change <package action> value?
I don't know... setting remove or stage instead of configure...??
My Computer
- Computer type
- PC/Desktop
- OS
- Windows 7 HomePremium 64-bit
