Jump to content

Recommended Posts

Posted

I have this bit of code which opens the DOS box on bootup - I have tried @sw_hide but this does not minimize the box - anyone got any ideas or suggestions ?

Run(@LogonServer & "\netlogon\kk.exe -m","")
Exit
Posted

Thinking about it - would this do it ? It has seemed to have started but not shown......

Run(@LogonServer & "netlogonkk.exe -m","",@SW_HIDE)

Exit

Posted

I thought you tried that already? Do you want to hide it or minimize it? Try @SW_MINIMIZE.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

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