> I do not have an answer. Only comments that may be of help > My perl58.dll is in c:\perl\bin and I see yours is being looked for in your > temp directory.
Pp uncompresses all the stuff you need to a temporary directory before it runs it - ergo the lack of need for perl on the target machine (and my target machines don't have perl on them). > Hmmm. I think I see something. It looks like a pound > sign is being used as a path delimiter instead of a back slash. That is, C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp i> s the normal Administrator Temp dir, but the file C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp#par_priv.3388.tmp\ >perl58.dll >does not make sense to me. Is there a coding problem somewhere? Well spotted - it's not a coding problem but a typing problem, the error message reads: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\par_priv.3388.tmp\ Sorry for the confusion Cheers Tomas Eight Networks - The world's best network Telephone: 0845 456 9889
