Changeset 842 for branches/3.00/src/desktop.cc
- Timestamp:
- 2006年04月22日 09時59分25秒 (2 years ago)
- Files:
-
- branches/3.00/src/desktop.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/3.00/src/desktop.cc
r688 r842 219 219 { 220 220 SetCurrentDirectory (get_root_dir ().cstr_oneuse ()); 221 system ("install.exe -s");221 system ("install.exe"); 222 222 } 223 223 #endif
