blah blah blah is here! blah blah » Close

0
votes
2 answers

open an exe file in panel

how can i open an exe file in a C# window? i see an example in other site which open all open exe files in diffrent tabs. but i want open my exe file in a panel ... how can i do this?

1
votes
1 answers

Run WinForms Applications From The Web Browser

is this possible? If yes, it would be wonderful. Several related links below: (1) http://www.theserverside.net/tt/articles/showarticle.tss?id=RunFromWeb (2) http://www.visualwebgui.com/Developers/Resources/Tutorials/tabid/365/articleType ...

-1
votes
1 answers

how to copy the running appln to %systemroot%

hey there., sorry for long delay., and now actually i've developed an appln., and i want it to open through run command, so when i open my .exe file., it wanna first make it copied to %systemroot% (c:\Windows) to make it easy to call th ...

Feedback