Jump to content

Recommended Posts

Posted (edited)

mhh is there any possibility to add a program/regkey or smtn to my winamp.exe, so that when i open my C:\Programme\Winamp\Winamp.exe

there will be opened my C:\Music\Riddims and C:\Music\Albums folders as well?

i even have no clue what i shall search for to make this possible and couldn't google any working results

EDIT:

i know it would work to make a program that runs winamp and then opens the folders, but is there a solution to add a regkey or something so that always when i open the winamp.exe the folders will appear, too?

Edited by phew
Posted (edited)

Compile this script and call it something like WinampLaunch.exe, update your start menu link to Winamp to point to this exe.

Run(@ProgramFilesDir & "\Winamp\Winamp.exe")
Run("explorer.exe C:\Music\Riddims")
Run("explorer.exe C:\Music\Albums")
Edited by weaponx

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...