Jump to content

Recommended Posts

Posted (edited)

Is it possible to run a windows program without letting it steal focus from the currently active application?

Run("C:\WINDOWS\system32\sndvol32.exe", "", @SW_MINIMIZE)
this still minimizes fullscreen 3d applications even though sndvol32 is run minimized Edited by pixartist
Posted

Run a different executable, like cmd.exe . Maybe it's the program you're trying to run that activates itself. In that case, there's not much you can do about it.

no it's not. the program i'm running is the standard windows xp sound volume manager(C:\WINDOWS\system32\sndvol32.exe)...it doesn't give focus to itself, why should it ?

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...