I’m trying to create a localized bootstrapper.

I’m somewhat stuck on how to do this.

I pulled all the strings from the rtfTheme.wxl

I am building the boostrapper as followed:

 candle Bundle.wxs -ext WixBalExtension.dll -ext WixNetFxExtension.dll -ext
WixUtilExtension.dll -out output\

light -out MSI\SSM.exe -ext WixBalExtension -ext WixNetFxExtension
-cultures:"en-US"  -dMSIpath=MSI\SSM.msi  output\Bundle.wixobj –loc
en-us.wxl

 When I change these strings. Nothing is happening what so ever. I don’t
see any strings changed.

Any clue?
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to