IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules

2 Pages V   1 2 >  
Reply to this topicStart new topic
> acdsee 6.0.2, anyone?
beppemito
post Dec 13 2003, 07:17 AM
Post #1


Advanced Member
***

Group: Members
Posts: 422
Joined: 31-August 03
Member No.: 6096



i need switch for acdsee 6.0.2 with .reg registration..anyone?
Go to the top of the page
 
+Quote Post
ahmedramzi
post Dec 13 2003, 08:15 AM
Post #2


Member
**

Group: Members
Posts: 258
Joined: 8-June 03
Member No.: 4220



ME too

if this could make any help, I've found the path of the registration key in the registry: HKLM\software\ACD Systems\61\LicenseNumber..
Go to the top of the page
 
+Quote Post
XtremeMaC
post Dec 13 2003, 10:27 AM
Post #3


MSFN SuperB
**********

Group: Members
Posts: 5064
Joined: 13-October 03
From: in front of the computer
Member No.: 8053
OS: Vista Ultimate x86
Country Flag


I've made a package for acdsee, I don't put the registry as a .reg file
instead i put the reg key in the box, the one where u normally write the regkey. I can get u an msi file to do these. without the serial key I suppose. but you'll have to tell me what kind of install method u guys choose. I use customize (I take out camera extension plugins, slide show maker thing, and some other....)
Go to the top of the page
 
+Quote Post
beppemito
post Dec 13 2003, 11:06 AM
Post #4


Advanced Member
***

Group: Members
Posts: 422
Joined: 31-August 03
Member No.: 6096



QUOTE (XtremeMaC @ Dec 13 2003, 10:27 AM)
I use customize (I take out camera extension plugins, slide show maker thing, and some other....)

i use default installation(not customize installation)!
Go to the top of the page
 
+Quote Post
XtremeMaC
post Dec 13 2003, 11:17 AM
Post #5


MSFN SuperB
**********

Group: Members
Posts: 5064
Joined: 13-October 03
From: in front of the computer
Member No.: 8053
OS: Vista Ultimate x86
Country Flag


I'll try to make one up for monday night or tuesday
Go to the top of the page
 
+Quote Post
beppemito
post Dec 13 2003, 11:20 AM
Post #6


Advanced Member
***

Group: Members
Posts: 422
Joined: 31-August 03
Member No.: 6096



thanks..but the version? 6.0.2? i have acdsee 6.0.2 trial italian....can i use your package??
Go to the top of the page
 
+Quote Post
ahmedramzi
post Dec 13 2003, 04:31 PM
Post #7


Member
**

Group: Members
Posts: 258
Joined: 8-June 03
Member No.: 4220



And mine is the default 6.0 verison..
thanks XtremeMaC, I'll be waiting for your package..
Go to the top of the page
 
+Quote Post
XtremeMaC
post Dec 13 2003, 05:14 PM
Post #8


MSFN SuperB
**********

Group: Members
Posts: 5064
Joined: 13-October 03
From: in front of the computer
Member No.: 8053
OS: Vista Ultimate x86
Country Flag


I'll try to do it for english & italian

but in the meantime:

I chosed this msi editing method because I didn't want all the features of acdsee 6.

But you guys, since you want all the features, can go ahead and use the following switches to install acdsee 6 silently, without the need of my file.

1st. you'll have to export your current Acdsee registry as ahmedramzi mentioned in his previos post. and save it as acdsee6.reg

2nd. Open up the acdsee setup, let it load the whole thing. Then don't press anything on the setup

3rd. Go to your folder:
CODE
c:\documents and settings\"user name"\Local settings\Temp\"a unique folder mine is=_is71D"


There you'll be seing 4 files. one of them is going to be called Acdsee 6.0 powerpack.msi (or similar) u don't have to think about the other files.

4th. grab this .msi file and your exported acdsee6.reg file and copy them into a folder in the unattended cd.

