source: nscp/helpers/installer/config.wxs @ a0e17ff

0.4.00.4.10.4.2stable
Last change on this file since a0e17ff was a0e17ff, checked in by Michael Medin <michael@…>, 4 years ago

Added a lot of missing files and cleanup source folder a bit for the 0.3.7 release

  • Property mode set to 100644
File size: 260 bytes
Line 
1<Include>
2<?define App.Title = "NSClient++" ?>
3<?define App.Path = "NSClient++" ?>
4<?define App.ShortPath = "NSClient" ?>
5<?define App.StartMenuPath = "NSClient++" ?>
6<?define Path.ini = "$(var.Source)" ?>
7<?define App.SubFolder = "\op5" ?>
8</Include>
Note: See TracBrowser for help on using the repository browser.