My guess would be you have a corrupt copy of main.cpl. You can repair all
system files by running SFC.
Click Start, and then type cmd in the Start Search box.
In the results area, right-click cmd.exe, and then click Run as
administrator. You will be prompted to type the password for an
administrator account. Click Continue if you are the administrator or type
the administrator password. Then, click Continue.
At the command prompt, type Sfc /scannow, and then press ENTER.
The scan may take some time. Windows will repair any corrupted or missing
files that it finds. If information from the installation CD is needed to
repair the problem, you may be prompted to insert your Windows Vista CD.
--
Use the "Ratings" feature. It helps the new users.
Need more Answers? Try the new Microsoft Answers pages.
http://answers.microsoft.com/en-us/w.../dd228912.aspx
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson
"Sheryl" <> wrote in message
news:1F4F892F-E505-4A2F-A8BB-...
> The filename is main.cpl, as I thought. Here's the exact string from the
> registry:
>
> %SystemRoot%\System32\main.cpl,@i-100
>
> The file for the keyboard is the same, with what I guess is a different
> parameter:
>
> %SystemRoot%\System32\main.cpl,@i-200
>
> This doesn't help me get the Mouse and Keyboard applets to show up in
> Control Panel, though - or I don't see how it does.
>
>
> "Dave-UK" wrote:
>
>> "Sheryl" <> wrote in message
>> news
A23BBA5-8329-47C0-B93D-...
>> > To add to what I wrote... I just realized you are thinking the name of
>> > the
>> > file is Microsoft.Mouse. This is not the case. This is just the syntax
>> > for
>> > launching Control Panel applets from the command line in Vista. I have
>> > no
>> > idea what the actual filename is - I'd have to go hunting in the
>> > registry.
>> > But as I said in my other post, I believe it's main.cpl (that's the
>> > usual
>> > name) and it's already in the expected directory.
>> >
>> >
>>
>> If you do a registry search for 'Microsoft.Mouse' you should see how
>> they are linked
>> here:
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Control
>> Panel\Extended
>> Properties\System.ApplicationName
>>
>>
>>