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.
Page 1 of 1
Adobe Photoshop CS2 install How can i do install it?
#2
Posted 15 December 2005 - 03:07 PM
http://www.msfn.org/...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).
There have been several threads about this before... AFAIK, there's no way to silently activate any Adobe Products (without using AutoIt).
#3
Posted 16 December 2005 - 12:58 AM
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")
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")
Share this topic:
Page 1 of 1



Help
Back to top










