Hi everyone,

I was reading Rob's blog about component rules and had a couple of questions:
http://robmensching.com/blog/posts/2003/10/18/Component-Rules-101

(FYI, it is completely acceptable to just point me to a place where I can learn 
the answer as well.  I'm struggling to learn where to look for what in the 
documentation (Wix documentation vs Windows Installer 4.5 SDK documentation, 
etc.)  Along those same lines, is there a way to search the wix-users archive?  
I haven't figured it out yet if there is, although Google seems to pick up some 
things here and there.)

- When an install is repaired, and one or more components are therefore 
reinstalled (say REINSTALL=ALL and REINSTALLMODE=/a), what happens to the 
component reference count?  Does it change, or stay the same?  I'm assuming it 
stays the same, but I don't know how to check "under the hood" and watch them 
for myself.

Thanks,

Jeff Reed | Field Engineering | Duck Creek Technologies | 
ree...@duckcreektech.com

The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material.  Any 
review, retransmission, dissemination or other use of, or taking of any action 
in reliance upon, this information by persons or entities other than the 
intended recipient is prohibited.  If you received this in error, please 
contact the sender and delete the material from any computer.


-----Original Message-----
From: Brian Rogers [mailto:rogers.br...@gmail.com] 
Sent: Thursday, April 16, 2009 1:10 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem building a WIX project using devenv

Hey Moiz,

Have you tried msbuild.exe instead of devenv.exe using the command line?

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com


On Wed, Apr 15, 2009 at 2:51 PM, Raja, Moiz (Moiz) <mr...@avaya.com> wrote:

> Hi All,
>
> I am new to this forum. I started working with WIX about a week and have
> moved an existing setup which I had originally written (created) using
> the Visual Studio Setup project to WIX.
>
> I am seeing issues with building my WIX project from the command line
> using devenv. The same project builds just fine from within Visual
> Studio.
>
> I tried creating a very simple WIXProject and building it from the
> command line. That works! However when I started adding references and
> code to my project it does not build anymore.
>
> I am going to continue with trial/error to figure out what the problem
> if anyone has had luck with using devenv to build a non-trivial wix
> setup project I would like to know how you got it to work.
>
> Thanks,
> -Moiz
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to