Hi all,
I'm using the Burn bootstrapper app to chain my main installer with several
pre-requisites (.NET, VC++ runtime). For the GUI I use the standard
RtfLicense UI as described in Nick Ramirez's Wix Guide book.
The standard strings in the progress bar step can be changed (localized)
easily. But there is one string that I'm still unable to change during an
upgrade install. The following strings are shown:
- Processing: Initializing...
- Processing: [Product name of current version]
- Processing: {Product guid of previous version}
The first message can be modified in RtfTheme.wxl. The second one can be
changed by specifying DisplayName attribute in the MsiPackage element. The
third one seems to show the Product ID of the previous version (see
attached screenshot).
Does anyone know how to change the third message? I'd like to show just the
Product name if possible, instead of a GUID.
In the log there is also this line:
Applying execute package: {4130457e-bcc8-4802-943a-bbd0d71499b9}, action:
Uninstall, path: C:\ProgramData\Package
Cache\{4130457e-bcc8-4802-943a-bbd0d71499b9}\SDM Installer.exe, arguments:
'"C:\ProgramData\Package Cache\{4130457e-bcc8-4802-943a-bbd0d71499b9}\SDM
Installer.exe" -uninstall -quiet -burn.related.upgrade'
Kind regards,
Pogo
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users