PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Embedded Resource - Execution

Reply

Embedded Resource - Execution

 
Thread Tools Rate Thread
Old 21-02-2006, 10:57 PM   #1
n
Guest
 
Posts: n/a
Default Embedded Resource - Execution


Hello all,

I have a VB2005.NET app, which has an embedded .exe in it.
Currently, I have it working, so it extracts the .EXE with a binary writer,
then uses
the Process class to start it.

Is there any way, I can achieve the same, without extracting it, ie. Can I
feed the embedded exe somehow into the Process class to start it.

Ive searched high and low and don't think its possible.

Any opinions

Cheers


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off