RE: [Printer Installation]: Problem withy X-64 and IA-64

2004-10-24 Thread Chris Devers
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

RE: [Printer Installation]: Problem withy X-64 and IA-64

2004-10-24 Thread suresh.pasupula
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

[Printer Installation]: Problem withy X-64 and IA-64

2004-10-22 Thread suresh.pasupula
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