Click here to Skip to main content
15,896,153 members
Articles / Desktop Programming / Windows Forms

A tiny application to launch a suspended Process

Rate me:
Please Sign up or sign in to vote.
3.95/5 (9 votes)
24 Jul 2011CPOL2 min read 66.8K   3.9K   16  
A tiny application to launch a process suspended to allow, e.g., attaching a remote debugger.
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Austria Austria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions