Page 1 of 1

Control Panel Button does not list all the items

Posted: 18.11.2012, 04:09
by BGM
In the standard action toolbar, there is the button for Control Panel.
When I click on it, I only get four things! There are lots more than that!

Re: Control Panel Button does not list all the items

Posted: 18.11.2012, 11:32
by alf5000
you're lucky - I only get two
win7pro x64
fcxe .601

Re: Control Panel Button does not list all the items

Posted: 18.11.2012, 18:48
by Marek
The 32 bit program can see only 32 bit items.

Re: Control Panel Button does not list all the items

Posted: 18.11.2012, 18:54
by BGM
Ah, okay, I get that. Thanks, Marek.

Re: Control Panel Button does not list all the items

Posted: 20.11.2012, 00:02
by BGM
Marek, I don't know if you are aware of this, but I just learned it today from the Powerpro forum.

I was trying to call, from Powerpro, the command for
%windir%\system32\inetsrv\InetMgr.exe
But Powerpo said it couldn't be found.

I discovered that if I use "sysnative" in place of "system32" that the command works.

Apparently, the 32 bit program cannot access the system32 folder!

Here is a reference:
http://msdn.microsoft.com/en-us/library ... s.85).aspx

Re: Control Panel Button does not list all the items

Posted: 20.11.2012, 08:01
by Karol

Re: Control Panel Button does not list all the items

Posted: 20.11.2012, 15:53
by BGM
Thanks, Karol. I fixed my spelling (sorry). Thanks for the link.