Jump to content

Unattended Winamp install


pete1234
 Share

Recommended Posts

so i'm attempting to create an unattended version of winamp that will install a few skins and set one of them to default. i've gotten this done with no problem, but after you go through the setup screens winamp launches, and if you have/had an ipod or something attached you'll get a prompt about managing the mp3 player through winamp. i'd like to have the script click no if this window pops up, but i can't figure out how to do it. this is what i have so far:

; Portable player
If WinActive("Winamp Portable Music Player Support","Winamp") Then
    ControlClick("Winamp Portable Music Player Support","Button2")
EndIf

any ideas as to what i'm doing wrong? thanks in advance.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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