Jump to content

WinSetState minimize makes window disappear


Recommended Posts

I'm running this code on Foobar2000 to make it minimized but it disappears completely. It keeps running just fine but I think its functioning as if it was hidden. Here's the code I use:

AutoItSetOption("WinTitleMatchMode",2)
WinSetState("foobar2000","","@SW_SHOWMINIMIZED")

Has anyone else noticed this? I couldn't find it on the buglist.

Edited by Chaduke
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...