vij wrote:
> InstallFiles: File: PTPlayback.exe.manifest,  Directory: ,  Size: 9478
> MSI (s) (70:78) [13:18:29:782]: Assembly Error:The module '%1' was 
> expected to contain an assembly manifest.
> MSI (s) (70:78) [13:18:29:782]: Note: 1: 1935 2:  3: 0x80131018 4: 
> IStream 5: Commit 6: 
> MSI (s) (70:A0) [13:18:29:782]: Note: 1: 1304 2: PTPlayback.exe.manifest

The log contains the root cause of the failure. Your assembly and 
manifest need to get straightened out.


> To install PTPlayback.exe manually, we are using the command 
>  "InstallUtil.exe PTPlayback.exe"

InstallUtil is used to run managed code at install time. It isn't 
strictly related to the GAC, so you need to look at replicating that 
functionality in your installer.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to