Nir, thanks for ypu answer.
But how I can lounch MSI with correct mst file from bootstraper?

About Property. I can't use property for it. I tried it.  But when I use
Property name in command attribute. It is not replaced by its value. 

...
<Property Id="NEW_VERB_COMMAND" Value="MyVerb" />
....
 <Extension Id="xm">
          <Verb Id="NewVerb" Command="NEW_VERB_COMMAND" Argument='"%1"' />
 </Extension> 
....

Command is "NEW_VERB_COMMAND" but not "MyVerb"

Any ideas what I am doing wrong?




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Verb-localization-tp7599897p7599921.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to