Ubuntu desktop launchers
Mikrotik The Dude
The Dude runs well under Wine. Running the installer will generate all needed desktop launchers.
[Desktop Entry]
Name=The Dude 7.15.2
Exec=env WINEPREFIX="/home/msharp/.wine-dude-7.15.2" wine C:\\\\Dude-7.15.2\\\\dude.exe
#Exec=wine C:\\\\Dude\\\\dude.exe
Type=Application
StartupNotify=trueName=WinBox
Exec=/usr/local/bin/WinBox
Icon=/usr/share/icons/Mikrotik/thedude.local/bin/assets/img/winbox.png
Terminal=false
Categories=Utility;
Mikrotik Winbox
[Desktop Entry]
Name=Winbox
Path=~/bin
Exec=wine-stable winbox.exe
Type=Application
StartupNotify=true
Keywords=winbox;or
[Desktop Entry]
Name=Winbox
Comment=Mikrotik WinboxWinBox
Exec=wine "C:\\\\Scripts\\\\winbox.exe"
# Name=Winbox64
# Comment=Mikrotik Winbox64
# Exec=wine "C:\\\\Scripts\\\\winbox64.exe"/usr/local/bin/WinBox
Icon=wine/usr/local/bin/assets/img/winbox.png
Terminal=false
Type=Application
Categories=Wine;
StartupNotify=true/usr/share/applications/winbox.desktop
# Make sure winbox.exe has been saved to /usr/local/bin/winbox.exe
[Desktop Entry]
Name=Winbox
#Path=/usr/local/bin
Exec=wine-stable winbox.exe
Type=Application
StartupNotify=true
Keywords=winbox;Utility;
#end