Trying to Execute PowerShell script with Wix v4 #7713
Unanswered
mikitheking5
asked this question in
Questions
Replies: 1 comment 1 reply
-
WiX doesn't use issues for support. We moved this issue to the GitHub discussions area. You might also consider asking your question on Stack Overflow. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The following code returns error code 1603, but I have no idea what could be the problem, the documentation says this is how this feature is used, what Am i missing here, is this a bug or what? I would very much appreciate somebody's assistance, I'm new to this but this is really interesting to me...
Also, I get this ""WIX0014 The Component/@Directory attribute's value, 'C:\Users...\Desktop\Bild\ConsoleApp1\ConsoleApp1', is not a legal identifier. Identifiers may contain ASCII characters A-Z, a-z, digits, underscores (_), or periods (.). Every identifier must begin with either a letter or an underscore. ConsoleApp1.installer""
Why do I get this error when I never used the illegal characters?
Beta Was this translation helpful? Give feedback.
All reactions