I agree with John - please avoid setting the arpsystemcomponent. It's
extremely annoying to install something and be unable to uninstall it from
the UI, and is really only meant for system components that make no sense
to uninstall.

I suggest you author a burn bundle to hide all the individual MSI's, while
showing a single add/remove programs entry that represents them all, so
it's still possible to uninstall through the UI - here is starter
documentation:
http://wix.sourceforge.net/manual-wix3/authoring_bundle_intro.htm - in
particular follow the "Chain Packages into a Bundle", so you can chain all
your MSI's.




On Tue, May 21, 2013 at 12:40 PM, Mamidi, Balasubrahmanyam <
balu.mam...@flightsafety.com> wrote:

> I am just month old to WIX, can you provide syntax? Please..
>
> -----Original Message-----
> From: Markus Wehrle [mailto:mar...@laika42.com]
> Sent: Tuesday, May 21, 2013 2:34 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Quick help..
>
> Just set Arpsystemcomponent propersty to 1 and the MSI will not be shown.
>
>
> Am 21.05.2013 um 21:22 schrieb "Mamidi, Balasubrahmanyam"
> <balu.mam...@flightsafety.com>:
>
> > Hi, I am creating many MSI files using wix installer. when installed MSI
> file it will put the file in Add/Remove programs.
> >
> > My client asking,  stop adding to Add/Remove programs.
> >
> > Any one help how to stop adding to Add/Remove programs in Control panel?
> > Balu Mamidi * Software Developer
> > FlightSafety International * Courseware Support * 4660 Diplomacy. *
> > Fort Worth, TX 76155
> > Tel: 817.554.7179
> > balasubrahmanyam.mam...@flightsafety.com<mailto:balasubrahmanyam.mamid
> > i...@flightsafety.com> *
> > www.flightsafety.com<http://www.flightsafety.com/> * A Berkshire
> > Hathaway company
> >
> > ----------------------------------------------------------------------
> > -------- Try New Relic Now & We'll Send You this Cool Shirt New Relic
> > is the only SaaS-based application performance monitoring service that
> > delivers powerful full stack analytics. Optimize and monitor your
> > browser, app, & servers with just a few lines of code. Try New Relic
> > and get this awesome Nerd Life shirt!
> > http://p.sf.net/sfu/newrelic_d2d_may
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only
> SaaS-based application performance monitoring service that delivers
> powerful full stack analytics. Optimize and monitor your browser, app, &
> servers with just a few lines of code. Try New Relic and get this awesome
> Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to