Re: [WiX-users] using a input property

2013-06-17 Thread fparisini
Thanks a lot :)



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/using-a-input-property-tp7586501p7586597.html
Sent from the wix-users mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] using a input property

2013-06-15 Thread Blair Murri
1. Yes
 
2. The default scheduling has the searches run before the UI dialogs are ever 
shown, so typically, registry searching after UI requires custom actions.
 
Blair
 
 
 I have a couple of questions:
   - Is the publish tag the only way to perform an action after a user input
 interface event takes place?
   - Is it possible to use a user inserted value to do actions such as a
 registry search? Are custom actions needed to do so or this can be done with
 plain wix?
 
 Thanks in advance :)
 
  
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] using a input property

2013-06-14 Thread fparisini
Any hint?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/using-a-input-property-tp7586501p7586527.html
Sent from the wix-users mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] using a input property

2013-06-13 Thread fparisini
Hi,

I found some ways to use the value inserted in a input control:
  - I can set a property with the input value;
  - I can use the publish tag to perform actions such as a setproperty
making use of the inserted value;

I have a couple of questions:
  - Is the publish tag the only way to perform an action after a user input
interface event takes place?
  - Is it possible to use a user inserted value to do actions such as a
registry search? Are custom actions needed to do so or this can be done with
plain wix?

Thanks in advance :)



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/using-a-input-property-tp7586501.html
Sent from the wix-users mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users