Skip to content

RunFromRAM

Homes32 edited this page May 14, 2022 · 1 revision

RunFromRam

Choose to redirect the programs folder to Boot.wim

When this option is enabled the program files will be stored in the X:\Program Files folder in Boot.wim and loaded into memory on boot instead of being placed in the Y:\Programs directory on your output media (CD/DVD/USB).

Generally speaking you should only select this option if you are booting Read-Only media and your program requires write-access to the file system."

Syntax

RunFromRam

Arguments

None.

Return Codes

None.

Remarks

None.

Related

Examples

Example 1

Run a program "From RAM" if a checkbox is selected.


If,%cb_RunFromRam%,Equal,True,RunFromRam