Commit graph

67 commits

Author SHA1 Message Date
kervala
dd0f1ab72b Changed: Install shorcuts in Applications instead of /Applications 2016-10-15 17:13:51 +02:00
kervala
8ab5d4884b Changed: Support special bundle structure for OS X client 2016-10-09 19:50:06 +02:00
kervala
d3a72f1506 Changed: Write shortcuts under OS X 2016-10-09 15:08:37 +02:00
kervala
44f5615a6d Changed: Installer filename should not depend on server 2016-10-03 17:17:20 +02:00
kervala
da57e300d7 Changed: New functions to remove a shortcut and check if it exists 2016-10-03 09:59:19 +02:00
kervala
c324daeda5 Fixed: msvcr140.dll is called vcrunrime140.dll 2016-10-01 13:05:58 +02:00
kervala
aacdfbb9b4 Fixed: Unable to find a shortcut 2016-10-01 13:05:11 +02:00
kervala
53f6021738 Fixed: Delete ryzom_installer.ini when uninstalling Installer 2016-09-29 20:47:03 +02:00
kervala
d3f07c825c Fixed: Create Installer link under Linux 2016-09-29 20:46:29 +02:00
kervala
9638c01274 Fixed: Remove all directories from data excepted fonts one 2016-09-28 23:29:02 +02:00
kervala
e7c19bb2fd Changed: New methods loadFromSettings and saveToSettings for CProfile and CServer, see #279 2016-09-24 14:17:43 +02:00
kervala
87304cbad5 Changed: Implements shouldCopyInstaller() based on version from executable, see #279 2016-09-22 18:11:47 +02:00
kervala
10557b5512 Changed: Delete ryzom_installer_uninstalling_old_client when old client is uninstalled, see #279 2016-09-21 15:49:18 +02:00
kervala
2c6719b8c8 Changed: Use a temporary file to check if we're uninstalling old client, see #279 2016-09-20 18:34:59 +02:00
kervala
dae4a3b93e Fixed: Only ask once if user want to uninstall Ryzom, see #279 2016-09-14 08:14:56 +02:00
kervala
3b7c82c473 Changed: Wrong filename for packed sheets BNP, see #279 2016-09-03 10:14:48 +02:00
kervala
8e05b80b18 Changed: QDir.cd already checks if directory exists, see #279 2016-09-03 10:14:06 +02:00
kervala
97b82ac58f Changed: Rerun installer from TEMP under Windows, see #279 2016-08-14 13:35:46 +02:00
kervala
6ad79f707e Changed: Check modification time of Installer to determine if it must be copied again, see #279 2016-08-14 13:29:27 +02:00
kervala
372d06c342 Changed: Try to load config file everytime, see #279 2016-08-14 13:28:50 +02:00
kervala
43e8593735 Added: CProfile and CServer classes have their own sources, see #279 2016-08-14 13:26:45 +02:00
kervala
16d6357cb6 Changed: Create a backup if version of default config is incremented, see #279 2016-08-06 20:11:48 +02:00
kervala
03107010d5 Fixed: Wrong checks, see #279 2016-07-27 12:42:24 +02:00
kervala
a115f89ed2 Changed: Get language and installation directory from registry, see #279 2016-07-27 12:41:02 +02:00
kervala
041070f479 Changed: getInstallerFullPath() returns only directory, see #279 2016-07-27 11:56:53 +02:00
kervala
1b3c882d3a Changed: List all required files and copy them, see #279 2016-07-27 11:54:35 +02:00
kervala
969f54a35e Changed: Read default ryzom_installer.ini from QRC, see #279 2016-07-27 11:52:59 +02:00
kervala
d4ac247790 Changed: 64 bits clients only available since Vista under Windows, see #279 2016-07-26 18:23:03 +02:00
kervala
d2f9358fb7 Changed: Use PNG icons under Linux, see #279 2016-07-26 18:22:18 +02:00
kervala
444bdeceb6 Changed: Check default installer.ini in different places, see #279 2016-07-25 18:54:37 +02:00
kervala
190f72d95f Fixed: When migrating from client 2.1 to 3.0, client_default.cfg is deleted because it exists in several unfiltered BNP, see #279 2016-07-25 18:38:25 +02:00
kervala
7b01cafbb3 Changed: Replace more variables, see #279 2016-07-25 18:32:15 +02:00
kervala
a4fdeac558 Changed: Create all profiles shortcuts at once, see #279 2016-07-25 18:31:11 +02:00
kervala
480b126c7f Fixed: Launch old Uninstaller after copying old profile 2016-06-26 19:42:35 +02:00
kervala
c8e66a5427 Changed: Support old and new data files 2016-06-19 21:04:31 +02:00
kervala
28e790481c Changed: More helpers 2016-06-19 21:04:00 +02:00
kervala
230fb82bc7 Fixed: Create links under Windows 2016-06-18 22:40:02 +02:00
kervala
60ccf2c744 Changed: Put installer.ini in same directory as other local files 2016-06-18 19:51:44 +02:00
kervala
ddcbd3ff21 Fixed: Don't forget to expand variables un client names 2016-06-18 19:50:26 +02:00
kervala
913914f0cb Changed: Remove a profile 2016-06-14 19:46:18 +02:00
kervala
eb4a46798d Changed: Helpers to get full path of a server or profile 2016-06-14 19:45:29 +02:00
kervala
94bf161016 Changed: Use servers and profiles ID instead of indices for uninstall 2016-06-14 19:43:45 +02:00
kervala
388b7239bf Changed: Moved Operation steps enum 2016-06-14 19:39:39 +02:00
kervala
ee1c27ebd4 Fixed: Don't try to use a directory if empty 2016-06-12 14:18:36 +02:00
kervala
22773a6dd6 Changed: Backup old profiles to compare with updated ones 2016-06-12 13:52:28 +02:00
kervala
2080c59915 Fixed: Use the right executable for client or default one 2016-06-11 17:02:44 +02:00
kervala
ac77d98aff Changed: Removed account option 2016-06-11 16:57:19 +02:00
kervala
fa5799447b Changed: Uninstall previous Ryzom version if detected 2016-05-29 20:32:33 +02:00
kervala
05e5a7ea33 Changed: Use product variables from installer.ini 2016-05-27 22:20:41 +02:00
kervala
a14005fca4 Changed: New step for add/remove program 2016-05-26 19:34:15 +02:00