/build/static/layout/Breadcrumb_cap_w.png

Photoshop 6.0 silent install

I'm trying to create a completely unattended silent install of Photoshop 6.0 - I've managed to suppress all dialog boxes except for one that I just can't seem to get rid of. It's the one that asks me to "Select the file types you would like Photoshop(PS) or ImageReady(IR) to open and...(blah, blah, blah)". Does anyone know how to get rid of this? This is what I have so far:

[OEM Install]
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
ProgGroupName=
DefaultDestDir=
UserName=XXXX
UserCompanyName=XXXX
UserSerialNumber=XXXX
DisplayBackGround=NO
DisplayProgressBar=YES
ProgressBarStart=
ProgressBarEnd=

Any assistance would be greatly appreciated...

0 Comments   [ + ] Show comments

Answers (6)

Posted by: H.Huisjes 19 years ago
Yellow Belt
0
Hi, I'm having the same probs here. Do u have a solution yet?
I also have a problem with starting Photoshop 6 as a locked down user:
"Cannot initialize Photoshop because the file is locked....."
It seems if I set full control permissinons on the C-drive it's ok. But that's not what I want ofcourse. Maybe you know a solution to this too?

Cheers, Henri (NL)
Posted by: Francoisracine 19 years ago
Third Degree Blue Belt
0
This is an inf we created to change the security for a locked down user for photoshop 6.0:

[Unicode]
Unicode=yes
[Version]
signature="$CHICAGO$"
Revision=1
[Registry Keys]
"MACHINE\SYSTEM\CurrentControlSet\Control\StillImage\Debug",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Adobe",0,"D:AR(A;CI;CCDCLCSWRPSDRC;;;BU)"
"MACHINE\SOFTWARE\Classes\.psd",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\CLSID\{5F246A9A-A919-11d3-AB60-00C04FA3014E}",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\Winmm",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Adobe\CommonFiles",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\Photoshop.Image.6",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\Photoshop.PlugIn",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\TypeLib\{4B0AB3E1-80F1-11cf-86B4-444553540000}",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\CLSID\{6DECC242-87EF-11cf-86B4-444553540000}",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\CLSID\{2D0FD2C0-B53C-11CE-B97B-02608C8D76EF}",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\CLSID\{F2E00600-E49D-11cf-94CF-00A02400D8F5}",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\CLSID\{32DDCE4C-C4FB-11d1-AAB2-00C04FA3014E}",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\CLSID\{119F01C5-E62B-11d2-AB3E-00C04FA3014E}",0,"D:AR(A;CI;KA;;;BU)"
"MACHINE\SOFTWARE\Classes\CLSID\{0B6DC6EE-C4FD-11d1-819A-00C04FB69B4D}",0,"D:AR(A;CI;KA;;;BU)"


There is also some HKCU keys you will need to propagate.
Posted by: H.Huisjes 19 years ago
Yellow Belt
0
Thx for your reply,

But I don't know what to do with this text.
I tried to create an *.inf file and install it but it doesn't seem to work for us (same error message).
I hope u can help me out.
Thx in advance,

Henri
Posted by: potatoes 19 years ago
Senior Yellow Belt
0
with .msi's i find the easiest way to have a package run quietly is just through the command line.

for example

msiexec.exe /i photoshop.msi /QB

now i'm fairly inexperienced in packaging, and i'm just starting to get the hang of it, but usually i've just made a batch file to launch this command or use the command as the sms job.

Maybe i'm thinking a little too low level here, but i'm just throwing it out there.
Posted by: Francoisracine 19 years ago
Third Degree Blue Belt
0
The version 6 is too old and the security changed with Windows XP. Then when you are installing a program, the command line will work fine. However, you will need to run sysinternals regmon and filemon to see where are the access denied and create an inf to change the security. You will need to use the secedit command from MS to apply the inf.

All of our users are lockdown and we need to do that for every software. Many companies are creating a software in thinking every one have admin rights or every technicians will install the software by running manually a setup. It is not very serious from companies. Serious companies will think about that and let people install the software with a commandline and for recent software you should not need to change the security but for older software or less serious companies...

The worst software, I had to install was Kodak Easyshare, Powerquest Deploycenter, Palm Hotsync, Lotus Easy sync...
Posted by: H.Huisjes 19 years ago
Yellow Belt
0
If u use msiexec.exe /i photoshop.msi /QB! users have only a progress bar w/out any cancel or undo option.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