Changes between Version 9 and Version 10 of ClientSetupLogicWinSix
- Timestamp:
- Sep 25, 2007, 10:53:38 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClientSetupLogicWinSix
v9 v10 14 14 * User Interface Changes 15 15 * Custom Action Changes 16 * Reverting to a previous version of BOINC 16 17 17 18 == User Accounts == … … 299 300 MoveFileEx("C:\\Program Files\\BOINC", strDataDirectory, MOVEFILE_COPY_ALLOWED|MOVEFILE_WRITE_THROUGH); 300 301 }}} 302 303 == Reverting to a previous version of BOINC == 304 305 A seperate tool will be written to migrate the data from the data directory back into the installation directory, the previous BOINC installer will take care of setting permissions of the installation directory.