I'm trying to figure out how to write a method to not use the System.Diagnostics.Process class but still send messages to other computers as if it's from net.exe, even though it isn't.
If it matters, I'm writing an all-in-one framework for my workplace and combining key features we use into one framework/.dll is a huge plus.