when i open a file in windows 64 bit then my file process suspended!
but when i open Manual the file,profess good start!
the code I am using for open file:
and
ExecShell "open" "$R1Photoshop.exe"
ExecDos::exec /NOUNLOAD /ASYNC '$R1Photoshop.exe"
What is the problem?
How do I fix the problem?
