Skip to content
Snippets Groups Projects
Commit be64a92f authored by Rsge's avatar Rsge
Browse files

Unified "exit" use

parent 7b50cff3
No related branches found
No related tags found
No related merge requests found
dism /Online /Export-DefaultAppAssociations:C:\DefaultAssociations.xml dism /Online /Export-DefaultAppAssociations:C:\DefaultAssociations.xml
\ No newline at end of file pause
exit
\ No newline at end of file
@echo off @echo off
pushd %~dp0 pushd %~dp0
robocopy "ScriptFiles" "%localappdata%\Microsoft\Windows\Shell" "LayoutModification.xml" robocopy "ScriptFiles" "%localappdata%\Microsoft\Windows\Shell" "LayoutModification.xml"
robocopy "ScriptFiles" "C:\Install" "unattend.xml" robocopy "ScriptFiles" "C:\Install" "unattend.xml"
robocopy "ScriptFiles" "C:\ProgramData\Install" "DefaultAssociations.xml" robocopy "ScriptFiles" "C:\ProgramData\Install" "DefaultAssociations.xml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment