Help - Search - Members - Calendar
Full Version: Adobe Photoshop CS2 install
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Computerpro2
Hi guys i am wondering how i can install adobe photoshop CS2 while installing windows? i am installing programs using the CMD method of install.

thank in advance guys.
Zxian
http://www.msfn.org/board/lofiversion/index.php/t10552.html

There have been several threads about this before... AFAIK, there's no way to silently activate any Adobe Products (without using AutoIt).
bobthenob
hi ive been trying to install photoshop 8
using autoit (im new to autoit)
but the activation window dosnt have a title?
heres what i tryed but still dosnt work
; ----------------------------------------------------------------------------
;
; AutoIt Version: 3.1.0
; Author: A.N.Other <myemail@nowhere.com>
;
; Script Function:
; Template AutoIt script.
;
; ----------------------------------------------------------------------------

; Script Start - Add your code below here
Run ("setup.exe")
WinWaitActive("Adobe Photoshop Installer")
ControlClick("Adobe Activation", "introduction""2","Button6")
ControlClick("Adobe Activation","2","Button1")




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.