Skip to content

Conversation

@Aholicknight
Copy link

I created an executable installer that will automatically install the Winamp plugin for you. This executable does:

  • Checks to see if you have Microsoft C++ Redistributable for Visual Studio 2015 x32 and x64 installed. If you do not have Microsoft C++ Redistributable for Visual Studio 2015 installed, the installer will ask if you want to install it. If you still click no, the installer will close since the plugin requires Microsoft C++ Redistributable for Visual Studio 2015.
  • Checks to see if you have Winamp installed. If you do not have Winamp installed, it will ask if you would like to install Winamp.

The executable that I made can be viewed here and if you would like to see an analysis of the executable, I used Joe Sandbox to scan the EXE which can be viewed here: https://www.joesandbox.com/analysis/1212804

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant