Skip to content

Commit

Permalink
#21: Visual C++ 2022 Redistributable x86 is required to avoid NOT LOA…
Browse files Browse the repository at this point in the history
…DED error
  • Loading branch information
Aldaviva authored Dec 28, 2024
1 parent 9434ecd commit ad4e984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ I wrote my own Winamp plugin to save information about the currently playing son
## Installation

1. Ensure you have [Microsoft .NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework) Runtime or later installed. This is included in Windows 10 version 1803 and later.
1. Ensure you have [Microsoft Visual C++ 2015–2022 Redistributable x86](https://aka.ms/vs/17/release/vc_redist.x86.exe) installed.
1. Exit Winamp if it's already running.
1. Download [**`WinampNowPlayingToFile.zip`**](https://github.com/Aldaviva/WinampNowPlayingToFile/releases/latest/download/WinampNowPlayingToFile.zip) from the [latest release](https://github.com/Aldaviva/WinampNowPlayingToFile/releases) (not the source code ZIP file).
1. Extract the archive to your Winamp installation directory.
Expand Down

0 comments on commit ad4e984

Please sign in to comment.