Sajid1105 wrote:
>
> I want to set a property value depending on a condition..
>
>
>
>
> if A == 1 then
>B = "A is one"
> else
>B = "A is not one"
>
> How do I do this?
>
>
>
>
--
View this message in context:
http://www.nabble.com/Conditional-Property-Value-tp18704186p
Hi All,
There is a CustomizeDlg in which i have a browse button linked to BrowseDlg.
The directory chosen for installation is in a property called
[_BrowseProperty]
What is to be done is
1. Check whether a folder,say "Folder1" exists in the chosen path. The
Installation should proceed only if "Fo
Hi All,
C:\Sample
This code was able to create a folder called "Sample" in C:\ (the folder did
not exist previously) and copy the specified file to the destination. The
filecopy was succesful with the path specified as a property
hi
i tried to implemet t a similar directory search with cutom action..but
i was not able to find a solution..the only other alternate i found is to
embed this directory search into a control button.Once the user clicks
on the button this search takes place and based on the property value
which h
Hey try changing the level to some negative number..tht should wrk fine
RW-11 wrote:
>
> Hi,
>
> I'm trying to turn on and off a feature based on whether a file already
> exists in the installation directory.
>
> To do this, I'm setting a property based on a FileSearch:
>
>
>Dept
chk the PRIVILEGED property with condition tag
Tom.Chmielenski wrote:
>
> Is there an easy way to test for the condition where the user is not an
> administrator on the machine?
>
> Tx.
> Tom
>
> -
> This SF.net email is
hi..help needed
i use a browse dialog box through which i select a custom directory.
wat i want to do now is to check whether thrs a directory called 'v62'
in the custom directory and proceed with installation only if the directory
exists. an error mesg shoul pop up if the directory is not there.
Hi
am new to wix and i need ur help in knowing how to
code for uninstallation in wix..coul u pls guide me through
the uninstallation process in wix?
i tried uninstalling by using the command msiexec /x in a custom action
and i had an error poping up
TIA
ramya
SaiTeja wrote:
>
> Hi,
>
> My
hi
could somebody please help me with developig dialog boxes fro maintenance
mode
as of now am done with developing with user interface part. whr i am stuck
nw is
i dono hw to uninstall a program through wix when the user wants to remove
the
product.customactions dint help me and i learnt yesterd
hi guys
would u lem knw if thrs ny wizard for maintenace mode ?
TIA
--
View this message in context:
http://www.nabble.com/any-wizard-for-maintenance-mode--tp15332477p15332477.html
Sent from the wix-users mailing list archive at Nabble.com.
-
Hi
Currently am trying to code for an uninstaller that would uninstall a
specific program of mine.
I have implemented this uninstallation through this command
path\msiexec /x project.msi
and i do this as an custom action
later i publish this as an custom action in a push
11 matches
Mail list logo