Jump to content

Recommended Posts

Posted

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" /qn

but 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?

Thanks

Dennis


Posted

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.

Posted

OK.

Here is the Log:

@ricktendo64

What do you mean with "try quoting it"?

WPI Installations-Protokolldatei

Installationsprozess gestartet am: Samstag, 6. Dezember 2008 12:19:23

Globale 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 Dateien

Liste der zu installierenden Programme:

eTrust 8.1

1 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: 1

Installationsprozess beendet am: Samstag, 6. Dezember 2008 12:20:08

Posted

OK sounds messed up but I have a solution.

WinRAR!

Make a sfx with the file --> in it

then add these comments to it.

;The comment below contains SFX script commands

Setup=iGateway_42_win32.msi CMDLINE=ITM ADDLOCAL=iGateway,Spin INSTALLDIR="C:\PROGRAMME\CA\SharedComponents\iTechnology" /qn
TempMode
Silent=1
Overwrite=1

It 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.

Posted

I have to agree with Kels for now. The comma is causing the split. I have an idea, but have to do some testing..............

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...