bugfixes
This commit is contained in:
parent
04e0f03e56
commit
86f20fadd5
@ -61,10 +61,6 @@
|
||||
</OSImage>
|
||||
</ImageInstall>
|
||||
<UserData>
|
||||
<ProductKey>
|
||||
<Key>M7XTQ-FN8P6-TTKYV-9D4CC-J462D</Key>
|
||||
<WillShowUI>OnError</WillShowUI>
|
||||
</ProductKey>
|
||||
<AcceptEula>true</AcceptEula>
|
||||
<Organization>none</Organization>
|
||||
</UserData>
|
||||
@ -80,7 +76,6 @@
|
||||
<RegisteredOrganization>none</RegisteredOrganization>
|
||||
<RegisteredOwner>none</RegisteredOwner>
|
||||
<TimeZone>Central Europe Standard Time</TimeZone>
|
||||
<ProductKey>M7XTQ-FN8P6-TTKYV-9D4CC-J462D</ProductKey>
|
||||
<ShowPowerButtonOnStartScreen>true</ShowPowerButtonOnStartScreen>
|
||||
</component>
|
||||
</settings>
|
||||
|
@ -15,3 +15,4 @@ dism /Cleanup-Mountpoints
|
||||
|
||||
echo showing status ...
|
||||
dism /Get-MountedWimInfo
|
||||
|
||||
|
@ -39,7 +39,6 @@ set use_nettime=0
|
||||
echo ####### %0 #######
|
||||
date /t
|
||||
time /t
|
||||
echo.
|
||||
|
||||
rem ===================
|
||||
rem CONFIGFILE CHECKS
|
||||
|
Loading…
Reference in New Issue
Block a user