Install wine
Download Winbox
Download icon
Create Shortcut
create winbox directory and move winbox.exe
cd /optsudo mkdir winboxsudo mv ~/Downloads/winbox.exe /opt/winbox
Rename icon as winbox and move to winbox directory
sudo mv ~/Downloads/winbox.jpg /opt/winbox
Create .desktop file
cd /usr/share/applicationssudo nano winbox.desktop
Add this code to winbox.desktop
[Desktop Entry]Encoding=UTF-8Name=WinboxComment=winbox appExec=wine /opt/winbox/winbox.exeIcon=/opt/winbox/winbox.jpgTerminal=falseType=ApplicationCategories=GNOME;Application;Utility;
Now winbox available on drawer
Ez to run
Reference
Top comments(0)
Subscribe
For further actions, you may consider blocking this person and/orreporting abuse