It's just expanding $ENV{TEMP} to get that directory, so you should
still be able to write the temporary files to the cache.  There should
be no registry entries or DLL registries required, but I don't have a
lot of experience with PAR.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Michael D. Smith
Sent: Tuesday, July 25, 2006 1:09 PM
To: perl-win32-users@listserv.ActiveState.com
Subject: RE: PERL on a CD


I installed PAR using ppm. It seemed to work. It created an executable
file 
that ran.

It seems that what it's doing is putting (installing?) Perl, or at least
a 
big piece of it, in a "temp" file. Specifically: C:\Documents and 
Settings\Administrator\Local
Settings\Temp\par-Administrator\cache-1153854792

If I wasn't logged on as admin, could it write to a file in that part of

the dir tree?

If it can do that, it "looks like" executing off the CD should be much
the 
same thing, without installing a bunch of files on the host computer. 
Unless that executable, in addition to those files, added registry
entries 
as well. Hummm...

ms





At 01:16 PM 7/25/2006, you wrote:


>  par-0.942 includes the Perl Packager.  It worked well for me,
although
>a very short script came out to a 1.3 meg .exe file.
>
>-----Original Message-----
>From: Lynn, Tom
>Sent: Tuesday, July 25, 2006 11:14 AM
>To: 'Michael D. Smith'
>Subject: RE: PERL on a CD
>
>Why not just make your script an standalone executable program?
>

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to