Re: Execute Stream?
- From: "didi" <didi@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 10:14:48 +0200
Yes the last one is the true purpouse of my interes...
So if my customer will not register then no
exe will be saved... but he must test it. (trial)
Now you can understand why I search it for.
My first idea was to save it to unknown
place.. like WIN TEMP creating a labyrint of folders.
But isn't a good job for client folders...
"J French" <erewhon@xxxxxxxxxx> wrote in message
news:42ddf523.88327691@xxxxxxxxxxxxxxxxxxxxxxx
> On Tue, 19 Jul 2005 15:12:34 +0200, "didi" <didi@xxxxxxxxxxxxxxx>
> wrote:
>
> >Hi, is possible to load exe File in TFileStream and execute it?
> >
> >I need this for preview purpouses..
> >
> >I have two file one is exe that rapresent the header
> >the second file is a data file that is attached before header.
> >
> >I join the two files together with Stream and I want to execute
> >the result in manner to get preview before saving it to disk..
>
> If you put the data after the EXE then you can execute the EXE in the
> normal way
> - it does not care about the extra data as it knows its 'linernal'
> size'
>
> If you gave a few more hints about what you are /really/ trying to do,
> then perhaps we could come up with some suggestions.
>
> For example do you intend modifying the code or data in the EXE ?
> Is this some sort of copy protection system ?
>
>
.
- Follow-Ups:
- Re: Execute Stream?
- From: Skybuck Flying
- Re: Execute Stream?
- From: J French
- Re: Execute Stream?
- From: Nicholas Sherlock
- Re: Execute Stream?
- References:
- Execute Stream?
- From: didi
- Re: Execute Stream?
- From: J French
- Execute Stream?
- Prev by Date: Re: Execute Stream?
- Next by Date: Re: Execute Stream?
- Previous by thread: Re: Execute Stream?
- Next by thread: Re: Execute Stream?
- Index(es):
Relevant Pages
|