Changeset 534 for branches/eraser6/Installer/Bootstrapper/Bootstrapper.h
- Timestamp:
- 11/13/2008 9:35:24 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Installer/Bootstrapper/Bootstrapper.h
r532 r534 41 41 42 42 /// Extracts the setup files to the users' temporary folder. 43 void ExtractTempFiles(); 43 /// 44 /// \param[in] pathToExtract The path to extract the temporary files to. 45 void ExtractTempFiles(std::wstring pathToExtract); 44 46 45 47 /// Checks for the presence of the .NET Framework on the client computer.
Note: See TracChangeset
for help on using the changeset viewer.
