Changeset 545 for branches/eraser6/Installer/Bootstrapper/Bootstrapper.cpp
- Timestamp:
- 11/13/2008 2:30:26 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Installer/Bootstrapper/Bootstrapper.cpp
r544 r545 274 274 (L"SOFTWARE\\Wow6432Node\\Microsoft\\NET Framework Setup\\NDP\\" + keys[i]).c_str(), 275 275 0, KEY_READ, &key); 276 277 if (result == ERROR_FILE_NOT_FOUND) 278 continue; 276 279 } 277 280
Note: See TracChangeset
for help on using the changeset viewer.
