Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# TCP LOOP HELP!!! Pin
Rob Philpott14-May-09 0:15
Rob Philpott14-May-09 0:15 
AnswerRe: C# TCP LOOP HELP!!! Pin
Programm3r14-May-09 1:13
Programm3r14-May-09 1:13 
QuestionAdd spaces to large numbers Pin
Deques13-May-09 22:20
Deques13-May-09 22:20 
AnswerRe: Add spaces to large numbers Pin
OsoreWatashi13-May-09 22:44
OsoreWatashi13-May-09 22:44 
GeneralRe: Add spaces to large numbers Pin
Deques13-May-09 23:01
Deques13-May-09 23:01 
GeneralRe: Add spaces to large numbers Pin
Mycroft Holmes13-May-09 23:14
professionalMycroft Holmes13-May-09 23:14 
GeneralRe: Add spaces to large numbers Pin
molesworth13-May-09 23:07
molesworth13-May-09 23:07 
QuestionExecuting a file from a Stream Pin
OsoreWatashi13-May-09 22:10
OsoreWatashi13-May-09 22:10 
Hello all, I got a question and I unfortunatelly can't find a solution for it on the web.
I'm fairly sure it's out there, but probably I'm using the wrong criteria...

The main goal of this mini-project is, is to create 1 file with a GUI.
The user selects one of the options and the right executable will be launched.
Now there is no option to leave those executables outside of the entrypoint file and thus HAVE TO be embedded into it.

The embedding is not the problem, but the executing of the file is.
Since I don't want to save the file to the disc upon launching it and only will have a stream for it, it must execute it somehow from here.

I may be doing a comlete wrong approach, I'm open to anything that does what I want it to do:
1. Embed the file(s) to the main entrypoint file (this 1 big happy .exe file)
2. Execute a file without writing it to the HDD first and then execute it (the user may not be able to get the embedded .exe that easy).


I thank you for your time and hopefully you know a solution Big Grin | :-D


Yours sincerely,

OsoreWatashi
AnswerRe: Executing a file from a Stream Pin
Dave Kreskowiak14-May-09 2:06
mveDave Kreskowiak14-May-09 2:06 
GeneralRe: Executing a file from a Stream Pin
led mike14-May-09 4:48
led mike14-May-09 4:48 
Questiontool text with gdi+ Pin
ramaluciano13-May-09 21:55
ramaluciano13-May-09 21:55 
AnswerRe: tool text with gdi+ Pin
heinrich4J24-Jan-11 20:30
professionalheinrich4J24-Jan-11 20:30 
QuestionPossible to send serialized objects from a TextWriter to a StreamReader? Pin
arnold_w13-May-09 21:45
arnold_w13-May-09 21:45 
AnswerRe: Possible to send serialized objects from a TextWriter to a StreamReader? Pin
Dave Kreskowiak14-May-09 3:51
mveDave Kreskowiak14-May-09 3:51 
GeneralRe: Possible to send serialized objects from a TextWriter to a StreamReader? Pin
arnold_w15-May-09 0:38
arnold_w15-May-09 0:38 
QuestionHelp about send file via blutooth Pin
sajjad.aghapouer13-May-09 21:43
sajjad.aghapouer13-May-09 21:43 
AnswerRe: Help about send file via blutooth Pin
Mycroft Holmes13-May-09 21:50
professionalMycroft Holmes13-May-09 21:50 
GeneralRe: Help about send file via blutooth Pin
sajjad.aghapouer14-May-09 7:09
sajjad.aghapouer14-May-09 7:09 
QuestionCards Anyone? Pin
IceWater4213-May-09 21:37
IceWater4213-May-09 21:37 
QuestionC# TCP Authentication HELP!! Pin
Serpendiem13-May-09 21:16
Serpendiem13-May-09 21:16 
QuestionRegarding Contructors Pin
Rajdeep.NET is BACK13-May-09 20:34
Rajdeep.NET is BACK13-May-09 20:34 
AnswerRe: Regarding Contructors Pin
stancrm13-May-09 20:41
stancrm13-May-09 20:41 
GeneralRe: Regarding Contructors Pin
Rajdeep.NET is BACK13-May-09 20:47
Rajdeep.NET is BACK13-May-09 20:47 
GeneralRe: Regarding Contructors Pin
Samer Aburabie13-May-09 20:55
Samer Aburabie13-May-09 20:55 
AnswerRe: Regarding Contructors Pin
OriginalGriff13-May-09 23:14
mveOriginalGriff13-May-09 23:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.