Adição CabTab
This commit is contained in:
7
CabTabInstall/deployCabinet.bat
Normal file
7
CabTabInstall/deployCabinet.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
pushd \pilotgames
|
||||
del /Q OHGDRelease-*.zip
|
||||
rmdir /Q /S OHGDRelease.bak
|
||||
move OHGDRelease OHGDRelease.bak
|
||||
copy downloads\OHGDRelease-2026.05.07.1.zip .
|
||||
PowerShell Expand-Archive -Path "OHGDRelease-2026.05.07.1.zip" -DestinationPath "."
|
||||
popd
|
||||
Reference in New Issue
Block a user