Thomas Bjørnsen wrote:
> I'm trying to get the speech SDK to install on 2000/XP machines and 
> not Vista. (Sp5.msm and so forth).
> How exactly would I get this to work? (Multiple MSM modules installed 
> conditionally on 2k/XP and not vista machines).
>

Merge modules get referenced from features so add a feature for the 
speech bits with a Condition element that disables the feature on Vista.

> Also is GAC registration of .NET assemblies supported in 2.0 ? If so how.
>

See the File element, Assembly attribute.

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