Hi:
I need to perform certain actions, show a dialog and read registry values
only when Iamremoving a product. Is there a property to help me do this?
Cheers
Sean.
--
This SF.Net email is sponsored by the Verizon Devel
Curt Holden wrote:
> Property="_BrowseProperty" Value="[UI_CONFIG_INPUT_DIR]"
> Order="1">1
>
...
> Width="320" Height="18" Property="UI_CONFIG_INPUT_DIR" Indirect="yes" />
>
And indirect property means that the property value is the name of
another property. Y
Igor Lemsky wrote:
> Yes, but one of them is used during install dialog sequence and another - in
> uninstall.
>
See WiX.chm for Control/@CheckBoxPropertyRef.
--
sig://boB
http://joyofsetup.com/
--
This SF.Net emai
Tony Juricic wrote:
> Even if MSI (or more correctly parts of install) run with elevated
> privileges, I think that immediate custom action runs non-elevated and I can
> find current user's ApplicationData folder via Shell API call
> GetSpecialFolder. I can then create shortcut links programmati
4 matches
Mail list logo