in reply to Re: Net::SSH2 some programs launch but can't get my script to run
in thread Net::SSH2 some programs launch but can't get my script to run
Hi Rob !
Here is my batch file
Title "Title" set PATH=%PATH%;C:\perlPath\perl\bin\bin;C:\path C:\perlPath\Perl.exe C:\path\script.pl @Pause
My script is started (I can see the cmd an perl processes spawning) but remains undisplayed.
to start calc.exe for my tests I use :
start c:/windows/system32/calc.exe
It works and the calculator is normally displayed
Thank for any idea that could come to your mind :)
Porax
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::SSH2 some programs launch but can't get my script to run
by syphilis (Archbishop) on Oct 21, 2014 at 08:43 UTC | |
by Porax (Acolyte) on Oct 21, 2014 at 09:23 UTC |