summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/WinPopup/winpopup_proto_pack.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/WinPopup/winpopup_proto_pack.cmd')
-rw-r--r--plugins/!NotAdopted/WinPopup/winpopup_proto_pack.cmd6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/WinPopup/winpopup_proto_pack.cmd b/plugins/!NotAdopted/WinPopup/winpopup_proto_pack.cmd
new file mode 100644
index 0000000000..5d7557b1f8
--- /dev/null
+++ b/plugins/!NotAdopted/WinPopup/winpopup_proto_pack.cmd
@@ -0,0 +1,6 @@
+set version=0.0.0.19
+md "setup"
+del "setup\winpopup_proto-%version%.zip"
+"%ProgramFiles%\WinRar\winrar.exe" a -ep -m5 -cfg- -afzip "setup\winpopup_proto-%version%.zip" winpopup_proto_readme.txt winpopup_proto_translation.txt Win32\release\winpopup_proto.dll
+del "setup\winpopup_proto_src-%version%.zip"
+"%ProgramFiles%\WinRar\winrar.exe" a -m5 -ed -ep1 -r -cfg- -afzip "setup\winpopup_proto_src-%version%.zip" *.* -x*\.svn\* -x*\debug\* -x*\release\* -x*\setup\* -x*.user -x*.aps -x*.ncb -x*.suo \ No newline at end of file