Help
-
Search
-
Members
-
Calendar
Full Version:
ACDSee 6.03
MSFN Forums
>
Unattended Windows Discussion & Support
>
Application Installs
Internet
Forums
Unattended CD/DVD Guide
Black-Wolf
Aug 10 2004, 03:29 PM
Pain in the @$$, tried to extract and do it but all failed.
Need to find out how to embed the key so it can feel free to install silently, etc.
spachtler
Aug 10 2004, 03:34 PM
it should be something like
CODE
[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...
mazin
Aug 10 2004, 04:16 PM
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:
QUOTE
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"="................."
--=ddSHADOW=--
Aug 10 2004, 05:03 PM
QUOTE
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
Black-Wolf
Aug 10 2004, 07:22 PM
Great, thanks a lot guys!
lulumi168
Nov 15 2004, 05:55 AM
Thankyou your share.
Internet
Forums
Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.