Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program Compatibility Assistant #70

Closed
GencoreOperative opened this issue Feb 7, 2018 · 2 comments
Closed

Program Compatibility Assistant #70

GencoreOperative opened this issue Feb 7, 2018 · 2 comments

Comments

@GencoreOperative
Copy link

Hello,

Testing a GUI on Windows 7, it looks like the generated executable triggers the Windows Program Compatibility Assistant.

Related Launch4J bug: https://sourceforge.net/p/launch4j/bugs/87/
Related Stackoverflow: https://stackoverflow.com/questions/806017/why-i-receive-a-message-from-the-program-compatibility-assistant#3329886

It appears we need to include a manifest file in the compiled executable. How do we configure the Maven plugin to do this?

If I use the tag with a file named as per the Javadoc, I get this error:

The application has failed to start because its side-by-side configuration is in correct. Please see the application event log or use the command-line sxstrace.exe

Any suggestions would be appreciated!

Thanks!

@lukaszlenart
Copy link
Collaborator

I think the problem is that Launch4j itself doesn't support embedding manifest into a generated exe, so plugin won't help here.

@GencoreOperative
Copy link
Author

Ok, thanks that is helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants