|
||||||
| C# Programming C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I found this on the MSDN forums. Very interesting post by shakalama:
i'm not sure from this but give it a try 1) right click your project name in solution explorer and select properties 2)select resources Tab and from the top of this page select (Add resources/existing file) select your exe / open 3) go to solution exploere / expand resources node right click your exe and select properties , from build Action select embeded resources 4) in solution explorer right click your project again and select Add reference, go to browse tab , select your exe again now you can deal with your exe as you deal with other classes , for example MyexeNameSpace.Form1 f = new MyexeNameSpace.Form1(); f.show(); it will run the form but the exe will not appear in the output folder hope this helps
__________________
I Need Help |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
| Xav | ........ | 1455.48 |
| MeTh0Dz|Reb0rn | ........ | 1089.45 |
| WingedPanther | ........ | 977.76 |
| marwex89 | ........ | 962.9 |
| John | ........ | 914.37 |
| morefood2001 | ........ | 911.18 |
| Brandon W | ........ | 823.79 |
| chili5 | ........ | 312.39 |
| Steve.L | ........ | 276.28 |
| dcs | ........ | 253.49 |
Goal: 100,000 Posts
Complete: 84%