run light with the verbose switch and see what it says.
I would recommend not changing CabinetCachePath from the default (unless you
are placing it on a different volume or some other location outside of your
build tree's objects).
> From: j...@jeffnevins.com
> Date: Tue, 13 Aug 2013 00:30:41 -0400
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Wix Cabinet Caching Not Working.
>
> Anyone have any ideas please?
>
>
> On Sat, Aug 10, 2013 at 12:40 AM, Jeff Nevins <j...@jeffnevins.com> wrote:
>
> > I can't seem to get wix cabinet caching to work.
> >
> > I have
> >
> > <PropertyGroup>
> > <CabinetCreationThreadCount>3</CabinetCreationThreadCount>
> > <CabinetCachePath>cabs</CabinetCachePath>
> > <ReuseCabinetCache>True</ReuseCabinetCache>
> > </PropertyGroup>
> >
> > in the wixproj.
> >
> > <Media Id="1" Cabinet="contents.cab" EmbedCab="yes"
> > CompressionLevel="mszip"/>
> > <Media Id="2" Cabinet="static.cab" EmbedCab="yes" CompressionLevel="mszip"/>
> >
> > in the wxs
> >
> > and a component that I know 100% never ever changes marked with
> >
> > <Component DiskId="2" ...
> >
> > I see the cab files generated in the cabs directory, but each time I
> > build, I see the modified time of the cab file change, which suggests that
> > it's regenerated the cabinet instead of reusing the one from the cache.
> >
> > Using Wix 3.6
> >
> > How can I get this working or debug the problem further?
> >
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users