I\'m curious if there\'s a way to execute a static .DLL method in a new process without having to create an .EXE for it?
AFAIK, this isn\'t possible with native Win3
A .NET Assembly can be loaded in PowerShell. (Well, PowerShell is an EXE, but not specialized for running code from any particular assembly)