On Mon, 25 Oct 2004 [EMAIL PROTECTED] wrote:
> Could anyone help me in this? I need it a bit urgent.
Your urgency is not, sadly, shared by strangers on the internet. Sorry.
If you need an answer that badly, maybe you should also be looking at
the Windows-specific Perl lists.
perl-win32-use
nter Installation]: Problem withy X-64 and IA-64
Hi,
I am able to install a printer by running the following command at the
command prompt:
rundll32 printui.dll,PrintUIEntry /if /b "" /f
"" /r "LPT1:" /m "< PrinterModelName>" /z
I am able to run the
Hi,
I am able to install a printer by running the following command at the
command prompt:
rundll32 printui.dll,PrintUIEntry /if /b "" /f
"" /r "LPT1:" /m "< PrinterModelName>" /z
I am able to run the above command successfully and install the printer
using "system" command in PERL in X86 machin