https://bugs.winehq.org/show_bug.cgi?id=44926 --- Comment #15 from vn39t6ajt0c(a)convergenceservice.com --- Here's how I got the Bible Study 6.1.1 GUI to start in 32-bit Wine 7.11... In the Windows VM: ------------------ Portable app guide used: https://helpdeskgeek.com/how-to/create-a-portable-version-of-any-application... Portable app software used: Enigma Virtual Box Portable app software configuration (from memory): - I installed the Olive Tree Bible Study software in the Windows VM - I run The Enigma Protector and specified the installed BibleStudy.exe file as the Input File Name - I added the following two folders recursively in the "Virtual Box Files" section: - "C:\Users\User\AppData\Local\Olive Tree Bible Software" - "C:\Users\User\AppData\Local\Olive_Tree_Bible_Software" -- On my Linux Mint 21 host: ------------------------- Wine prefix creator used: PlayOnLinux 4.3.4 Wine Configuration Changes: - Applications -> Windows Version: Windows 8.1 - Graphics -> Emulate a virtual desktop -> Desktop size: 1024 x 768 Winetricks installed: corefonts msxml3 vcrun6 vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 ie8 dotnet462 NOTE: dotnet462 isn't available in my version of PlayOnLinux, so I installed all the winetricks manually using the following command line command: $ env WINEPREFIX=/home/renewed/.PlayOnLinux/wineprefix/ot32 winetricks --force corefonts msxml3 vcrun6 vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 ie8 dotnet462 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.