.NET application starts on browser without warning.

S

Sin Jeong-hun

Hello. I created a very simple program which just pops up a MessageBox
saying "Hello,world!". I compiled it and put it on my homepage and
created a hyperlink to it. When I click the hyperlink to the .exe file,
unlike the normal .exe files, it is just executed without popping up a
dialogue like "[Open][Save][Cancel]".

I wonder is this only because I created the application and somehow
..NET Framework recognized that I created it and ran it? Or any person
who has .NET framework installed will experience the same thing? I
mean, with the default .NET framework security policy, .NET .exe will
be executed on a web browser without any warning or dialogue box?

If it is so, can I embed the .NET .exe on my web page just like an
Active-X? Then it will be downloaded without confirmation and run?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top