I now managed to fix some stuff but i get an error now that "it can't load the file assembly of 180 bytes" and it also says something about invalid entry point (it still works with this code)
Code:
System.Diagnostics.Process.Start(TPath & "\CryptedFile.exe")
just not when i use the RunPE.

any help here please?