When doing Process.Start() , I get "The parameter is invalid"
Win32Exception when opening a particular exe. This exe works good in
Windows (cmd.exe).
The exe is "SPIM.exe" as the Simulator for the MIPS assembling language
(http://www.cs.wisc.edu/~larus/spim.html).
I know that maybe that particular file has something strange, but I
thought someone could give me some advice.
Thanks,
Win32Exception when opening a particular exe. This exe works good in
Windows (cmd.exe).
The exe is "SPIM.exe" as the Simulator for the MIPS assembling language
(http://www.cs.wisc.edu/~larus/spim.html).
I know that maybe that particular file has something strange, but I
thought someone could give me some advice.
Thanks,
Comment