danieldesrochers
danieldesrochers
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...
The desk must be connected with Bluetooth before app is launch. Nothing to do with Microsoft Store. No need to backup for icacls, this command only change the permission to...
No I am not in contact with them. To workaround your issue, I would recommend that you proceed with the source code method https://github.com/danieldesrochers/idasen-ui/wiki/How-to-run-idasen-ui-from-source-code
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
> 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:...
good idea! will add this to the todo list.
Good job! Will try to reintegrate your changes when I have spare time :)
Hello, apparently that's a know issue in MalwareBytes with EXE generated with PyInstaller. https://forums.malwarebytes.com/topic/272383-malwarebytes-is-flagging-python-exes-created-using-pyinstaller/ Idasen-ui is a python script converted to EXE with PyInstaller for easy installation. I am not...
I am glad to hear that! Could you help me prioritize my todo list: # TODO: prevent duplicate instance # TODO: save/restore windows positions # TODO: hotkey CTRL-1 and CTRL-2...
Hello, thanks for the feedback, will look into that.