Hey Luca,

Distribution and repackaging are two different matters. I highly doubt you
have the rights to repackage SQL Server. If you consume their MSI's and/or
merge modules "as-is" I am sure this would be fine. However, when you change
their deployment packages you have effectively created a different product.
Besides the basics where the Product Code and GUIDs in the MSIs/Merge
Modules would be changed and now unserviceable by Microsoft, you are taking
on owership of someone else's product in a manner they don't control.

Please claify your intents and what you are trying to accomplish.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://blogs.msdn.com/icumove


On Wed, Oct 13, 2010 at 12:03 AM, zero51 <luca.taro...@faacgroup.com> wrote:

>
> 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
>
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to