in reply to Re^2: Win32 wperl open Console when system
in thread Win32 wperl open Console when system
These are two different programs.
this C:\>C:\Windows\explorer.exe \tmp\xxx.pdf works for me from the console (cmd.exe)
this doesn't :/
perl -e"`C:/Windows/explorer.exe /tmp/xxx.pdf`"
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Win32 wperl open Console when system
by soonix (Chancellor) on Jan 21, 2020 at 12:26 UTC | |
by sn1987a (Curate) on Jan 21, 2020 at 12:44 UTC | |
by fdesar (Beadle) on Jan 21, 2020 at 15:39 UTC | |
by Anonymous Monk on Jan 21, 2020 at 21:32 UTC | |
by soonix (Chancellor) on Jan 21, 2020 at 13:10 UTC |