I know C# in medium level and i make an launcher. The problem is:
C++ build of RandoInjector Working with %100 success when you double click to open exe file.
But when I try to open that exe file with C#'s System.Diagnostics.Process.Start(exeFilePath); it doesn't inject dll.
I know C# in medium level and i make an launcher. The problem is:
C++ build of RandoInjector Working with %100 success when you double click to open exe file.
But when I try to open that exe file with C#'s System.Diagnostics.Process.Start(exeFilePath); it doesn't inject dll.