C
C#8mo ago
Ossie

Process Start without my Program being the "parent"

Hi, How can I use System.Diagnostics.Process.Start without my program being the "parent" program, I'd like it to launch "externally" like if the Process was opened manually by the user. Is this possible?
7 Replies
ZacharyPatten
ZacharyPatten8mo ago
UseShellExecute
Ossie
Ossie8mo ago
Set to true or false?
Denis
Denis8mo ago
What do the docs say?
jcotton42
jcotton428mo ago
I'm curious why
Ossie
Ossie8mo ago
Curious why I would need this?
jcotton42
jcotton428mo ago
Yeah
Ossie
Ossie8mo ago
The process I’m trying to start has some security feature causing it to act weird if another process is a parent off it I’m guessing its trying to defend against dynamic code analasys or smth but shrug
Want results from more Discord servers?
Add your server
More Posts