yes, it is.
The company where I work is allowed to distribute SQL server.

However, I figured out the issue: the problem wes due to some switches on
heat command.

If I need to include in my .msi file all the installation package I need to
use "-sreg" in order to avoid that heat looks for registry key for all the
.dll of the installation.

this works for me:

heat dir "\\bosrv01\SQLEXPR" -cg SQLEXPR -sreg -gg -out D:\SQLEXPR.wxs


Luca


-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/heat-exe-runtime-error-r6034-tp5554376p5629788.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to