Advanced IP Driver for Windows Troubleshooting

Running IP Driver install MSI with logging enabled

When trying to determine cause of installation error message

msiexec /i <MSI_FILE_NAME> /l*xv msi_log.txt USERNAME="<USER NAME>" COMPANYNAME="<COM NAME>" LICNUM="<LICENSE NUMBER>" LICKEY="<LICENSE KEY>" AUDIODEVICECOUNT=32 NOREGDLG=1

Where:

<MSI_FILE_NAME> The IP Driver MSI installer

<msi_log.txt> The log file name

<USER NAME> The username to register the program under (can be anything)

<COM NAME> The company name to register the program under (can be anything)

<LICENSE NUMBER> The license number as shown on the license certificate

<LICENSE KEY> The license key as shown on the license certificate

Force remove driver store files.

You should uninstall any Livewire driver you may have installed before doing this!

Run with elevated command prompt, so the uninstall step will work

pnputil.exe -e > drivers.txt

Then, with oem*.inf entries that have Axia as publisher:

pnputil.exe -d oem<NUMBER>.inf