SirHaschke Posted December 5, 2008 Posted December 5, 2008 Hello,i have a problem with V. 7.2.0.I try to enter this command:msiexec.exe /i "%wpipath%\Install\eTrustc\iGateway_42_win32.msi" CMDLINE=ITM ADDLOCAL=iGateway,Spin INSTALLDIR="C:\PROGRAMME\CA\SharedComponents\iTechnology" /qnbut WPI cuts it after iGateway.I convert this from V. 7.1.1 and with this Version it works fine.Does someone have a solution?ThanksDennis
mritter Posted December 6, 2008 Posted December 6, 2008 That will have to do with the new unlimited command lines. I was expecting something like this to come up. The comma is probably the cause, but it shouldn't be in this situation.Does WPI split the command into 2 seperate commands, or just drop everything after the comma?Send or post the install log for that section.
SirHaschke Posted December 6, 2008 Author Posted December 6, 2008 OK.Here is the Log:@ricktendo64What do you mean with "try quoting it"?WPI Installations-ProtokolldateiInstallationsprozess gestartet am: Samstag, 6. Dezember 2008 12:19:23Globale Variablen: %OSLANG%=DEU %WPIPATH%=Z:\Temp\Batch-DVD_1.4\WPI %ROOT%=Z:\Temp\Batch-DVD_1.4 %CDROM%= %DOSPATH%= %SYSTEMDRIVE%=C: %WINDIR%=C:\WINDOWS %PROGRAMFILES%=C:\Programme %TEMP%=C:\DOKUME~1\haschked\LOKALE~1\Temp %SYSDIR%=C:\WINDOWS\system32 %ALLUSERSPROFILE%=C:\Dokumente und Einstellungen\All Users %USERPROFILE%=C:\Dokumente und Einstellungen\haschked %APPDATA%=C:\Dokumente und Einstellungen\haschked\Anwendungsdaten %COMMONPROGRAMFILES%=C:\Programme\Gemeinsame DateienListe der zu installierenden Programme: eTrust 8.11 Elemente, 4 Befehle-----Samstag, 6. Dezember 2008 12:19:24 Anwendung: eTrust 8.1 Einmalige ID: ETRUST81 Reihenfolge: 000006 Kategorie: Batch CD 1 Samstag, 6. Dezember 2008 12:19:38 - cmd1 Erfolg (Erwiderter Code 1602): msiexec.exe /i "Z:\Temp\Batch-DVD_1.4\WPI\Install\eTrustc\iGateway_42_win32.msi" CMDLINE=ITM ADDLOCAL=iGateway Samstag, 6. Dezember 2008 12:19:38 - cmd2 *** Fehlgeschlagen *** (Erwiderter Code undefined): Spin INSTALLDIR="C:\PROGRAMME\CA\SharedComponents\iTechnology" /qn Samstag, 6. Dezember 2008 12:20:07 - cmd3 Erfolg (Erwiderter Code 1602): msiexec.exe /i "Z:\Temp\Batch-DVD_1.4\WPI\Install\eTrustc\eTrust ITM.msi" TRANSFORMS=1033.MST PRODUCT=eAV ADDLOCAL=CAUpdate Samstag, 6. Dezember 2008 12:20:08 - cmd4 Erfolg (Erwiderter Code 0): CMD /C md "C:\WINDOWS\Checkfiles\eTrust_8.1 Samstag, 6. Dezember 2008 12:20:08 - Installation abgeschlossen.-----Anzahl der fehlgeschlagenen Befehle: 1Installationsprozess beendet am: Samstag, 6. Dezember 2008 12:20:08
Kelsenellenelvian Posted December 6, 2008 Posted December 6, 2008 OK sounds messed up but I have a solution.WinRAR!Make a sfx with the file --> in itthen add these comments to it.;The comment below contains SFX script commandsSetup=iGateway_42_win32.msi CMDLINE=ITM ADDLOCAL=iGateway,Spin INSTALLDIR="C:\PROGRAMME\CA\SharedComponents\iTechnology" /qnTempModeSilent=1Overwrite=1It will extract the installer to the temp dir and run it with the parameters.It will do the job for now till we can get a fix out.
mritter Posted December 6, 2008 Posted December 6, 2008 I have to agree with Kels for now. The comma is causing the split. I have an idea, but have to do some testing..............
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now