in reply to Re: pp hide gui system call
in thread pp hide gui system call
Hi
The post you pointed at has to to with packaging your own Perl script into an executable and hide the console. This is not my problem as it is already working fine. From my no-GUI executable (packed with pp) I start other third-party executables (that I can not manipolate/compile/modify them). When they run, however, they open the console to perform their task. BUT: if I pack my own executable with PerlApp, if this executable starts the same third parties executable, NO console is shown. This is what I am trying to achieve with the same application packed with pp.
I hope it is more clear now.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: pp hide gui system call
by marto (Cardinal) on Aug 25, 2018 at 17:37 UTC | |
by IB2017 (Pilgrim) on Aug 26, 2018 at 08:34 UTC | |
Re^3: pp hide gui system call
by beech (Parson) on Aug 25, 2018 at 19:21 UTC | |
by IB2017 (Pilgrim) on Aug 26, 2018 at 07:46 UTC | |
by beech (Parson) on Aug 27, 2018 at 06:15 UTC | |
by marto (Cardinal) on Aug 26, 2018 at 08:41 UTC | |
Re^3: pp hide gui system call
by FreeBeerReekingMonk (Deacon) on Aug 25, 2018 at 16:21 UTC |