process.start on x86
I am having an issue with starting a process out of c:\Program Files(x86)\. I get file not found when trying to execute a process from this directory. No issue starting processes from C:\Program Files or any other location. I have tried running as administrator. That did not help. Can anyone suggest a fix?
Amit GuptaPosted Sep 7, 2019, 1:37 AM
scott oliverPosted Sep 6, 2019, 2:06 PM
Elavarasan RPosted Sep 3, 2019, 5:33 PM
actually, the "Program files x86" used for installing 32-bit applications in the 64-bit PC. you can check it out below instructions then you will fix your problem.
References for similar problems