Skip to main content

Microsoft Silverlight

Answered Question open exe in silverlightRSS Feed

(0)

inbal11
inbal11

Member

Member

2 points

4 Posts

open exe in silverlight

Hey,
I'm trying to open an exe application.
I've made a window applicatiob that's open process of virtual keyboard.
the windows applicatiob runs by imself ok.
but when i try to open the exe from an asp page i get access problems.

How can i open an exe file in silverlight ?

party42
party42

Participant

Participant

1102 points

338 Posts

Re: open exe in silverlight

Silverlight runs in a closed environment (aka sandbox). I dont think MS would allow users inside that sandbox to open executables on the client machine. In other words, security forbids SL to open executables on the client. Imagine you opening "format" (which is actually .com but hey, for the sake of the argument) on the client....

Regards,
Nathan Brouwer

http://www.nathanbrouwer.nl

inbal11
inbal11

Member

Member

2 points

4 Posts

Re: Re: open exe in silverlight

thnx for the answer!

so what you can suggest me - i need to open a virtual keyboard (i preffer osk)
in my silverlight application, How can i do that?

Please Please help !

party42
party42

Participant

Participant

1102 points

338 Posts

Re: Re: open exe in silverlight

 I dare not to say this... but create it yourself? its not that much work anyway... Smile

Regards,
Nathan Brouwer

http://www.nathanbrouwer.nl

SteveWong
SteveWong

Contributor

Contributor

6343 points

1,281 Posts

Re: Re: Re: open exe in silverlight

I have written a post on simple OSK, you can refer to that.

http://3water.wordpress.com/2008/06/05/keyboard-osk-control/

Regards,
SteveWong (HongKong)
Please mark post as answer if they help you

Client App Dev

inbal11
inbal11

Member

Member

2 points

4 Posts

Re: Re: Re: open exe in silverlight

thnx a lot but what i need is for my applicatioin

my application contains menus that each menu direct to diffrent links.

4 example i have a search page that open google page.
my application is silverlight menus in the left side of the screen, and in the right side of the screen i have an iframe that wach time represent a diffrent link.

What i need is akeyboard that will be open by a button click and will behave like osk keyboard, i mean that if i'm in google page i could point the mouse on the search textbox and click on any key in the virtual keyboard will write the letter in that textbox. excactlly like osk does.

Please Help !

sladapter
sladapter

All-Star

All-Star

17441 points

3,172 Posts

Answered Question

Re: Re: Re: open exe in silverlight

Some suggestions in this thread might help: 

 http://silverlight.net/forums/p/17053/56888.aspx#56888

sladapter
Software Engineer
Aprimo, Inc

Please remember to mark the replies as answers if they answered your question

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities