I'm assuming this can somehow be done by passing 7zip a command line argument but it is beyond my skills. So far i've got this which says it's incorrect...
- Code: Select all
build "C:\Program Files\7-Zip\7z.exe" "a C:\Users\me\Desktop\${ProjectName:Default}.Zip $ProjectDir -r"
lineNumberRegex ^(...*?):([0-9]*):?([0-9]*)
showWhenFinished true
http://www.codejacked.com/zip-up-files- ... mand-line/