Commit Graph
146 Commits
Author SHA1 Message Date
Chris Danford c37953d36b fix --ExportNsisStrings 2006-06-27 22:24:50 +00:00
Chris Danford e31daec60e fix temp.inc 2006-06-12 11:41:44 +00:00
Chris Danford b20d7aca3c move installer strings to .ini files for easier importing 2006-06-09 03:34:36 +00:00
Chris Danford f23e61af55 exclude CVS, .svn 2006-05-29 21:49:58 +00:00
Glenn Maynard cef3eb6790 no idx 2006-05-07 16:47:25 +00:00
Chris Danford fe72b07c05 add compress flag 2006-05-07 09:27:58 +00:00
Chris Danford 64c0aeb91f fix compile error 2006-05-06 03:58:24 +00:00
Chris Danford f38a9f0af4 prompt on install patch without full install 2006-05-04 20:16:47 +00:00
Chris Danford 5ca5579e17 fix compile 2006-05-04 12:28:00 +00:00
Chris Danford acfe77b638 add FULL_VERSION_INSTALL
PRODUCT_ID_VER -> PRODUCT_DISPLAY
2006-05-03 04:50:41 +00:00
Chris Danford 046ae6bc22 Don't check for error deleting files on uninstall. Files may be missing if the installation is damaged. 2006-04-25 20:52:44 +00:00
Chris Danford 9a7b4b1b0b handle install/uninstall permission errors 2006-04-24 09:24:07 +00:00
Chris Danford 2fb7175388 localize error text, shortcuts, autorun text 2006-04-24 07:27:18 +00:00
Chris Danford d1cf2e5feb copy Manual non-recursively so that we don't pick up CVS metadata files 2006-03-02 16:51:45 +00:00
Chris Danford ca5f91ae8c install Manual in all INSTALL_TYPEs 2006-02-26 00:46:10 +00:00
Chris Danford 1f7550852c PRODUCT_NAME -> PRODUCT_FAMILY
PRODUCT_NAME_VER -> PRODUCT_ID_VER
2006-02-26 00:12:29 +00:00
Chris Danford e26eaf822e stick registry entries in PRODUCT_ID 2006-02-25 23:41:50 +00:00
Chris Danford b56494dec0 fix uninstall leaves stuff behind 2006-02-25 23:13:44 +00:00
Chris Danford fe51b2c349 move end-user documentation into Manual/ 2006-02-25 22:57:37 +00:00
Chris Danford 409d2f9b0c move end-user documentation into Manual/ 2006-02-25 22:50:10 +00:00
Chris Danford 65ec3199b9 remove resample.dll 2006-02-24 21:43:40 +00:00
Chris Danford 69a5989d9e add resample.dll 2006-02-24 19:43:46 +00:00
Chris Danford 8f6451f672 install Licenses.txt with all NSIS install types
fix location for copying pcks from .app
2006-02-24 17:16:36 +00:00
Glenn Maynard 10ee126b64 resample.dll 2006-02-21 03:07:08 +00:00
Chris Danford e07801b0ae add "Check for updates" shortcut 2006-01-27 03:33:18 +00:00
Chris Danford b2c86171d1 install para noteskin by default. It's small. 2006-01-07 01:03:02 +00:00
Glenn Maynard f3fcafe95e move "View Statistics" to MyDoc; make it follow across user changes 2005-12-23 02:03:55 +00:00
Glenn Maynard 6e18d9766c legacy 2005-12-23 02:02:04 +00:00
Chris Danford d2d64a49a9 remove unused prefs import logic 2005-12-09 01:07:40 +00:00
Chris Danford 367ef96652 no 7.0 Dlls in releases 2005-11-23 06:23:00 +00:00
Eric Gustafson e560f5b885 Fix missing DLL on some systems 2005-11-22 23:20:19 +00:00
Chris Danford e0613bb37b INSTALL_SMPACKAGE -> ASSOCIATE_SMZIP 2005-11-12 07:14:55 +00:00
Chris Danford 7e1cc9ce0f change PRODUCT_NAME".ini" to "Preferences.ini"
add Clear Preferences and Clear Keymaps to smpackage
2005-11-12 07:03:49 +00:00
Chris Danford f16b528107 move Mac pcks into Resources 2005-11-11 21:19:39 +00:00
Chris Danford f9a09c6e6f refresh the icon after writing the exe that contains the icon 2005-11-09 01:22:07 +00:00
Chris Danford 8c9df8c3a1 fix smzip icons don't display correctly if icon was cached before installation of SM and don't update after uninstalling SM" 2005-11-09 01:16:26 +00:00
Chris Danford 5fbc02ae60 add missing DLL for Win98 2005-11-08 23:54:58 +00:00
Chris Danford 37d06f63c2 fix "unreferenced" warnings 2005-11-07 01:26:36 +00:00
Chris Danford b206a38b5d add INSTALL_TYPE_INTERNAL_PCKS 2005-11-07 01:22:06 +00:00
Chris Danford 99512396d7 handle errors copying pcks
add !define INSTALL_SMPACKAGE
add !define DIRECTX_81_REDIST_PRESENT
add !define MAKE_PROGRAM_FOLDER_SHORTCUT
2005-11-04 02:43:22 +00:00
Chris Danford 81c631e936 localize autorun strings 2005-11-02 08:51:29 +00:00
Chris Danford 5de6afea90 disable upx for now. It's not working on VC7.1 executables 2005-11-01 23:42:59 +00:00
Chris Danford a23e6d9058 add optional AutoRun page to installer 2005-11-01 18:01:41 +00:00
Chris Danford 77f041c899 add INSTALL_TYPE_PCKS path 2005-10-31 21:31:46 +00:00
Chris Danford 6a7cf6be38 Use old icons. The new ones don't look like installer icons. 2005-10-31 20:58:51 +00:00
Chris Danford 25caea972d use Modern UI for multilanguage installer 2005-10-31 20:50:42 +00:00
Chris Danford 0dd5dda8d4 remove "Play ". The long file name causes it to wrap. 2005-10-23 02:01:24 +00:00
Chris Danford 70b89f0824 fix bad file references
remove msvcp71.dll for now
2005-10-20 13:50:49 +00:00
Chris Danford 9ffb2620b8 Make product names !defined 2005-10-20 08:31:55 +00:00
Chris Danford f1d28c640c user PRODUCT_NAME instead of hard-coded "StepMania" 2005-10-19 21:06:22 +00:00