MSFN Forum: Printer Mapping without IPP? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Printer Mapping without IPP? Rate Topic: -----

#1 User is offline   luckyse7en 

  • Group: Members
  • Posts: 5
  • Joined: 24-March 04

Posted 18 May 2004 - 08:54 AM

Is there a way to map an network printer by clicking on a webpage link? I understand that IPP (Internet Printing Protocol) will accomplish this, however I would like to be able to do this without installing IIS on my print server. Can I somehow click on a hyperlink and map a printer? I have tried to place a link directly to the "\\printserver\printername" without any success. It gives me a webpage cannot be displayed message. Thank you in advance for any info provided.


#2 User is offline   /\/\o\/\/ 

  • Member
  • PipPip
  • Group: Members
  • Posts: 101
  • Joined: 26-April 04

Posted 18 May 2004 - 09:16 AM

luckySe7en,

you can use printUI.dll

it even has a good help :

rundll32 printui.dll PrintUIEntry /?

put it in a batchfile and link that from the HTML (HTA) document
to get rid of the open application warning in the webpage make it an HTA


e.g. (/IN means "Install Networkprinter")

echo Installing Network Printer %1
rundll32 printui.dll PrintUIEntry /in /n%1

greetings /\/\o\/\/

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy