Hi I'm having problems with creating an msi that works for different locals.
Below is an extract from the log file

I have created an msi for each language, changing the Language in the
Product element to 1033 and 1040

I can run both the 1033 and 1040 msi on the machine and they display the
correct language

I then created a transform between my 1033 and 1040 and embedded it into the
1033 with a name of 1040
I then set the Languages in the Summary Info to '1033,1040'

I change my regional settings and  then try to run the resulting msi and it
fails.

Any ideas what I've missed please?


-------------------------
MSI (c) (F4:94) [15:30:26:256]: APPCOMPAT: looking for appcompat database
entry with ProductCode '{15FA6484-DB24-460C-97D5-89CA132144D7}'.
MSI (c) (F4:94) [15:30:26:256]: APPCOMPAT: no matching ProductCode found in
database.
MSI (c) (F4:94) [15:30:26:271]: MSCOREE not loaded loading copy from
system32
MSI (c) (F4:94) [15:30:26:271]: Machine policy value 'TransformsSecure' is 0
MSI (c) (F4:94) [15:30:26:271]: User policy value 'TransformsAtSource' is 0
MSI (c) (F4:94) [15:30:26:271]: Machine policy value 'DisablePatch' is 0
MSI (c) (F4:94) [15:30:26:271]: Machine policy value 'AllowLockdownPatch' is
0
MSI (c) (F4:94) [15:30:26:271]: Machine policy value 'DisableLUAPatching' is
0
MSI (c) (F4:94) [15:30:26:271]: Machine policy value
'DisableFlyWeightPatching' is 0
MSI (c) (F4:94) [15:30:26:271]: Looking for storage transform: 1040
MSI (c) (F4:94) [15:30:26:271]: Validating transform '1040' with validation
bits 0x1
MSI (c) (F4:94) [15:30:26:271]: Note: 1: 2745 2: 1040 3:
C:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\d6082c.msi 4: 1033 5: 1040 
MSI (c) (F4:94) [15:30:26:271]: 1: 2745 2: 1040 3:
C:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\d6082c.msi 4: 1033 5: 1040 
MSI (c) (F4:94) [15:30:26:271]: Note: 1: 2729 
DEBUG: Error 2745:  Transform 1040 invalid for package
C:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\d6082c.msi. Expected language 1033, found
language 1040.
1: 2745 2: 1040 3: C:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\d6082c.msi 4: 1033 5:
1040 
Errore nell'applicazione dei trasformatori. Verificare che i percorsi dei
trasformatori specificati siano validi.
1040
MSI (c) (F4:94) [15:30:26:271]: Note: 1: 1708 
MSI (c) (F4:94) [15:30:26:271]: Note: 1: 2729 
MSI (c) (F4:94) [15:30:26:271]: Note: 1: 2729 
MSI (c) (F4:94) [15:30:26:271]: Product: Session Insight -- Installation
failed.


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to