Gcenx / WineskinServer

Wineskin
GNU Lesser General Public License v2.1
2.4k stars 167 forks source link

A way to look through all created wrappers #541

Closed CHJ85 closed 3 months ago

CHJ85 commented 4 months ago

It'd be really nice if there was a gui interface for the existing wrappers, so that we can edit the executable if we make the mistake of giving it the wrong one or something. A streamlined way to edit the wrappers and edit dlls or other things to it later would be nice. Because now if I make the mistake of adding the wrong executable, it doesn't start.

Gcenx commented 4 months ago
CHJ85 commented 4 months ago

Idk what you mean. I know how to open Wineskin and I know where the .app file is stored. That's not the issue. I'm saying there needs to be a streamlined way to edit and make changes to an existing wrapper without having to extract the .app file.

CHJ85 commented 4 months ago

Oh I see what you mean. I have right right click on the .app file, show content and then click on the .app file inside the archive. Sorry, my mistake. But I think you should document that a little better, as that's not entirely obvious. But it's fine. Thanks for your great work.

prog99 commented 3 months ago

Oh I see what you mean. I have right right click on the .app file, show content and then click on the .app file inside the

You can also option click on the app which will bring up the wineskin interface

CHJ85 commented 3 months ago

Thanks.