Re: [WiX-users] Can't run bundle installer with ManagedBA with TrenMicro office scan

2013-02-15 Thread jhennessey
Are you signing your bundle? If not, do so...typically AV is more forgiving
of signed files. Also, the burn engine is what writes those keys you
mention.

For reference, there are steps in the WiX CHM file that indicate how to sign
bundles.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Can-t-run-bundle-installer-with-ManagedBA-with-TrenMicro-office-scan-tp7583604p7583633.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Can't run bundle installer with ManagedBA with TrenMicro office scan

2013-02-14 Thread victorwhiskey
Hello,

I've built a installer using ManagedBA and everything runs and installs fine
without TrendMicro AV. Then with TrendMicroAV installed the installer quits
almost immediately. This is with any version of the AV, free trial for my
test.

I also tried installing just the MSIs with the AV and I get no problems
installing.  The bundler just installs two MSIs and possibly .NET if not
present.

Here is the Setup.exe log

[0808:0B9C][2013-02-14T12:31:02]: Burn v3.6.3303.0, Windows v5.1 (Build
2600: Service Pack 3), path: C:\Documents and
Settings\testAdmin\Desktop\Setup.exe, cmdline: ''
[0808:0B9C][2013-02-14T12:31:02]: Setting string variable 'WixBundleLog' to
value 'C:\DOCUME~1\TESTAD~1\LOCALS~1\Temp\Setup_20130214123102.log'
[0808:0B9C][2013-02-14T12:31:02]: Setting string variable
'WixBundleOriginalSource' to value 'C:\Documents and
Settings\testAdmin\Desktop\Setup'
[0808:0B9C][2013-02-14T12:31:02]: Setting string variable 'WixBundleName' to
value 'Setup'
[0808:0B9C][2013-02-14T12:31:03]: Loading managed bootstrapper application.
[0808:0B9C][2013-02-14T12:31:04]: Creating BA thread to run asynchronously.
[0808:0D20][2013-02-14T12:31:04]: Running the UX BA.
[0808:0B9C][2013-02-14T12:31:04]: Detect 4 packages
[0808:0D20][2013-02-14T12:31:04]: Creating a UI.
[0808:0B9C][2013-02-14T12:31:04]: Setting string variable
'NETFRAMEWORK40CLIENT' to value '1'
[0808:0B9C][2013-02-14T12:31:04]: Condition 'NETFRAMEWORK40CLIENT' evaluates
to true.
[0808:0B9C][2013-02-14T12:31:04]: Detected package: NetFx40ClientWeb, state:
Present, cached: None
[0808:0B9C][2013-02-14T12:31:04]: Detected package: Packagex86, state:
Absent, cached: None
[0808:0B9C][2013-02-14T12:31:04]: Detected package: Packagex64, state:
Absent, cached: None
[0808:0B9C][2013-02-14T12:31:04]: Detected package: QPackage, state: Absent,
cached: None
[0808:0B9C][2013-02-14T12:31:04]: ParseCommandLine(): 
[0808:0B9C][2013-02-14T12:31:04]: Detect complete, result: 0x0
[0808:0B9C][2013-02-14T12:31:07]: Plan 4 packages, action: Install
[0808:0B9C][2013-02-14T12:31:07]: Skipping dependency registration on
package with no dependency providers: NetFx40ClientWeb
[0808:0B9C][2013-02-14T12:31:07]: Condition '(NOT VersionNT64)' evaluates to
true.
[0808:0B9C][2013-02-14T12:31:07]: Setting string variable
'WixBundleRollbackLog_Packagex86' to value
'C:\DOCUME~1\TESTAD~1\LOCALS~1\Temp\Setup_20130214123102_0_Packagex86_rollback.log'
[0808:0B9C][2013-02-14T12:31:07]: Setting string variable
'WixBundleLog_Packagex86' to value
'C:\DOCUME~1\TESTAD~1\LOCALS~1\Temp\Setup_20130214123102_0_Packagex86.log'
[0808:0B9C][2013-02-14T12:31:07]: Condition '(VersionNT64)' evaluates to
false.
[0808:0B9C][2013-02-14T12:31:07]: Setting string variable
'WixBundleRollbackLog_QPackage' to value
'C:\DOCUME~1\TESTAD~1\LOCALS~1\Temp\Setup_20130214123102_1_QPackage_rollback.log'
[0808:0B9C][2013-02-14T12:31:07]: Setting string variable
'WixBundleLog_QPackage' to value
'C:\DOCUME~1\TESTAD~1\LOCALS~1\Temp\Setup_20130214123102_1_QPackage.log'
[0808:0B9C][2013-02-14T12:31:07]: Planned package: NetFx40ClientWeb, state:
Present, default requested: Present, ba requested: Present, execute: None,
rollback: None, cache: No, uncache: No, dependency: None
[0808:0B9C][2013-02-14T12:31:07]: Planned package: Packagex86, state:
Absent, default requested: Present, ba requested: Present, execute: Install,
rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0808:0B9C][2013-02-14T12:31:07]: Planned package: Packagex64, state:
Absent, default requested: Absent, ba requested: Absent, execute: None,
rollback: None, cache: No, uncache: No, dependency: None
[0808:0B9C][2013-02-14T12:31:07]: Planned package: QPackage, state: Absent,
default requested: Present, ba requested: Present, execute: Install,
rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0808:0B9C][2013-02-14T12:31:07]: Plan complete, result: 0x0
[0808:0B9C][2013-02-14T12:31:07]: Apply begin
[0C0C:0904][2013-02-14T12:31:08]: Creating a system restore point.
[0C0C:0904][2013-02-14T12:31:11]: Created a system restore point.
[0C0C:0904][2013-02-14T12:31:11]: Caching bundle from:
'C:\DOCUME~1\TESTAD~1\LOCALS~1\Temp\{----bbea6bc27533}\.be\Setup.exe'
to: 'C:\Documents and Settings\All Users\Application Data\Package
Cache\{----bbea6bc27533}\Setup.exe'
[0808:0B9C][2013-02-14T12:31:12]: Error 0x800700e8: Failed to write message
type to pipe.
[0808:0B9C][2013-02-14T12:31:12]: Error 0x800700e8: Failed to write send
message to pipe.
[0808:0B9C][2013-02-14T12:31:12]: Error 0x800700e8: Failed to send message
to per-machine process.
[0808:0B9C][2013-02-14T12:31:12]: Error 0x800700e8: Failed to save engine
state in per-machine process.
[0808:0B9C][2013-02-14T12:31:12]: The state file could not be saved, error:
0x12fa04. Continuing...
[0808:05C8][2013-02-14T12:31:16]: Error 0x800700e8: Failed to write message
type to pipe.
[0808:05C8][2013-02-14T12:31:16]: Error 0x800700e8: Failed to write send
message to