Hi, I am able to install a printer by running the following command at the command prompt: rundll32 printui.dll,PrintUIEntry /if /b "<PrinterModelName>" /f "<InfPath>" /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 machines. Now the problem is it is failing to run the command in "AMD 64" machines. Same is seen in "IA 64" machines when I copied the PERL binaries into "IA 64" machines and tried to run the command. So can anyone of you tell me why this problem is and also let me know the remedy. NOTE: I am using "ActivePerl-5.8.0.806-MSWin32-x86.msi" installer for installing PERL. The same can be used to install in AMD 64 machines as it is 32 bit compatible. ************************ Thanks and Regards Suresh Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>