summaryrefslogtreecommitdiff
path: root/BUILD/Compress with UPX.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/Compress with UPX.cmd')
-rw-r--r--BUILD/Compress with UPX.cmd3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD/Compress with UPX.cmd b/BUILD/Compress with UPX.cmd
index 40180a1e..c5f7dda2 100644
--- a/BUILD/Compress with UPX.cmd
+++ b/BUILD/Compress with UPX.cmd
@@ -1,2 +1 @@
-C:\Programme\C++\UPX\upx -9 --compress-icons=0 %1
-pause \ No newline at end of file
+C:\Programme\C++\UPX\upx -9 --compress-icons=0 %1 \ No newline at end of file
bgstack15