How can I change the text in the Wix installer dialog? -


my text message stuck "install product to:" how can change this?

("my product" name of product , string above resolved based on name attribute in product.wxs).

i have 2 dialogs , second requires different message.

some text on built-in dialogs can changed variables specified in localization file language. simpler task if trying change text not kept in variable. process documented here.

however, if that's case, recommended way change dialog on install page make copy of , change template file(s) provided wix installation.

copy relevant .wxs files wix dialog extension set (you need make sure installed wix source) want modify , copy file specifies ui extension name. modify suit needs , change names.

when compile installer, use new extension name (referring modified dialog set) , tell candle/light modified .wxs files are. process has documentation here , here. following entire tutorial @ second link should pretty far.

good luck


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -