问题
Is there any way to access 64bit exe-files with a 32bit app? I am using Delphi 2009 (upgrade to XE2 is not possible, moneywise, right now)
I am making this launcher, and when running it on win7 64bit, it doesn't pickup the right icons for 64bit apps, and ShellExecute doesn't seem to work either with those apps. Now, all these apps are in "C:\program files" which suggests that this is a WOW64 thing. I have googled various ways to temporarily disable wow-redirection, but none seems to work.
来源:https://stackoverflow.com/questions/11426708/accessing-icons-in-a-64bit-exe-with-a-32bit-program