Commit Graph

47 Commits

Author SHA1 Message Date
Christian F. Coors
2fccd4c9ab Install verbose shortcut on Windows (#8116) 2018-10-26 08:41:22 +01:00
Richard Jenkins
5522422cbe Fix #6169: Windows installer runs game with admin privileges (#6176) 2017-08-17 12:16:36 +02:00
Richard Jenkins
b92ba32781 Revert "Fix #6169: Windows installer runs game with admin privileges (#6171)" (#6175)
This reverts commit d84db2d463.
2017-08-14 09:09:25 +01:00
Richard Jenkins
d84db2d463 Fix #6169: Windows installer runs game with admin privileges (#6171) 2017-08-13 01:37:40 +01:00
Ted John
5766e5fc33 Remove Windows code sign certificate
Certificate provided @JarnoVgr has now expired.
2017-04-09 11:23:38 +01:00
Ted John
5d20803fb2 Remove version build from msbuild & NSIS (#5143)
This also passes the version to NSIS removing another file containing the current version.
2017-02-02 11:53:56 +01:00
Ted John
2008f4add4 Remove known_issues.txt (#5142)
This file is out of date and adds extra maintenance to releasing. Instead users should check the project's issue tracker on GitHub.
2017-01-30 21:45:29 +01:00
Michał Janiszewski
bde17f2b30 Start v0.0.7 2017-01-29 23:35:17 +00:00
Lastorder
97063010d7 Update installer version to 0.0.6
Installer version was still 0.0.5.
#5095
2017-01-21 01:51:35 +00:00
Ted John
4d8779957f Create openrct2.com and add to installer 2017-01-10 17:29:04 +00:00
Ted John
aeb6d40703 Change Windows x64 output name to openrct2.exe 2016-10-20 22:45:22 +01:00
Ted John
5b9f7904ea Update dependencies for Windows and remove certificates 2016-10-16 16:11:33 +01:00
Ted John
fb112ce779 Do not distribute openrct2.dll anymore 2016-10-16 00:06:58 +01:00
Ted John
7c05ceb275 Make x64 fully stand alone without segment loading 2016-09-17 19:29:39 +01:00
Ted John
6654cdadfe Create segment data for x64 builds 2016-08-26 14:34:46 +01:00
Ted John
a19d28a00c Remove obsolete NSIS build 2016-08-26 14:20:17 +01:00
Ted John
7df67e3a29 Improve NSIS installer and add x64 logic 2016-08-25 22:19:54 +01:00
Ted John
2e31288b6b Convert tabs to spaces in install.nsi 2016-08-25 21:29:38 +01:00
Ted John
3deb2ef363 fix NSIS when branches contain slashes 2016-05-04 22:07:48 +01:00
Ted John
63f008566c Merge branch 'master' into develop 2016-04-15 23:25:45 +01:00
IntelOrca
a35b774004 tweak AppVeyor version and push condition
- Omit appending the tag on to the version string if the tag is a version, e.g. v0.0.4.
- Only push tags, develop branch or specific push branches to OpenRCT2.org
2016-04-14 19:56:40 +01:00
Michał Janiszewski
da80a691bc Start 0.0.5
changelog.txt not updated yet
2016-04-13 14:20:40 +02:00
Jarno Veuger
513ad15c84 Possible fix for installer upgrade issues 2016-02-20 10:02:05 +01:00
Jarno Veuger
95b5140fb1 Skip upgrade/downgrade process in installer for now 2016-02-13 12:12:22 +00:00
IntelOrca
c9042c6174 add code signing to AppVeyor CI 2016-02-13 12:12:20 +00:00