Jump to content

Recommended Posts


Posted

it should be something like

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\ACDSee\60]
"LicenseNumber"="xxx xxx xxx xxx xxx xxx"

Spachtler

p.s.: in version5, i do this registry BEFORE the installation,

because then the license field in the dialog is already filled out...

Posted

Run EXE, then go to:

C:\WINDOWS\Downloaded Installations\{9AA435FA-9B29-4D21-A80A-03E887C0F89B}\ACDSee 6.0 PowerPack.msi

Run this register.reg before the MSI:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\61]"LicenseNumber"="................."

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\ACDSee\60]

"LicenseNumber"="................."

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\FotoCanvas\30]

"LicenseNumber"="................."

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\FotoSlate\30]

"LicenseNumber"="................."

Posted
REG ADD %KEY%\002 /VE /D "ACDSee 6.0.6 PowerPack" /f

REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\ACDSee_6.0.6_PowerPack\ACDSee_6.0.6_PowerPack.msi /QN USERNAME=NAME ALLUSERS=1 SLL_LICENSENUMBER=SERIAL REBOOT=REALLYSUPPRESS" /f

type your NAME and SERIAL

  • 3 months later...

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...