Jump to content

ACDSee v8.0 (Anything Post here!)


Recommended Posts

Posted (edited)

hey guyz :hello:

I'm a big fan of ACDsee systems since the ACDsee 32 :whistle:

anyway, how to unattendedly install this version? is it like the 7th one?

how can one apply some cool reg tweaks to disable this and enable that?

how can we implemnt the SN?

we need a brain storm over here guyz :thumbup

waiting for the big heads to enter and share the knowledge :yes:

Edited by Wesmosis

Posted

I did the same steps like in ACDSee 7 and it worked try to extract the msi package from the folder \WINDOWS\Downloaded Installations

after that here is my batch file

ECHO.

ECHO Installing ACDSee 8.0 (Build 39)

start /wait %systemdrive%\Install\ACDSee\ACDSee.msi /QN PIDKEY=SERIAL-NUMBER LICENSE_MODEL=Full

I hope this will help u :)

Posted

Hmm ... i use key from 7.0 like this

%CDROM%\Software\ACDSee.msi /QB PIDKEY=xxxx-xxxxxx-xxxxxx-xxx LICENSE_MODEL=Full ADDLOCAL=ACDSee,ImageEncodingDecodingPlugIns,ACDPhotoEditor
,CommandExtensionPlugIns

but then i install XP i have hell errors like problem with ACDsee, connection wizard during install. I clicked OK and after install no ACDsee is installed :(

If it works with 7.0 what a prob in 8.0 ?

Posted

i have the same thing...

tried qn and qb switch but when xp is installed and i click the icon on the desktop it says preparing to install what the ???

anyone have a solution yet ?

Posted (edited)

O'right

this perfectly worked for me

after installing ACDsee 8 , extract the ACDsee.msi from the:

C:\WINDOWS\Downloaded Installations\{015363C3-0256-4F1B-95E5-304040BF9C4D}

make an cmd file called acdsee.cmd

cls
@Echo off
ECHO ACDSee 8.0.39
start /wait ACDSee8.msi /QB PIDKEY=You SN Here! LICENSE_MODEL=Full
EXIT

and then here is the RunOnceEx.cmd

REG ADD %KEY%\002 /VE /D "ACDess PowerPack v8.0.39 " /f
REG ADD %KEY%\002 /V 1 /D "%CDROM%\Softwares\ACDsee\Acdsee.cmd" /f

but guyz, any idea how to cancel the Activation window after the first opening! ok there is no prob if I have internet on that PC, since my SN is Legal

but suppose that' I'm gonna install this UAXPSP2CD on PCs don't have an internet connection

Edited by Wesmosis
Posted

if you do not like update notice & quick start windows that appears at first run, execute this regtweak.

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Software\ACD Systems\ACDSee\80]

"ShowQuickStart"=dword:00000000

[HKEY_USERS\.DEFAULT\Software\ACD Systems\LM\ACDSee\80]

"AgreementAccepted"=dword:00000000

"DoAutoUpdate"=dword:00000000

[HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\80]

"ShowQuickStart"=dword:00000000

[HKEY_CURRENT_USER\Software\ACD Systems\LM\ACDSee\80]

"AgreementAccepted"=dword:00000000

"DoAutoUpdate"=dword:00000000

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

"ShowQuickStart"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\LM\ACDSee\80]

"AgreementAccepted"=dword:00000000

"DoAutoUpdate"=dword:00000000

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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