Juan Jose Pablos wrote, On 30.07.2008 10:41:
> Sven Geipel escribió:
> > Hi,
> >
> > is V-Modell-XT interesting for anyone? I scripted the german version of
> > editor and project assistant with autoit. English version needs another
> > .aut file.
> >
> Most people drop it on the scripts page:
>
> http://ubertechnique.com/unattended/Scripts
Hi,
I wanted to upload the script to ubertechnique.com but could not find
how to do it. So here are the files...
Sven
; AutoIt script to install V-Modell-XT
Run, java -jar %Z%\\packages\\vmodell\\v-modell-xt-offline-installer.jar
WinWait, Language selection
Send, {ENTER}
WinWaitActive, IzPack - Installation von V-Modell,
Send, {SPACE}
WinWaitActive, IzPack - Installation von V-Modell
Send, {SPACE}
WinWaitActive, IzPack - Installation von V-Modell
Send, +{TAB}{SPACE}{SPACE}
WinWaitActive, IzPack - Installation von V-Modell
Send, {ENTER}
WinWaitActive, installer.Message
Send, {ENTER}
WinWaitActive, IzPack - Installation von V-Modell
Send, {SPACE}
WinWaitActive, Willkommen zu OpenOffice.org
Send, !w
WinWaitActive, Willkommen zu OpenOffice.org
Send, !{e 70}!a
WinWaitActive, Willkommen zu OpenOffice.org
Send, !w
WinWaitActive, Willkommen zu OpenOffice.org
Send, !a!w
WinWaitActive, Willkommen zu OpenOffice.org
Send, !n
Send, !f
WinWaitActive, OpenOffice.org
WinClose, OpenOffice.org
WinWaitActive, IzPack - Installation von V-Modell
Send, {SPACE}
WinWaitActive, IzPack - Installation von V-Modell
Send, {SPACE}
WinWaitActive, IzPack - Installation von V-Modell
Send, {TAB 3}{SPACE}+{TAB 3}{SPACE}
WinWaitActive, IzPack - Installation von V-Modell
Send, {SPACE}
Exit:: OPTIONAL: V-Modell-XT
::
URL|DEU|http://ftp.tu-clausthal.de/ftp/institute/informatik/v-modell-xt/Releases/1.2.1.1/V-Modell-XT-1.2.1.1-offline-installer.jar|packages/vmodell/v-modell-xt-offline-installer.jar
::
URL|ENU|http://ftp.tu-clausthal.de/ftp/institute/informatik/v-modell-xt/Releases/1.2.1.1/V-Modell-XT-1.2.1.1-offline-installer.jar|packages/vmodell/v-modell-xt-offline-installer.jar
:: HOME: <http://www.v-modell-xt.de/>
@echo off
todo.pl "AutoIt %Z%\scripts\%WINLANG%\vmodell.aut"
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info