process not starting on x64 bit OS
-
Hi all... I have made a program in VB.NET(VS 2008) to start a cmd.exe process using Process class. Code is running perfectly on 32-bit Windows but when I am trying to run same code on 64-bit Windows 7 it is giving an error message that process file not found. I compiled code for ANY CPU, x32 and x64 and tested separately on 64-bit OS but getting same error message. Suggest me what should I do. Thanks.
Gagan
-
Hi all... I have made a program in VB.NET(VS 2008) to start a cmd.exe process using Process class. Code is running perfectly on 32-bit Windows but when I am trying to run same code on 64-bit Windows 7 it is giving an error message that process file not found. I compiled code for ANY CPU, x32 and x64 and tested separately on 64-bit OS but getting same error message. Suggest me what should I do. Thanks.
Gagan
Please show your code and the exact text of the error message.
Unrequited desire is character building. OriginalGriff
-
Hi all... I have made a program in VB.NET(VS 2008) to start a cmd.exe process using Process class. Code is running perfectly on 32-bit Windows but when I am trying to run same code on 64-bit Windows 7 it is giving an error message that process file not found. I compiled code for ANY CPU, x32 and x64 and tested separately on 64-bit OS but getting same error message. Suggest me what should I do. Thanks.
Gagan