Gif Posted May 18, 2007 Posted May 18, 2007 need help with this one... I want a window to be created but be invisible... $var = ShellExecute("cmd", "", "", "open", @SW_HIDE)oÝ÷ ÚØ^,Ûhrí¢[Ú®¢×Zµª®¢Ûh¶¬Â)Ý£®¶sb6öçG&öÅ6VæBgV÷C´3¢b3#µtäDõu2b3#·77FVÓ3"b3#¶6ÖBæWRgV÷C²ÂgV÷C²gV÷C²Âb33c·f"ÂuT7G&Å&VBb33c·FWBfײgV÷C·´TåDU'ÒgV÷C²Â this does not works, i am sure it's pretty wrong (didn't spend enough time for it...) suggestions? thanks in advance
herewasplato Posted May 18, 2007 Posted May 18, 2007 From the help file under ControlSend:ControlSend is only unreliable for command prompts as that works differently to normal windows (seems to check physical states rather than accepting the keystroke messages).-MSP- [size="1"][font="Arial"].[u].[/u][/font][/size]
Gif Posted May 19, 2007 Author Posted May 19, 2007 From the help file under ControlSend:ControlSend is only unreliable for command prompts as that works differently to normal windows (seems to check physical states rather than accepting the keystroke messages).-MSP-didnt check it... ok!!
herewasplato Posted May 19, 2007 Posted May 19, 2007 You might be able to use StdinWrite - it depends on what you are attempting to do. [size="1"][font="Arial"].[u].[/u][/font][/size]
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