Installation Question

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
devit
Posts: 1
Joined: Fri Oct 29 2004

Installation Question

Post by devit »

:?: :?:
I have some doubts about Amyuni convert For developers, I should buy developers version, but for installation on around 200 pc clients (End users) with Win Xp Pro around the US,

What is the best option ?

Install from command line e.g.

Install -c"0.."

or

Installing from command line and before edit the install.ini file with the key provided for you?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

You can edit the Install.ini file than run Install.exe

But you need to delete Install.ini after the installation because it would contain the ActivationCode.

Another option would be that you write your own installation procedure this should include the following calls:
PDFDriverInit
DriverInit
EnablePrinter

The most important issue is that your Activation Code should not be in any case available for your End Users.
Post Reply