RedWagon
2009-May-27 02:40 UTC
[Wine] How to use winecfg when running from source directory
I've started running Wine from its source directory so I could run multiple versions at the same time but can't for the life of me find out how to launch winecfg.
Austin English
2009-May-27 03:06 UTC
[Wine] How to use winecfg when running from source directory
On Tue, May 26, 2009 at 9:40 PM, RedWagon <wineforum-user at winehq.org> wrote:> I've started running Wine from its source directory so I could run multiple versions at the same time but can't for the life of me find out how to launch winecfg../wine winecfg :-) Or alternatively: ./wine programs/winecfg/winecfg.exe.so -- -Austin