23 Commits

Author SHA1 Message Date
Michael Martin 8d3698f4b7 Don't leave behind the updated Remix Pack 4 on uninstall 2020-12-25 20:43:52 -08:00
Michael Martin c8eba312f4 Remove beta marker from version strings 2020-11-27 16:12:18 -08:00
Michael Martin b77ed37796 Indentation and clause order refinements on NSIS installer 2020-06-08 00:05:51 -07:00
Michael Martin a7121e9d85 Rewrite the NSIS installer logic to use LogicLib 2020-06-08 00:00:50 -07:00
Michael Martin 32c0b4875a Switch Win32 Installer download plugin to InetC, which supports redirection and HTTPS 2020-06-07 22:42:53 -07:00
Michael Martin d795e55fc4 Automatically generate the DLL dependencies of the MSYS2 UQM build for installation and uninstallation 2020-06-07 20:49:46 -07:00
Michael Martin 422b10ac4f Update installer version to 0.8.0b 2020-06-07 20:49:08 -07:00
Michael Martin fda4b06301 Remove obsolete NSISdl autodownload code from Win32 installer 2020-06-07 20:48:13 -07:00
mcmartin 6f84fd41c9 Update the Win32 installer to fit the new site design and to make Remix Pack 4 available. Juggle some file locations to make it easier to run the NSI script directly out of the win32_install directory.
The installer code is still kind of a mess, but this makes it more reliable than the old 0.7 installer from a user experience standpoint.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3780 8092fc87-c524-0410-9efc-e669fe64eaf9
2013-02-19 03:23:27 +00:00
avolkov 496ee722ce Fix pending error messing up the file-append op
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3630 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-04 17:58:45 +00:00
avolkov 3befc80a63 Updated download paths and mirrors for 0.7
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3627 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-03 21:05:11 +00:00
avolkov 95c0292354 Added the SDL readme to the win32 installer
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3626 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-03 18:38:37 +00:00
avolkov 20b8ece9c9 Windows installer: fix a (benign?) register preservation bug in HandlePackage
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3622 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-05-23 20:59:06 +00:00
avolkov 35113cc246 Windows installer: no need for default uqm.cfg anymore; append remixmusic option
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3621 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-05-23 20:53:55 +00:00
avolkov 44791de12b Windows installer: script package sizes and md5 checksums
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3620 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-05-23 18:31:07 +00:00
avolkov f0ba2ded55 Add the missing OpenAL piece to the install; delete old packages with .zip names upon install
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3619 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-05-22 17:48:55 +00:00
mcmartin aa7e58a6b9 Actually commit the changes that created the 0.7-rc1 installer; also in passing fix #1115.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3584 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-04-24 07:26:06 +00:00
mcmartin f379f533cf Update Windows installer for 0.7.0 RC1.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3571 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-02-23 08:08:21 +00:00
mcmartin 19e4587288 Fix Win32 installer for UAC integration on Vista/7 and for the new download paths.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3557 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-02-14 08:00:27 +00:00
mcmartin 14d8bdad31 Update content version to 0.7. Update install scripts to match.
Strip PPC support from Mac build, since this is no longer a configuration we can test.

Fix some bugs in the build uqm install sequence on Mac.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3553 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-02-13 04:37:18 +00:00
mcmartin 76abf75aaa Improved safemode; --safe option now ignores uqm.cfg entirely.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3350 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-11-25 03:40:49 +00:00
mcmartin 7da89e82ab Added commandline and installer options for "Safe Mode" startup
(See Bug #946 for more details.)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2673 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-19 03:44:39 +00:00
mcmartin a8bc37827b Cleanup of wildly obsolete files in the NSIS code.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2666 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-14 05:10:10 +00:00