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

Fatal Error on Windows 11. App doesn't launch. #8

Open
varunyellina opened this issue Oct 3, 2021 · 5 comments
Open

Fatal Error on Windows 11. App doesn't launch. #8

varunyellina opened this issue Oct 3, 2021 · 5 comments

Comments

@varunyellina
Copy link

Installed the app on Windows 11. Got the following errors one after the other.

image

image

image

@danieldesrochers
Copy link
Owner

Hello,
the app has not been tested on Windows 11.
I suggest you try it from the source code
https://github.com/danieldesrochers/idasen-ui/wiki/How-to-run-idasen-ui-from-source-code

@Martydog
Copy link

Hello,

Just upgraded to win 11, works out of the box!

@Mathue24
Copy link

Seems like the same issue as #4
I'd really appreciate it if someone could figure it out, I ain't too savvy in this code myself.

@danieldesrochers
Copy link
Owner

Seems like the same issue as #4 I'd really appreciate it if someone could figure it out, I ain't too savvy in this code myself.

Did you try that:

  • Click Windows Start menu
  • Right click on Command Prompt shortcut -> Plus -> Run as Administrator
  • In command prompt window, execute the following command:
    icacls "%ProgramFiles(x86)%\Idasen Desk Control" /grant Users:(OI)(CI)F /T

@Mathue24
Copy link

Did you try that:

Yep, same issue.

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

4 participants