|
Posted by Sisyphus on October 3, 2005, 4:57 pm
Please log in for more thread options
>
> The problem is like this, upon making the exe from my perl program, an
> _Inline directory is created, of course this is obvious! And my exe is
> also generated. When I remove the registry.Dll from my local directory,
> assuming that the Registry.Dll will be taken from the Path, gives me an
> error and the Registry.Dll is not being picked from the Bin folder as
> expected. Ay suggestion how this can be solved?
>
Are you using the PAR module's pp utility to make the exe from the perl
program ?
What does the error message say ?
Cheers,
Rob
|