Jump to content

ACDSee 7.0 PowerPack - Full


mazin

Recommended Posts

This is how I install ACDSee 7 PowerPack - Full Version. This version installs for all users by default. And it doesn't reboot a PC.

You can pick the MSI up from here: C:\WINDOWS\Downloaded Installations\{2C002EC4-2787-41B3-A882-EE992406C096}\ACDSee 7.0 PowerPack.msi It won't be gone even if you reboot your PC.

cls

@echo off

ECHO ACDSee 7.0 PowerPack Full

start /wait %systemdrive%\Install\ACDSee\ACDSee.msi /QB PIDKEY=your key with dashes LICENSE_MODEL=Full

ECHO.

ECHO Deleting Shortcuts and Applying Tweaks

del "%AllUsersProfile%\Desktop\ACD FotoSlate 3.1.lnk"

del "%AllUsersProfile%\Desktop\ACD Photo Editor 3.1.lnk"

del "%AllUsersProfile%\Desktop\ACDSee 7.0.lnk"

REGEDIT /S %systemdrive%\Install\ACDSee\ACDSee.reg

EXIT

If you want to delete the shortcut folder in Start menu, add this line:

RD /S /Q "%AllUsersProfile%\Start Menu\Programs\ACD Systems"

Windows Registry Editor Version 5.00

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

"ShowTipOfDay"=dword:00000000

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

"RegisteredSettings"=dword:00000002

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

"ViewerShowFullPath"=dword:00000001

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

"ShowFullPathInTitle"=dword:00000001

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

"ColorMgt-Enabled"=dword:00000001

[HKEY_CURRENT_USER\Software\ACD Systems\FotoSlate\31]

"Show Quick Start"=dword:00000000

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

"AgreementAccepted"=dword:00000000

[HKEY_CURRENT_USER\Software\ACD Systems\ACD Photo Editor\31\Tip]

"StartUp"=dword:00000001

If you want to exclude some features of ACDSee, read my 7th post below.

This is what you should see after installation (Help --> myACD):

post-80-1096834369.jpg

Edited by mazin
Link to comment
Share on other sites


ACDSee.reg was updated in the first post. Also, a path to MSI was added. Oh, and Alanoll's suggestion for MSI path works, too.

Edited by mazin
Link to comment
Share on other sites

Ok, I finally got around to try it again using mazin's method and it worked perfectly. I tried to add that REMOVE= ... but then it complained about an internal error. Without it, it doesn't install any of the trial stuff anyways, so no need for it. (myACD shows full registered too)

As for mazin's reg tweak, I wouldn't use it as is. Your color managemet information is only partial. That made my acdsee preview and view pictures as solid black :wacko: until I entered all the information in the options. Other than that the rest is fine, although I do customize more stuff personally (like viewer in full screen, black background, etc).

@nemesis5

Look at [HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70]

Export it, remove the junk (keep just what you want). That's it. Nothing else to it. If you got some extra settings it shouldn't hurt anyways as overwriting the default settings with your previous (identical) default settings won't make a difference..

@mazin thanks! That command line and EULA reg tweaks saved me some time

Link to comment
Share on other sites

Thank you crahak for confirmation.

Reg tweaks I added are just the main ones. I can update the first post if any one likes to add some.

EDIT: Yes, you're right, crahak. I removed that reg key.

Edited by mazin
Link to comment
Share on other sites

The registry was tampered with. Please reinstall the application.

This can happen only if you install ACDSee in trial mode then try to enter your key via Registry. Or you installed over a previous installation.

If you use my batch as it is on a clean machine, you won't face this problem.

Link to comment
Share on other sites

I seem to have a problem with "registry" while attempting to run the application after installing using mazin's method. Please advice ...

See screenshoot

Do yourself a favor, and don't post a 2 meg file. Convert it to jpg. Save everyone some bandwidth.

The way to fix your problem is to delete

[HKLM\Software\ACD Systems\LM]

Then reinstall.

Link to comment
Share on other sites

how can i preconfig acdsee 7 via regedit for idividual configuration in "perference"

anyone with an idea??

I used these lines for setup.cmd

@echo off

cls

Echo Install ACDsee Power Pack 7.0

start /wait msiexec.exe /I "ACDsee7.msi"  PIDKEY=***** TRANSFORMS="unattended.MST" /qb-

ECHO.

ECHO Deleting Shortcuts and Applying Tweaks

del "%AllUsersProfile%\Desktop\ACD FotoSlate 3.1.lnk"

del "%AllUsersProfile%\Desktop\ACDSee 7.0.lnk"

del "%AllUsersProfile%\Desktop\Buy ACDSee*.*"

del "%AllUsersProfile%\Start Menu\Programs\ACD Systems\Buy ACDSee*.*"

start /wait REGEDIT /S ACDSee7.reg

copy /Y lmclient.dll "%programfiles%\Common Files\ACD Systems\EN"

EXIT

The unattended.mst file is made by Custom Installation Wizard under MSO2003 toolkit. Works just fine for me. Hope you can apply it.

PID removed ~ Alanaoll

Edited by Alanoll
Link to comment
Share on other sites

how can i preconfig acdsee 7 via regedit for idividual configuration in "perference"

anyone with an idea??

I used these lines for setup.cmd

@echo off

cls

Echo Install ACDsee Power Pack 7.0

start /wait msiexec.exe /I "ACDsee7.msi"  PIDKEY=TRANSFORMS="unattended.MST" /qb-

ECHO.

ECHO Deleting Shortcuts and Applying Tweaks

del "%AllUsersProfile%\Desktop\ACD FotoSlate 3.1.lnk"

del "%AllUsersProfile%\Desktop\ACDSee 7.0.lnk"

del "%AllUsersProfile%\Desktop\Buy ACDSee*.*"

del "%AllUsersProfile%\Start Menu\Programs\ACD Systems\Buy ACDSee*.*"

start /wait REGEDIT /S ACDSee7.reg

copy /Y lmclient.dll "%programfiles%\Common Files\ACD Systems\EN"

EXIT

The unattended.mst file is made by Custom Installation Wizard under MSO2003 toolkit. Works just fine for me. Hope you can apply it.

the trial stuff doesn't need to be deleted if you have a retail serial no (unlike the key you should not have posted btw).

copying a cracked lmclient.dll isn't necessary if you don't use a warez version.

moderators?

Link to comment
Share on other sites

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