Re: Extracting files from an EXE
- From: "SStory" <nospam@xxxxxxxxxx>
- Date: Tue, 28 Mar 2006 12:26:19 -0600
There is Zip genius software.
You can zip a file and then direct it unzip all files to a directory and
then run an exe if it is named Setup.exe.
That would get the files in a directory and then run your exe.
Otherwise, this sounds a lot like a virus.
"Zagor" <zagor@xxxxxxxxxx> wrote in message
news:uHLDOliSGHA.224@xxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I have a small exe app ( basic a dialog box) that when lauched needs to
"copy" some files in a directory chosen by the user (within the dialog). I
cannot use an installation package because there are some particular tasks
to be done from the exe.
Anyhow I was wondering if it possibile to include files within the (C#)exe
and then extract them from the exe when launched...sort of an
installation.
I was thinking to add them as resources but I do not know how to extract
them.
Please any hint will be appreciated
Thank you
Zagor
.
- References:
- Extracting files from an EXE
- From: Zagor
- Extracting files from an EXE
- Prev by Date: Re: uploading a text file to a specific url
- Next by Date: Re: can any one tell me the difference????
- Previous by thread: Extracting files from an EXE
- Next by thread: Javascript string to codebehind
- Index(es):
Relevant Pages
|