Jump to content

Recommended Posts

Posted

Trying to setup an unattended install for PaperPort, below is the following command I use to install it unattended:

ECHO.

ECHO Registering Scansoft PaperPort Pro 9 Office

ECHO Please Wait...

REGEDIT /S %systemdrive%\Install\Applications\PaperPort.reg

start /wait %systemdrive%\Install\Applications\PaperPort\ISSCRIPT8.msi /qn

ECHO Installing Scansoft PaperPort Pro 9 Office

ECHO Please Wait...

start /wait %systemdrive%\Install\Applications\PaperPort\PaperPortPro9.msi /QN

The Registry File (PaperPort.reg) Contains:

[HKEY_LOCAL_MACHINE\SOFTWARE\ScanSoft\PaperPort\License]

"UserOrganization"="Company"

"UserName"="Joe Bloggs"

"Serial#"="11111-111-111111"

This will install paperport unattended sucessfully for the user who runs the unattended command (Administrator in my case) but as soon as I log on to the system as another user, paper port says it is missing components and asks for the installation disc to install them...

Can someone please help me, because this is very frustrating..

Thanks


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...