Re: [WiX-users] Custom Bootstrapper Application: Problem whentrying todetect if Bundle is already installed

2012-09-27 Thread Frauenhoffer, Sabine
-users] Custom Bootstrapper Application: Problem whentrying todetect if Bundle is already installed Could you use the built-in variable WixBundleInstalled instead ? I'm not sure if that's version specific or not. It might be worth a look. -Original Message- From: Frauenhoff

Re: [WiX-users] Custom Bootstrapper Application: Problem whentrying todetect if Bundle is already installed

2012-09-27 Thread Brian C
ussion for Windows Installer XML toolset. Sent: Thursday, September 27, 2012 8:48 AM Subject: Re: [WiX-users] Custom Bootstrapper Application: Problem whentrying todetect if Bundle is already installed I tried that one already. It always returned 0 no matter what version my bundle had. -Urs

Re: [WiX-users] Custom Bootstrapper Application: Problem whentrying todetect if Bundle is already installed

2012-09-27 Thread Rob Mensching
hursday, September 27, 2012 8:48 AM > Subject: Re: [WiX-users] Custom Bootstrapper Application: Problem > whentrying todetect if Bundle is already installed > > I tried that one already. It always returned 0 no matter what version my > bundle had. > > -Ursprüngliche Nachricht-

Re: [WiX-users] Custom Bootstrapper Application: Problem whentrying todetect if Bundle is already installed

2012-10-01 Thread Frauenhoffer, Sabine
> To: General discussion for Windows Installer XML toolset. < > wix-users@lists.sourceforge.net> > Sent: Thursday, September 27, 2012 8:48 AM > Subject: Re: [WiX-users] Custom Bootstrapper Application: Problem > whentrying todetect if Bundle is already installed > >