This commit is contained in:
shunf4
2024-04-20 21:16:23 +08:00
parent 33fc299a36
commit 4b7e9f0800
2 changed files with 42 additions and 1 deletions
+4 -1
View File
@@ -128,4 +128,7 @@ IF %errorlevel% NEQ 0 echo "Error x64 @ 7z.dll" >> errorfile.txt
popd
powershell -Command Copy-Item .\out\*\*.exe,.\out\*\*.dll,.\out\*\*.pdb,.\out\*\*.sfx -Destination .\out\ -Verbose -Force
explorer.exe %~dp0out
explorer.exe %~dp0out
rem clear errorlevel
type nul