view MSI strings in binary
问题 I wanted to view the strings/text that are/is displayed on the UI when MSI is run in binary mode. basically i have the localized wxl files and the localized msi. wanted to compare the text. So my approach is to view the binary content of the strings to compare. Can anyone please suggest me what tools i can use? Using orca I am able to see the strings. But I would like to see the binary/hex value for those. Thanks a lot Best Regards, Marc 回答1: I don't know tools which export strings as binary