Mercurial > trustbridge
comparison packaging/filelist.nsh @ 963:62b832d0b839
(issue89) Package help for windows
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 28 Aug 2014 12:54:28 +0200 |
parents | 8081ed84589d |
children | e210ecc32d69 |
comparison
equal
deleted
inserted
replaced
962:0a4f7235e759 | 963:62b832d0b839 |
---|---|
9 ; Keep it updated if you add new things. | 9 ; Keep it updated if you add new things. |
10 | 10 |
11 File "${files_dir}${path_sep}cinst.exe" | 11 File "${files_dir}${path_sep}cinst.exe" |
12 File "${files_dir}${path_sep}trustbridge.exe" | 12 File "${files_dir}${path_sep}trustbridge.exe" |
13 File "${files_dir}${path_sep}mozilla.exe" | 13 File "${files_dir}${path_sep}mozilla.exe" |
14 File /r /x .buildinfo "${files_dir}${path_sep}doc" |