Take a look at the InstallSize attribute of your *Package elements in the 
bundle.  InstallSize  = The size this package will take on disk in bytes after 
it is installed. By default, the binder will calculate the install size by 
scanning the package (File table for MSIs, Payloads for EXEs) and use the total 
for the install size of the package.

(You probably aren't going to be able to eliminate the .Net framework this way 
unless you've created your own definition for the package.)

-----Original Message-----
From: Niander Neves de Assis [mailto:niander.ne...@gmail.com] 
Sent: Friday, July 12, 2013 10:17 AM
To: afor...@cmu.edu; General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Bundle with wrong size in Add/Remove entry

Ok, But my bootstrapper (the .exe file generated) has the size of 120MB, and in 
the entry at Add/Remove programs the size of the bootstrapper is 415MB. I want 
to fix this.


2013/7/12 Alain Forget <afor...@cmu.edu>

> I wondered the same thing, but I think it makes sense as it is, since 
> the all bundles for all installed programs are stored in 
> C:/Windows/Installer for when modifications, repairs, and uninstalls are 
> needed.
>
> Alain
>
> -----Original Message-----
> From: nianderneves [mailto:niander.ne...@gmail.com]
> Sent: July 12, 2013 09:30
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Bundle with wrong size in Add/Remove entry
>
> Hello,
>
> My bundle generated with the Burn engine is showing a wrong size in 
> Add/Remove entry. Maybe it's not wrong, the size is just the sum of 
> all packages in the chain. Anyway, I want that my bundle only shows 
> the size of my application, not the size of the prerequisites like 
> .Net Framework client and other packages in the chain.
> Can anyone helps me?
>
> Thx, Niander.
>
>
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Bundle-w
> ith-wrong-size-in-Add-Remove-entry-tp7587326.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ----------------------------------------------------------------------
> -------- See everything from the browser to the database with 
> AppDynamics Get end-to-end visibility with application monitoring from 
> AppDynamics Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.c
> lktrk _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ----------------------------------------------------------------------
> -------- See everything from the browser to the database with 
> AppDynamics Get end-to-end visibility with application monitoring from 
> AppDynamics Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.c
> lktrk _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics Get end-to-end 
visibility with application monitoring from AppDynamics Isolate bottlenecks and 
diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to