Changeset 837 for Whitix/trunk/user/system/startup.c
- Timestamp:
- 08/06/08 20:47:02 (4 years ago)
- Files:
-
- 1 modified
-
Whitix/trunk/user/system/startup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/user/system/startup.c
r645 r837 106 106 char* args[]={NULL}; 107 107 108 SysCreateProcess("/System/Startup/regserver", NULL, args); 109 108 110 pid=SysCreateProcess("/Applications/Burn", NULL, args); 109 111
