Trouble with silent install of driver

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
M Johnson
Posts: 3
Joined: Fri Aug 03 2007

Trouble with silent install of driver

Post by M Johnson »

I'm using visual studo 2005 creating a MIS package, have created a custom action using the following line.

/Install -s "PdFTEST" -n "Our registered name" -c "our registration code"

The driver installs, the problem i'm having is the pop up window, that tells user they are installing the amyuni pdf document converter Then they need to click ok to this box, that shows, if I run the same information using a .bat file I do not get this pop that tells me I'm install the Amyuni pdf driver.

I need to eliminate this pop-box.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

When installing the PDF Printer on your customers' machine using Install-s you need to do so from a batch file, you will not enter the command manually in the command prompt.

The message that a printer is installed is generated by Windows, Install-s should remove this message.

Hope this helps.
Post Reply