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.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD/Compress with UPX.cmd b/BUILD/Compress with UPX.cmd
new file mode 100644
index 00000000..40180a1e
--- /dev/null
+++ b/BUILD/Compress with UPX.cmd
@@ -0,0 +1,2 @@
+C:\Programme\C++\UPX\upx -9 --compress-icons=0 %1
+pause \ No newline at end of file
bgstack15