MyPhoneExplorer 1.9.0 installed into Suse Leap 15.3 and operating successfully using Wine.
Installation instructions
1. Install Wine.
sudo zypper install --no-recommends wine
2. Install mono and gecko packages needed for .NET and hrml rendering.
sudo zypper install wine-mono
sudo zypper install wine-gecko
3. Configure MyPhoneExplorer to run under wine using a wine prefix.
WINEPREFIX=~/.wine-myphoneexplorer WINEARCH='win32' winecfg
4. Download wintricks.
cd "${HOME}/Downloads"
wget https://raw.githubusercontent.com/Wi...src/winetricks
chmod +x winetricks
https://wiki.winehq.org/Winetricks
5. Setup VB libraries.
CD to downloads directory.
WINEPREFIX=~/.wine-myphoneexplorer WINEARCH='win32' sh winetricks vb6run
6. Install MyPhoneExplorer
Download MyPhoneExplorer.
CD to downloads directory
WINEPREFIX=~/.wine-myphoneexplorer WINEARCH='win32' wine MyPhoneExplorer_Setup_1.9.0.exe (make sure the exe file name is correct).
7. Start MyPhoneExplorer
Start from the desktop icon or the entry in the applications menu or "Alt-F2 MyPhoneExplorer"
NB: The app does not appear in the task bar and can be hidden by other windows so "Alt-Tab" to locate. This is probably fixable.
I have synced by my phone over WiFi and sent SMS messages. All the buttons work. No issue to report so far.