wir haben aktuell ein Problem mit einer Installation.
Die Exe-Datei unterstützt die Unattended-Installation mit dem Zusatz Q. Unsere setup.ins sieht wie folgt aus:
Hier die wichtigsten Ausschnitte aus dem Log:[Initial]
Message=Installiere CRM 2013 Outlook
StayOnTop=true
[Aktionen]
ShowBitmap "%scriptpath%\crm.png" "CRM 2013"
ExecWith_autoit_confirm_LN8 "%scriptdrive%\opsi-client-agent\files\opsi\AutoIt3.exe" WINST /letThemGo
SetLogLevel=8
DosBatch_kill
Winbatch_produkt_silent_install
[DosBatch_kill]
taskkill /IM outlook.exe
[Winbatch_produkt_silent_install]
"%scriptpath%\SetupClient.exe" /Q
[ExecWith_autoit_confirm_LN8]
Blockinput(1)
WinWaitClose("opsi-winst")
Blockinput(0)
[5] [19.02.2014 13:18:38] Execution of DosBatch_kill
[6] [19.02.2014 13:18:38] c:\opsi.org\tmp\_winstbat_2.bat saved back
[6] [19.02.2014 13:18:38] Executing "cmd.exe" /C "c:\opsi.org\tmp\_winstbat_2.bat"
[6] [19.02.2014 13:18:38] Delete "c:\opsi.org\tmp\_winstbat_*"
[6] [19.02.2014 13:18:38] Search "c:\opsi.org\tmp\"
[6] [19.02.2014 13:18:38] File "c:\opsi.org\tmp\_winstbat_1.bat"
[6] [19.02.2014 13:18:38] The file has been deleted
[6] [19.02.2014 13:18:38] File "c:\opsi.org\tmp\_winstbat_2.bat"
[6] [19.02.2014 13:18:38] The file has been deleted
[5] [19.02.2014 13:18:38]
[5] [19.02.2014 13:18:38] Execution of Winbatch_produkt_silent_install
[6] [19.02.2014 13:18:38] Call ""P:\crm2013\SetupClient.exe" /Q"
[6] [19.02.2014 13:18:38] Waiting until the called process is finished
[7] [19.02.2014 13:18:39] Waiting for ending at 19.02.2014 13:18:39 exitcode is: 259
[7] [19.02.2014 13:18:40] Waiting for ending at 19.02.2014 13:18:40 exitcode is: 259
[7] [19.02.2014 13:18:41] Waiting for ending at 19.02.2014 13:18:41 exitcode is: 0
[8] [19.02.2014 13:18:41] Process terminated at: 19.02.2014 13:18:41 exitcode is: 0
[6] [19.02.2014 13:18:41] ExitCode 0 Executed process ""P:\crm2013\SetupClient.exe" /Q"
[1] [19.02.2014 13:18:41] ___________________
[1] [19.02.2014 13:18:41] script finished
[1] [19.02.2014 13:18:41] 0 errors
[1] [19.02.2014 13:18:41] 0 warnings
[1] [19.02.2014 13:18:41]
Für hilfreiche Antworten wären wir dankbar.
Liebe Grüße aus Stuttgart....
ITSupport