Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image
Commits
4989b80b
Commit
4989b80b
authored
Dec 14, 2012
by
Nikos Skalkotos
Browse files
del c:\windows\panther\unattend.xml after sysprep
Make sure the cached unattend xml file gets deleted after sysprep
parent
72882e1f
Changes
1
Show whitespace changes
Inline
Side-by-side
snf-image-helper/tasks/40InstallUnattend.in
View file @
4989b80b
...
...
@@ -63,7 +63,10 @@ else
fi
fi
echo
"del /Q /F C:
\U
nattend.xml"
>
\
echo
"del /Q /F C:
\u
nattend.xml"
>
\
"
$target
/Windows/Setup/Scripts/SetupComplete.cmd"
echo
"del /Q /F C:
\w
indows
\p
anther
\u
nattend.xml"
>>
\
"
$target
/Windows/Setup/Scripts/SetupComplete.cmd"
mkdir
-p
"
$target
/Windows/SnfScripts"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment