Johan van der Knijff

Results 96 comments of Johan van der Knijff
trafficstars

Great! For testing you could also use [WinCDEmu](https://wincdemu.sysprogs.org/) which creates a virtual optical drive.

I'll try to have a look at this tomorrow, as I haven't tested Iromsgl with the `False` setting. In the meantime, could you try this: - Close Iromsgl - In...

I ran into that with Ipmlab as well (fixed that), so I just applied the same fix to Iromsgl: Let me know if this works! (Very strange error though, and...

Perfect, I just merged your pull request (and applied [the same fix to Ipmlab](https://github.com/KBNLresearch/ipmlab/commit/3aa5398e1faab57df3da1e64ea141fa0a0f96fc5), which has the same problem).

By the way, while working on the Ipmlab code I made several changes/improvements to the UI behaviour (especially to avoid strange things happening when you press the Quit button while...

Ipmlab is non-robot by default, because I'm not aware of any robot devices for floppy disks (or other portable media). So basically Ipmlab is really similar to Iromsgl, but just...

See also: and . Made a check for package pypiwin32, which is is actually installed. Following the recommendation [here](https://stackoverflow.com/a/34123049) I looked at this folder: ``` C:\Users\JKN010\AppData\Roaming\Python\Python38\site-packages\pywin32_system32 ``` I then copied...

Update - pywin32 readme now mentions a post-install script that's supposed to resolve import errors. See: >If you encounter any problems when upgrading (eg, "module not found" errors or similar),...

@mehclere Not 100% sure, but this is probably related to below issue (and even if it isn't, you'll eventually run into it anyway): As a workaround, try if you can...