thank you so much Nicolea,
I will try now the wise solution if it does really help , but the idea was that i want to give a user a small executable file , the moment he run and install it , it will install him a networked printer which has an IP address and its driver locally to his machine , this will give him a network printer without the interruption , without calling me and somehow a silent mode.
thanks again
Main Topics
Browse All Topics





by: MSI_installer_expertPosted on 2009-01-28 at 07:15:13ID: 23487276
You can create with Wise or with Installshield a msi package. You can add the driver's files in the installation (vxd,inf, files) and then use the wizards that these two authoring tools provide, in order to create the driver as well.
The installation will then add on each machine, the driver files in the c:\windows\system32, and the registry keys required.
I did not understand how exactly you want to use the ip...
Anyway this msi file can be packed as an exe, or can be ran with parameters , to make it a one click install.
Nicolae.