Hi,

I just set up my first x64 system. One problem I'm running into is that it 
seems that PowerPro can't call 64-bit system commands. 

For example, I have a menu that calls %windir%\system32\services.msc. However, 
since PowerPro is running as a 32-bit process, it doesn't see %windir%\system32 
when accessing %windir%\system32, it actually sees %windir%\SysWOW64 -- and 
there is no services.msc in there. 

Also, any cmd.exe and .cmd file that is run from within PowerPro seems to run 
as a 32-bit application and suffer from the same restriction.

Is there a trick to call the x64 native system programs, or do I have to live 
without this capability?

Thanks,
Gerhard

Reply via email to