>
>
> Subject: Wix Pre-requisite Dialog
> Hi all,
>
> I wanted to create a pre-requisite dialog box which show whether particular
> components are Installed or not in Wix.
>
> I was able to get the Registry value into a property IISCHECK
>
>
> <
> Property Id="IISCHECK">
>
> <
> RegistrySearch Id=
Hi ,
I want to display a control depending on the value of the property.
I tried this below:
Even if registry search fails the label is getting displayed. I suspect the
property IISCHECK is interpretted as literal rather than as a property.
I am doing this display in dialog whether the pre
Hi all,
We have a requirement where Builds are getting generated in with increment
in Folder Names. (like Build001, Build002).
I need to make Source Dynamically pick up proper Higher Build.
How to go about it?
Thanks,
Pavan
But how to you set this env variable?
I want to write a C# Custom Action. Is it possible in Custom Action to fetch
env variable and set it?
How do you declare System Environment variable?
Thanks,
Pavan
-
This SF.Net email is
Hi Eitan,
I am building my Wix Solution through Batch File.
To get that number i will have to scan through the directory and find
BuildLatest.
If there is complicated logic involved to find Buildlatest later then would
it not be problem to
handle it through DOS commands.
Thanks,
pavan
-
Hi Eitan,
Is there any way in which BuildXX can be auto generated apart from DOS
Script?
Is it possible with Visual Studio specific Variable?
Thanks,
pavan
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
Hi,
I have ComboBox declared as below.
Values need to be get populated based on the code that is written C# Custom
Action method.
How can this be achieved?
Thanks,
Pavan
-
This SF.Net email is sponsored by the Moblin
Hey,
But i can retrive the list only @ the time of installation depending on the
machine on which i am installing.
I wanted to populate in combobox all the websites that are deployed on the
Machine.
Thats why i had to resort to Custom Action. I need to populate the comboBox
in runtime.
Thanks,
Hi,
I need to insert values into ComboBox using C# Custom Action.
Code snippet
string samWeb="abcd";
ses.Database.Execute("INSERT INTO
`ComboBox`(`Property`,`Order`,`Value`,`Text`) VALUES ('ComboWebsiteProp'," +
"1,'" + samWeb + "','" + samWeb + "')");
I am getting error as
Function failed du
Hi all,
I am populating the websites deployed in the machine in a ComboBox.
I need to display the port number of the selected website.
1
I am able to get the corresponding port value for the website
selected.inCustom Action Code using
session["PortEditProp"]=getportvalue();
But, T
Seems to problem in elements defined within
Can you send code snippet?
Thanks,
Pavan
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK
Any help??
-- Forwarded message --
From: pavan gadam <[EMAIL PROTECTED]>
Date: Wed, Aug 27, 2008 at 7:44 PM
Subject: C# Custom Action on ComboBox Item Selection.
To: "General discussion for Windows Installer XML toolset." <
wix-users@lists.sourceforge.ne
Hey,
I have a similar problem. I am currently using wix 3, in which Directory
attribute is compulsary for Website Element.
I want to install webservices into the website selected by the user in a
comboBox.
If user selects a Website say "Default Website", after installation, wix
creates another i
Hey,
I was able to figure out populating the Websites in ComboBox.
The could write the C# equivalent code for the same.
But, I am facing other problem now. When user selects a particular website
from the combobox, I want to install my webservices into that website.
Is there any way i can change
Hi all,
The light.exe is crashing with Null Reference Exception.
i am currently using latest version of Wix released in Aug 29.(3.0.4429.0)
The stack tree is as below:
C:\Documents and Settings\pavanga\Desktop\wix-pavan\Wix Sample>light.exe
-out Sa
mpleWixUI.msi SampleWixUi.wixobj CCFLib\CCFWixU
Adding more detail...
This happens when SymbolPath is included in Directory Element.
Is this a bug?
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applicatio
Hi all,
I was trying Quiet Execution feature provided by WixUtilExtension.
My Installation failing. Please let me know if there is any error in below
code.
Thanks,
Pavan
-
This SF.Net email is sponsored by the Moblin Yo
Hi all,
Is it possible to create a Website on remote machine from Wix using
IISExtension?
I also want to add some webservices into website in the remote machine.
Thanks,
Pavan
-
This SF.Net email is sponsored by the Moblin Y
Even when i tried with notepad.exe
my installation failed. :-(
Actually i need a call powershell psexec.exe
I tried with
The result is same. :-(
Any help on Quiet Installation??
-
This SF.Net email is sponsored by the Mo
Hi all,
I am facing a problem in populating data into ListBox.
I am using 2 buttons viz., " Add" and "Remove" to insert and remove Values
into ListBox.
I am calling a Custom Action to achieve this.
After Adding few values into ListBox. If i try to remove any element in the
ListBox and then try
Resending...
Any Help???
-- Forwarded message --
From: pavan gadam <[EMAIL PROTECTED]>
Date: Wed, Oct 15, 2008 at 2:18 PM
Subject: Change Default Selection of ComboBox
To: "General discussion for Windows Installer XML toolset." <
wix-users@lists.sourceforge
Hi all,
I have a ComboBox whose default selection needs to be determined
dynamically.
I am using Custom Action to populate the items dynamically. But i am not
able to set one of the items as default selection of the ComboBox.
All the items appear in the combobox when i click on drop down. By def
I was able to do it. But is there a way where we can display some message in
the dialog when the ComboBox default selection is changed by user, without
reloading the dialog using twin dialog.
-
This SF.Net email is sponsored by
Did not notice the time i had sent... My apologies for resending that
early..
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
Hi all,
Is there any event that can track change of the Item selection?
I need to display a message when the default selection of comboBox is
changed by the user.
Thanks,
Pavan
-
This SF.Net email is sponsored by the Moblin
25 matches
Mail list logo