Jump to content

Recommended Posts

Posted

Hi All,

 

Getting an exit code failure of '1000' (which has no meaning!) from installing eLicenser silently.

 

my install script is as follows:

 

@echo off

REM Install certificate for licensing control
certutil -addstore "TrustedPublisher" "%~dp0CubaseLicenseControl.cer"

REM Install Licensing Control
"%~dp0eLicenserControlSetup.exe /s"

 

It works when running the batch file manually as a logged on user with correct permissions, but running it as an SCCM advertisement with system permissions fails.

 

Has anyone else had any success deploying the licenser? Our copy of Cubase Studio 4 deploys flawlessly, but can't be used because this is missing! (rage building)

 

Cheers

Posted

Hmph, so it seems like "Error 1000" is the installer's way of saying "Install successful!"

 

Because it's installed on all the machines... :/

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



×
×
  • Create New...