WINE 5.0 Windows Media Player Mint 19.3

Questions about Wine on Linux
Locked
santaclous
Newbie
Newbie
Posts: 2
Joined: Thu Jul 21, 2011 4:19 am

WINE 5.0 Windows Media Player Mint 19.3

Post by santaclous »

How to instal Windows Media Player ?
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: WINE 5.0 Windows Media Player Mint 19.3

Post by jkfloris »

You can use winetricks to install the Windows Media Player

Code: Select all

# Windows Media Player 9:
winetricks -q wmp9
# Windows Media Player 10:
winetricks -q wmp10
# Windows Media Player 11:
winetricks -q wmp11
santaclous
Newbie
Newbie
Posts: 2
Joined: Thu Jul 21, 2011 4:19 am

Re: WINE 5.0 Windows Media Player Mint 19.3

Post by santaclous »

Command 'winetricks' not found, but can be installed with:
spoon0042
Level 6
Level 6
Posts: 572
Joined: Thu Dec 24, 2009 11:00 am

Re: WINE 5.0 Windows Media Player Mint 19.3

Post by spoon0042 »

Info on winetricks is here: https://wiki.winehq.org/Winetricks
Locked