6 Commits

Author SHA1 Message Date
David Wolff
1039c4fe0c Minor bug fix 2013-01-06 21:07:06 -08:00
David Wolff
c49b03010c Update installer for VC2012 redistributable package. 2013-01-06 21:02:52 -08:00
David Wolff
c3635457b3 Introduce git end-of-line normalization.
- Closes #138
  - Add .gitattributes
2012-07-05 21:20:15 -07:00
David Wolff
e6aa16d9ae Change String to AnsiString in the advapi32.dll external calls. This is
apparently the proper type due to the fact that the calls are to functions
that expect ANSI strings, not Unicode.
2011-11-28 19:33:07 -08:00
Nate Yocom
295c0f2560 add services code to installer (from excellent inno wiki here: http://www.vincenzo.net/isxkb/index.php?title=Service)
use services code to check for and stop service during upgrade
2011-09-17 23:01:30 -07:00
Nate Yocom
c9361ceb5c inno script addons/code for checking vc2010 and .net4 dependancies (untested, need a clean machine) 2011-09-11 23:59:01 -07:00