COMMON_API - Function Reference
RunFromRam
Syntax
RunFromRam,[True]
Parameters
1 |
True |
Optional parameter used to override the project build model so that the programs for the current script are run from the boot ram drive. If this parameter is not specified the default project build model is used. In the vista / win7 versions of PE this forces the program to be in the boot.wim. |
|---|
Remarks
In general there are 2 build models:
Example (Syntax 1)
RunFromRam,True
Common_Api version 8 - 11-08-2009 - Pedro Le 15