Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 809 Bytes

swaprun.md

File metadata and controls

29 lines (20 loc) · 809 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: /SWAPRUN
/SWAPRUN
11/04/2016
/swaprun_editbin
/SWAPRUN editbin option
-SWAPRUN editbin option
SWAPRUN editbin option
6eefd7f3-ca47-48e3-8509-323d27cf4ae7

/SWAPRUN

/SWAPRUN:{[!]NET|[!]CD}

Remarks

This option edits the image to tell the operating system to copy the image to a swap file and run it from there. Use this option for images that reside on networks or removable media.

You can add or remove the NET or CD qualifiers:

  • NET indicates that the image resides on a network.

  • CD indicates that the image resides on a CD-ROM or similar removable medium.

  • Use !NET and !CD to reverse the effects of NET and CD.

See also

EDITBIN Options