Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tells the operating system to first copy the linker output to a swap file, and then run the image from there.
/SWAPRUN:{NET|CD}
Remarks
If NET is specified, the operating system will first copy the binary image from the network to a swap file and load it from there.
This option is useful for running applications over the network.
When CD is specified, the operating system will copy the image on a removable disk to a page file and then load it.
See Also
Send Feedback on this topic to the authors