5th. depending on which method u use change the install commands
first put the registry key to run by regedit /s acdsee6.reg then put
CODE
Acdsee 6.0 powerpack.msi /QB or /QN.


this way your registry will be imported first and then u won't need to deal with the rest

here's the exact path
CODE
msiexec /i acdsee.msi REBOOT=REALLYSUPPRESS /qb-



and the registry should look like this
CODE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\61]
"LicenseNumber"="XXX-XXX-XXX-XXX-XXX-XXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\ACDSee\60]
"LicenseNumber"="XXX-XXX-XXX-XXX-XXX-XXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\FotoCanvas\30]
"LicenseNumber"="XXX-XXX-XXX-XXX-XXX-XXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\ACD Systems\FotoSlate\30]
"LicenseNumber"="XXX-XXX-XXX-XXX-XXX-XXX"


also one of the files in the temp folder is an .ini folder which you can put all these information into. But I don't know how to use the .ini files.
If anyone could enlighten us on that, it would be easier than importing the registry.
Go to the top of the page
 
+Quote Post
ahmedramzi
post Dec 15 2003, 04:25 PM
Post #9


Member
**

Group: Members
Posts: 258
Joined: 8-June 03
Member No.: 4220



QUOTE (XtremeMaC @ Dec 14 2003, 12:14 AM)
If anyone could enlighten us on that, it would be easier than importing the registry.

Your REG method is fine, XtremeMaC thumbup.gif
thank you
Go to the top of the page
 
+Quote Post
Visentinel
post Dec 15 2003, 04:56 PM
Post #10


Member
**

Group: Members
Posts: 236
Joined: 14-May 03
Member No.: 3460
OS: none
Country Flag


QUOTE (ahmedramzi @ Dec 13 2003, 11:31 PM)
And mine is the default 6.0 verison..
thanks XtremeMaC, I'll be waiting for your package..

rolleyes.gif your lucky most people here arent creul / dirty minded rolleyes.gif
Go to the top of the page
 
+Quote Post
XtremeMaC
post Dec 15 2003, 05:39 PM
Post #11


MSFN SuperB
**********

Group: Members
Posts: 5064
Joined: 13-October 03
From: in front of the computer
Member No.: 8053
OS: Vista Ultimate x86
Country Flag


tongue.gif laugh.gif
Go to the top of the page
 
+Quote Post
ahmedramzi
post Dec 15 2003, 06:15 PM
Post #12


Member
**

Group: Members
Posts: 258
Joined: 8-June 03
Member No.: 4220



QUOTE (Visentinel @ Dec 15 2003, 11:56 PM)
QUOTE (ahmedramzi @ Dec 13 2003, 11:31 PM)
And mine is the default 6.0 verison..
thanks XtremeMaC, I'll be waiting for your package..

rolleyes.gif your lucky most people here arent creul / dirty minded rolleyes.gif

Sorry, but I didn't get what you mean blushing.gif
Go to the top of the page
 
+Quote Post
xibmer
post Feb 29 2004, 10:13 AM
Post #13





Group: Members
Posts: 9
Joined: 23-February 04
Member No.: 14784



XtremeMaC,

how to prevent the camera plugins from installing by default?


xibmer
Go to the top of the page
 
+Quote Post
orlith
post Mar 8 2004, 09:07 AM
Post #14





Group: Members
Posts: 8
Joined: 18-February 04
Member No.: 14498



What about the tips windows, the software web licensing windows...

Has anyone try to put them off for all users ?

In my case each time a new user logon, and launch acdsee, it got the licensing reminder, the tips windows...

and I want to disable it for all userrs !

Thx
Go to the top of the page
 
+Quote Post
mlu
post Mar 10 2004, 06:20 PM
Post #15


Newbie


Group: Members
Posts: 44
Joined: 9-March 04
Member No.: 15649
OS: none
Country Flag


