in reply to Re^3: how to make pp-created exe read external config values
in thread how to make pp-created exe read external config values
That is a function that returns the pah to the .exe filewell, I already know the path to the exe file because I put the exe file there. My problem is that I want to now change something inside the exe file before making it into a Windows service. Except, the target computer on which the exe file resides does not have Perl (after all, that is why I made an exe file in the first place).
In short, I need to know how I could change something inside the exe file created by pp before I convert it into a service.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: how to make pp-created exe read external config values
by holli (Abbot) on Jan 05, 2005 at 14:19 UTC | |
by punkish (Priest) on Jan 05, 2005 at 17:55 UTC | |
by holli (Abbot) on Jan 05, 2005 at 18:01 UTC |