I downloaded the silverlight player then ran the installation program. The installer seems to be completed successfully but when I try to run any silverlight application it doesn’t
run and instead I get the image to install silverlight.
When I looked in my add/remove programs it looks like silverlight is installed. I tried to remove and reinstall multiple times, both Beta and Alpha, but without any luck.
Any idea what might be the problem?
I am running Windows Vista on a MacBook Pro. (bootcamp 1.2 beta).
If this answered your question, please be sure to click the 'mark as answered' feature, otherwise please feel free to post follow-up questions that are related.
amasri
Member
2 Points
2 Posts
Installation completed correctly but Apps don’t run
May 30, 2007 12:36 AM | LINK
I downloaded the silverlight player then ran the installation program. The installer seems to be completed successfully but when I try to run any silverlight application it doesn’t run and instead I get the image to install silverlight.
When I looked in my add/remove programs it looks like silverlight is installed. I tried to remove and reinstall multiple times, both Beta and Alpha, but without any luck.
Any idea what might be the problem?
I am running Windows Vista on a MacBook Pro. (bootcamp 1.2 beta).
Daniel Harvey
Participant
1282 Points
391 Posts
Microsoft
Re: Installation completed correctly but Apps don’t run
May 30, 2007 03:48 AM | LINK
If running IE as admin fixes it, it is probably cause by old registry keys. Running the following commands in a command line window should fix it.
reg delete HKCR\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8
reg delete HKCR\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8.5.0
reg delete HKCU\SOFTWARE\Classes\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8
reg delete HKCU\SOFTWARE\Classes\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8.5.0
reg delete HKLM\SOFTWARE\Classes\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8
reg delete HKLM\SOFTWARE\Classes\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A}\0.8.5.0
heuertk
Participant
1668 Points
524 Posts
Microsoft
Moderator
Re: Installation completed correctly but Apps don’t run
Jun 14, 2007 03:46 AM | LINK
see: http://silverlight.net/forums/p/437/873.aspx#873
http://timheuer.com/blog/
-----
If this answered your question, please be sure to click the 'mark as answered' feature, otherwise please feel free to post follow-up questions that are related.