Yes it did, and should work for any process name.
Change the string "HiddenProcessName", to iexplorer, on this line:
Be sure not to use the debugger, when testing this.Code:Dim HiddenProcessName As String = "iexplorer" 'Set this name to match the proces name of your application.
Test it as a built executable file, in the release folder.



Bookmarks