Help - Search - Members - Calendar
Full Version: ACDSEE 7.0 FULL POWERPACK
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
--=ddSHADOW=--
switch for install full not trail ???
i use
QUOTE
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
clair
where to vrite serial number???
mazin
Does it need activation as well?
mazin
QUOTE (clair @ Oct 1 2004, 11:19 PM)
where to vrite serial number???

SLL_LICENSENUMBER=heeeeere tongue.gif
--=ddSHADOW=--
my method dont work so if someone can fix to full install
TheCrowX
So what is the correct switch for a silent installation with the batch method
Thanx in advance
CoffeeFiend
QUOTE (TheCrowX @ Oct 1 2004, 06:26 PM)
So what is the correct switch for a silent installation with the batch method
Thanx in advance

CODE
"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:
CODE
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 smile.gif
toe_cutter
QUOTE (crahak @ Oct 1 2004, 06:32 PM)
... I haven't had time for more tweaks jsut yet (viewer full screen, black background, ...) but hopefully soon smile.gif

Please let us know when you figure them out biggrin.gif
TheCrowX
Thanx crahak
mazin
So, do you see this after your unattended installation? (Help -- > myACD)
QKnet
QUOTE
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.

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


Reading this thread helps me inserting serial too.
mazin
QUOTE (mazin @ Oct 3 2004, 10:12 PM)
So, do you see this after your unattended installation? (Help -- > myACD)

Any one?!
--=ddSHADOW=--
QUOTE
So, do you see this after your unattended installation? (Help -- > myACD)


it works for me




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