Is there a way to programatically popup the "Microsoft Silverlight Configuration" dialog? -
i building silverlight 4, , handle mouserightbuttondown events , build own contextmenu's (a class silverlight toolkit). add classic "silverlight" menu item menus, , give user familiar option of launching "microsoft silverlight configuration" dialog. dialog lets users manage updates, webcams, permissions, , application storage. need way programatically launch dialog when menu item clicked.
i can done flash, , seem microsoft want encourage developers support option.
can done?
here answer no likes give: no. there no exposure in silverlight api invoke display of silverlight configuration dialog.
i agree such feature ought exist.
edit
in response additional question. in elevated sl4 oob app may possible scripting shell launch silverlight.configuration.exe
. find file at:-
%programfiles%\microsoft silverlight\4.0.50401.0\silverlight.configuration.exe
Comments
Post a Comment