I have ACDSee PowerPack 6 & teh 6.0.2 update. How should I do a silent install and no reboot (I want to install only ACDSee without any plug-ins and s***) and after that install the update (silent)?
Go to the top of the page
 
+Quote Post
LiquidSage
post Mar 11 2004, 12:51 AM
Post #16


Wayward Prophet
****

Group: Members
Posts: 577
Joined: 29-August 03
From: Santa Monica,CA
Member No.: 6035
Country Flag


QUOTE (mlu @ Mar 10 2004, 06:20 PM)
I have ACDSee PowerPack 6 & teh 6.0.2 update. How should I do a silent install and no reboot (I want to install only ACDSee without any plug-ins and s***) and after that install the update (silent)?

ACDSee6 is now at 6.0.3. Get that update and extract the msp file.
Now patch your 6.0 file, so your install time is reduced and package size. It is also less hassle to create a mst file. Mst is best for doing custom modifications and creating a answer file.

Your Acdsee6.0.0.msi file is in a folder @ C:\ACDPP6. you update msp is at c:\
run from cmd line...
msiexec /p C:\*.MSP /a C:\ACDPP6\*.MSI shortfilenames=true /qb
* is the name of your file.

Now download MaSai, or a trial ed. of Wise or Devstudio. Read about making a transform or use the transform wizards (Wise Installtailor for ex.) that are included to generate a mst file.
You will be able to insert the sll_licensenumber, allusers, supress reboot and configure which items to be installed. You can also add extra items such as realview, photostitcher, or other msi based files easily to make a complete acdsee package.

Attach mst to you cmd install line.
msiexec.exe /I "<path>\*.MSI" TRANSFORMS="<path>\*.MST"
Go to the top of the page
 
+Quote Post
mlu
post Mar 11 2004, 08:27 AM
Post #17


Newbie


Group: Members
Posts: 44
Joined: 9-March 04
Member No.: 15649
OS: none
Country Flag


Thanks! I'll try your method and let you know if it works.
Go to the top of the page
 
+Quote Post
hajj_3
post Mar 29 2004, 05:17 PM
Post #18


Member
**

Group: Members
Posts: 119
Joined: 17-March 04
Member No.: 16068



im a little confused, i have acdsee 6.03 powerpack FULL, not 6.0 + update. i have a serial, but i dont want to install many of the things like camera plusgins etc, anyone help. the file is a .exe file.
Go to the top of the page
 
+Quote Post
Guest_SurfD_*
post Apr 9 2004, 03:01 PM
Post #19





Guests






Not sure how you would go about chopping pieces out of the install, but if you want a TOTALLY painless, completely invisible, unattended install of the full 6.0X package, you could just add the following switch to the .msi file: (not sure where I found it by the way, but it works)

/QN USERNAME=USER ALLUSERS=1 SLL_LICENSENUMBER=XXX-XXX-XXX-XXX-XXX-XXX REBOOT=REALLYSUPPRESS

this basicly installs it completely silently, prevents a reboot, AND registers it for you.

In my case, my install is a 1 meg MSI file, in a directory loaded with other stuff. this other stuff includes plugins directorys and installs for other apps, so I guess you could delete the stuff you dont want installed out of the directorys and it might work (could give you errors on not finding them tho)
Go to the top of the page
 
+Quote Post
XtremeMaC
post Apr 26 2004, 01:13 PM
Post #20


MSFN SuperB
**********

Group: Members
Posts: 5064
Joined: 13-October 03
From: in front of the computer
Member No.: 8053
OS: Vista Ultimate x86
Country Flag


^^true^^

hey i had not been getting reply notifications from this post sorry for those who had waited for an msi out of acdsee.
here's what i could do, or will try to do. a similar set up like winamp's, only this time nothing in acdsee 6.03powerpack will be modified.
u'll have the option to install/not install camera plugins, fotocanvas etc..
i dunno when it would be ready though... if i don't post anything about it in 1 week someone post a reply or pm me or something...
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

2 Pages V   1 2 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 12:35 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy