Search found 6 matches

by zgossman
Tue Apr 23 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: DriverInit error, running install.exe from command line
Replies: 11
Views: 25432

Re: DriverInit error, running install.exe from command line

For people coming in to this topic. We ended up fixing the DriverInit issue by getting a fresh copy of all the the redistributables. Somehow one of the .dlls we had became corrupted.
by zgossman
Fri Apr 19 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: DriverInit error, running install.exe from command line
Replies: 11
Views: 25432

Re: DriverInit error, running install.exe from command line

The following are demo keys for the 4.5 product regardless of which sub-version. You need to open up a command prompt as an administrator and change to the directory where all the distributable files are and run: Install.exe -N "Amyuni PDF Converter Evaluation" -C "07EFCDAB0100010025...
by zgossman
Wed Apr 17 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: DriverInit error, running install.exe from command line
Replies: 11
Views: 25432

Re: DriverInit error, running install.exe from command line

I've narrowed this down further. Issue is that users have an Amyuni driver already installed before using our installer. If they try to install without wiping out that driver, the Printer does not show up in Devices and Printers and the install fails with the log I posted above. However, if they rem...
by zgossman
Wed Apr 17 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: DriverInit error, running install.exe from command line
Replies: 11
Views: 25432

Re: DriverInit error, running install.exe from command line

We're currently using 4.5.2.9, and I've tried using 4.5.3.3 as well.
by zgossman
Wed Apr 17 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: DriverInit error, running install.exe from command line
Replies: 11
Views: 25432

Re: DriverInit error, running install.exe from command line

Thanks for the quick response Rich! The issue we're seeing is that the driver gets installed (as shown in printui) but the printer does not reliably get installed to devices and printers when installing from command line. The log file looks like this: Windows 64-bit x86 Install ---------------------...
by zgossman
Tue Apr 16 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: DriverInit error, running install.exe from command line
Replies: 11
Views: 25432

DriverInit error, running install.exe from command line

We're currently running Amyuni's install.exe from a command line, called from an exe which is in turn called by an msi built with wix. This essentially looks like: msi/wix custom event-> exe called by custom event creates an Install.exe process in c# -> Process triggers with command line arguments T...