/build/static/layout/Breadcrumb_cap_w.png

Nuance Communications, Inc Nuance Power PDF Advanced

Version: 1

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 6.4k  |  Created: 10/06/2014 by: mans0954

Average Rating: 0
Nuance Power PDF Advanced has 1 inventory records, 1 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer with Custom Transform (MST)
0
Command Line

msiexec /i "Nuance Power PDF Advanced.msi" /qn TRANSFORMS="Nuance-Power-PDF.mst" /L*v "..\..\user\Nuance Power PDF Advanced.msi.log"

Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer with Custom Transform (MST)
Deployment Difficulty: unspecified
Platform(s): Windows
0
Script

Hi,

If you want to silently install Nuance Power PDF Advanced on a remote PC, with a Powershell script, then do the following:


1. In the setup.ini file change/add the following entries if they differ from yours:

[Startup]

CmdLine=

SuppressWrongOS=N

ScriptDriven=0

ScriptVer=ENTERSCRIPTVERSIONHERE

DotNetOptionalInstallIfSilent=Y

OnUpgrade=0

Product=Nuance Power PDF Advanced

PackageName=Nuance Power PDF Advanced.msi

EnableLangDlg=N

LogResults=N

UI=1000

DoMaintenance=N

ProductCode={ENTERPRODUCTCODEHERE}

ProductVersion=ENTERPRODUCTVERSIONHERE

SuppressReboot=Y

LauncherName=setup.exe

PackageCode={ENTERPACKAGECODEHERE}

ISX_SERIALNUM=ENTERSERIAL@HERE


-----------------------------------------------------------------------------------------------

2. Create a Powershell script similar to the one below:


$Computer = Read-Host -Prompt 'ENTER PC NAME TO INSTALL NUANCE '


xcopy "C:\Temp\NUANCE" "\\$Computer\C$\TEMP\NUANCE" /S /I


psexec \\$Computer msiexec /i "C:\Temp\NUANCE\Nuance Power PDF Advanced.msi" /quiet /norestart /qn ISX_SERIALNUM=ENTERSERIAL#HERE


Remove-Item \\$Computer\C$\Temp\NUANCE -Recurse


POWERSHELL -NOEXIT

Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer Command Line (No MST)
Deployment Difficulty: Very Easy
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Nuance Power PDF Advanced

Version

1.0

Questions & Answers (1)

Questions & Answers related to Nuance Communications, Inc Nuance Power PDF Advanced

1
ANSWERS

Blogs (0)

Blog posts related to Nuance Communications, Inc Nuance Power PDF Advanced

Reviews (0)

Reviews related to Nuance Communications, Inc Nuance Power PDF Advanced

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