faustf Posted February 4, 2014 Posted February 4, 2014 hi guy i have a program in java , when turn-on this progrma appear on top a splash-screen , i want create e autoit for start a java program but in hide-mode the java program work in this mode: stay in c:programmimyprog.exe , when start , open javaw.exe i try to hide myprog.exe and javaw.exe with : ShellExecute('C:\Windows\SysWOW64\javaw.exe',@SW_HIDE)
JohnOne Posted February 5, 2014 Posted February 5, 2014 What is the second parameter in ShellExecute function? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now