Changes between Version 9 and Version 10 of ClientSetupLogicWinSix


Ignore:
Timestamp:
Sep 25, 2007, 10:53:38 AM (17 years ago)
Author:
romw
Comment:

More Updates

Legend:

Unmodified
Added
Removed
Modified
  • ClientSetupLogicWinSix

    v9 v10  
    1414 * User Interface Changes
    1515 * Custom Action Changes
     16 * Reverting to a previous version of BOINC
    1617
    1718== User Accounts ==
     
    299300MoveFileEx("C:\\Program Files\\BOINC", strDataDirectory, MOVEFILE_COPY_ALLOWED|MOVEFILE_WRITE_THROUGH);
    300301}}}
     302
     303== Reverting to a previous version of BOINC ==
     304
     305A 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.