Replies: 1 comment
-
Not enough information. What does your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using CustomTheme.xml to align my Exe Title and logo horizontally. Below is my CustomTheme.xml
Welcome to My ApplicationBelow is how I am referring to it in my Bundle.wxs
Logo.png, EULA.rtf and CustomTheme.xml are saved at the same location where Bundle.wxs is saved.
BootStraper Exe is not running when I use CustomTheme.xml in ThemeFile and runs when I don't use it (only use EULA.rtf). Could anyone please tell me what the error I am doing is?
Below is the error I am getting
[4490:0E20][2024-11-08T13:38:12]e000: Error 0x8007000d: Failed to load theme from path: C:\Users\asriva10\AppData\Local\Temp{3061C450-5F1B-42E2-9337-4D37E12F9088}.ba\thm.xml
[4490:0E20][2024-11-08T13:38:12]e000: Error 0x8007000d: Failed to initialize data in bootstrapper application.
Beta Was this translation helpful? Give feedback.
All reactions