Jump to content

Recommended Posts

Posted

switch for install full not trail ???

i use

REG ADD %KEY%\002 /VE /D "ACDSee v7.0.43 PowerPack" /f

REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\ACDSee\ACDSee.msi /QN USERNAME=ORIGINAL ALLUSERS=1 INSTALL=FULL

SLL_LICENSENUMBER=serial REBOOT=REALLYSUPPRESS" /f


Posted
So what is the correct switch for a silent installation with the batch method

Thanx in advance

"drive:\whatever_path\ACDSee 7.0 PowerPack.msi" /QN USERNAME="Your_Name_Here" SLL_LICENSENUMBER=xxxxxx-xxxxx-xxxxxx-xxxxxxx-xxx ALLUSERS=1 REBOOT=REALLYSUPPRESS

Works.

Then I do:

taskkill /im devdetect.exe /f

Then:

regedit /s whatever.reg

which contains:

REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"Device Detector"=-

To disable the annoying device detector that's intalled by default. I haven't had time for more tweaks jsut yet (viewer full screen, black background, ...) but hopefully soon :)

Posted
... I haven't had time for more tweaks jsut yet (viewer full screen, black background, ...) but hopefully soon :)

Please let us know when you figure them out :D

Posted
To disable the annoying device detector that's intalled by default. I haven't had time for more tweaks jsut yet (viewer full screen, black background, ...) but hopefully soon
I tried to build up an .MST file for ACDsee7 using........... Custom Installation Wizard (a part of MSO 2003 tool kit), and it worked. I can disabled PhotoEditor, Device Ditector and others.
start /wait msiexec.exe /I "ACDsee7.msi"  TRANSFORMS="unattended.MST" /qb-

Reading this thread helps me inserting serial too.

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