Solved
Forum Discussion
daks
6 years agoNew Contributor
Found a solution.
aqFileSystem.Exists("c:\Windows\System32\PROUnstl.exe") returns false in 64bit Windows.
aqFileSystem.Exists("c:\Windows\Sysnative\PROUnstl.exe") returns true in 64bit Windows.