pouicpouic Posted January 21, 2015 Posted January 21, 2015 Hi, I have a c# launcher for my accoreconsole.Exe. I launch it through the command Process.Start I launch accoreconsole.exe with a script scr to netload a class in c# (same framework 4.0) If I launch the scr from a batch file (trhough cmd.exe, without my c# launcher), the scr is perfect. Runs without error If I launch the scr from my soft in c#, the netload is succees, but I can't launch the command. Accoreconsole doesn't regonize my command. I launch through : netload d:\test.dll I try with (command ..) Same issue. Have you got any suggestions? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.