123beyeses Posted September 18 Posted September 18 Friends, how can I edit this XML so that it works in ISO? It doesn't work. <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"> <OOBE> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <CommandLine>%WINDIR%\Setup\Scripts\Script.bat</CommandLine> <Order>1</Order> </SynchronousCommand> </FirstLogonCommands> </OOBE> </component> </settings><<
Tripredacus Posted September 19 Posted September 19 There are two things I can think of. You aren't creating a user and setting autologon in the XML, or the file you specified is not present in %WINDIR% at the time. After an install, you can check the setupact.log in the Panther folder and/or in UnattendGC to see if it shows any issues.
123beyeses Posted September 19 Author Posted September 19 @Tripredacus HakkındaI can't do it, master. How can I edit the XML? It doesn't work.
123beyeses Posted September 21 Author Posted September 21 It doesn't work, I can't run it during formatting
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now