/ProcessPauser

Program where you can suspend/resume processes using a GUI

Primary LanguageC#

ProcessPauser

Program where you can suspend/resume processes using a GUI


Some Code/Sources I have used from others

http://stackoverflow.com/questions/71257/suspend-process-in-c-sharp

https://github.com/SarathR/ProcessUtil/blob/master/ProcessUtil/ProcessExtension.cs

https://github.com/SarathR/ProcessUtil/blob/master/ProcessUtil/Options.cs

https://github.com/SarathR/ProcessUtil/blob/master/ProcessUtil/SuspendFlags.cs

------------------------------------------Theme Source-----------------------------------------

http://pastebin.com/10gm1x34 Note: I just changed some of the colors while working on the program so it may look different when you use it.