Melroy van den Berg

Results 899 comments of Melroy van den Berg

> https://github.com/nisetynet/WineGUI/commits/implement_env_vars_support/ > > I was able to supply environment variables to wine without affecting existing code. I could pass the environment variable in BottleManager::run_executable function, but I am not...

This is now resolved! https://gitlab.melroy.org/melroy/winegui/-/merge_requests/37 I will release v2.6.0 soon, which will have this functionality.

Upstream ticket created: https://gitlab.melroy.org/melroy/winegui/-/issues/42

The machine folder location it the place where all wine bottles are stored and read. So if you move your bottles to your other disk (within a specific directory). You...

Yes bottle is the same as a wine prefix. And in winegui I just try to call it a windows machine to make it even easier to most people. Yes...

I believe we went over this earlier. You can either move the prefix. Or use a symbolic link (using ln) or just create a new bottle or a copy of...

I would also love to see Linux support for the LabelWriter 550! Maybe peek in their official driver? https://github.com/dymosoftware/Drivers I notice that the following PR is already merged: https://github.com/matthiasbock/dymo-cups-drivers/pull/19 Does...

I think you should give a Ted talk about this!

Also I really hope Express 5 will be released anytime soon now..

I got the same problem I believe with: https://github.com/npm/cli/issues/7351