Commit Graph

9 Commits

Author SHA1 Message Date
Guy Scharf
7aed374236 Windows installer now deletes old About box HTML when installing a new version
Old HTML files release_notes*.html, credits*.html, and about*.html will be deleted by Windows installers.
Previously the installer did not remove old files before installing new files.
As a result, obsolete release notes were displayed for non-English languages.
2020-10-31 09:10:06 -07:00
Guy Scharf
3886543c40 Make Windows build process work without GIT 2020-02-12 19:45:12 -07:00
Guy Scharf
703fe2a613 Update awk and inno setup scripts for new versioning changes in Windows build tools
Version number in Windows oscar.exe has first three numbers same as string and fourth as 0
    Version number in Windows installer has first three numbers same as string and fourth indicates build type:
    0 = release, 100=alpha, 200=beta, 300=gamma, 400=rc
2020-01-19 18:18:21 -07:00
sawinglogz
8742eb3559 Update Windows deploy scripts for new version information.
These changes should work. At least the awk script has been tested.
2020-01-16 19:44:11 -05:00
Seeker4
7786161a4d Merge branch 'master' into overview 2019-08-14 11:36:18 -07:00
Seeker4
fd8c26e261 Add build info to Installer exe file 2019-08-14 11:35:01 -07:00
Seeker4
8a98cf1400 Windows installers now support Oscar, Oscar (test), Oscar 32-bit, and Oscar 32-bit (test). First two are 64-bit. 2019-08-12 16:04:33 -07:00
Seeker4
67f9928217 Improve uninstall confirmation message to emphasis that data is not removed (English only at this time) 2019-05-06 17:33:59 -07:00
Phil Olynyk
25910e98a5 Change Installers folder to Building, and rearrange files 2019-04-29 11:07:02 -04:00