Re: How do I use Exec command Shortcut64?
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
A couple of quick points: First, 5.3.35q is latest non-unicode version of powerpro, available in Yahoo files area under powerpro installation files. Mainly bug fixes and stability improvements if you use LL Hook (New 2 key/mouse intercept key setup). Not needed if these are not issues for you. Second, you asked about exec.shortcut64 and I recommended file.exec64. If you execute exec.shortcut64(1) at some point, then henceforth any shortcut (.lnk) file which PowerPro runs will in effect be run as if it was submitted to file.exec64 service. exec.shortcut64(0) turns off this behavior. I recommended instead you use file.exec64 explicitly as you only seemed to require the capability to run this one shortcut from a 64 bit program. The idea is to avoid breaking anything else by making the minimum sufficient change, But if you run many shortcuts which would benefit from being run from 64 bit process, then you may prefer exec.shortcut64.