t;
> http://stackoverflow.com/questions/465488/can-i-load-a-net-assembly-at-runtime-and-instantiate-a-type-knowing-only-the-na
>
>
> http://www.codeproject.com/Articles/32828/Using-Reflection-to-load-unreferenced-assemblies-a
>
>
>
> -----Original Message-
> From: Rahul V [mailto
involved coding to delay load the assembly.
>
> -Original Message-
> From: Rahul V [mailto:rahul8...@gmail.com]
> Sent: Friday, July 19, 2013 9:05 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Bootstrapper - Interuptting the MSI completion even
Hi,
I am running 3 MSI from my Bootstrapper, After the first MSI is installed
successfully, I want to load an user control (Which is deployed by the
first MSI) in the bootstrapper UI. After loading the user control I will
collect some information from the user control and by clicking Next I want
to
Create a variable inside the Bundle, pass that variable to MsiProperty, and
change the variable in the bootstrapper code like
Bootstrapper.Engine.StringVariables["MyVariable"] = ""
now you can see it in the log, for the reference,
http://stackoverflow.com/questions/15305932/how-to-pass-a-property
Please read this example, this will answer all your questions.
http://bryanpjohnston.com/2012/09/28/custom-wix-managed-bootstrapper-application/
Regards,
Rahul
On Thu, Jul 18, 2013 at 11:49 PM, Mamidi, Balasubrahmanyam <
balu.mam...@flightsafety.com> wrote:
> Thanks for reply steve. not clear
Hi Blair,
Thank you very much!! It works. I set that property in InstallExecute.
On Wed, Jul 17, 2013 at 6:12 PM, Blair Murri wrote:
> You need to set the burn variable MyBurnVariable1 to the value of your
> ViewModel's InstallPath property before OnApply() is called. How you do
> that depends
Hi,
I am trying to install MSI from Bootstrapper. Install location for that msi
should be specified from the text box in Bootstrapper UI. I followed this
below example. in this example I added a text box for getting install
location and I added below code pieces,and MyBurnVariable1 gets the value
f
You may have look at here.
http://wix.tramontana.co.hu/tutorial/user-interface/ui-wizardry
Regards,
Rahul
On Mon, Feb 25, 2013 at 11:59 AM, Chaitanya wrote:
> Hi,
>
>
>
> In the WIXUI_InstallDir,i want the change the logo.
>
>
>
> How to change,can u tell me the suggestions,
>
>
>
> Thanks & re
ler requirements for
> identifier, which are basically the same as most programming languages.
>
>
> On Fri, Jan 11, 2013 at 2:18 AM, Rahul V wrote:
>
> > Hi,
> > I am trying to assign the below path for directory by the variable
> > HelpSourceFolder as shown in be
Hi,
I am trying to assign the below path for directory by the variable
HelpSourceFolder as shown in below, I am getting the error "Error 1 The
Directory/@Id attribute's value, 'D:\SomeFolder\Path', is not a legal
identifier.", please help me to identify what is wrong here.
http://schemas.micro
Hi,
I want to create Wix msi with custom UI installation, can anyone provide me
any sample projects?
Thanks!
Regards,
Rahul
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web developme
11 matches
Mail list logo