Skip to content

Commit

Permalink
Rename zip file name from tsftutcode.zip to tsf-tutcode.zip.
Browse files Browse the repository at this point in the history
  • Loading branch information
deton committed May 22, 2014
1 parent acb3a4f commit 72ef698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/_mkarc.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pushd config-lua
popd

pushd %TARGETDIR%
7z.exe a -tzip tsftutcode.zip tsftutcode-x64.msi tsftutcode-x86.msi ..\..\README.TXT ..\..\LICENSE.TXT ..\tutcode.tbl ..\tcode.tbl ..\maze.dic config-lua.zip
7z.exe a -tzip tsf-tutcode.zip tsftutcode-x64.msi tsftutcode-x86.msi ..\..\README.TXT ..\..\LICENSE.TXT ..\tutcode.tbl ..\tcode.tbl ..\maze.dic config-lua.zip
popd

popd
Expand Down

0 comments on commit 72ef698

Please sign in to comment.