wix3.5 - WIX where can i find WixUi_en-us file? -


i have installed wix 3.5 , want customize dialogs, can find wixui_en-us file?

you need download wix 3.5 source from here.

unzip files. want uiextension folder, located in directory structured src\ext\uiextension\wixlib

edit: @ second glance, don't see wix 3.5 source posted there. maybe else knows. if need strings file though, can downloading source code 1 of latest wix 3.6 releases. not sure if has changed or not far specific file goes.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -