> If possible it is better to use Win.Close command instead of Keys,
like
> in following script, not tested,
>
> If (AnyWindow("=Totalcmd")) Do
> Win.Close("=Totalcmd")
> Wait.For(AnyWindow("=Totalcmd") == 0)
> "C:\totalcmd\TOTALCMD.EXE"
> EndIf
>
The above script work, what is the use the following line in the
script
Wait.For(AnyWindow("=Totalcmd") == 0)
And if i want add a hotkey e.g.keys{alt}^{f4}
for the above script, how i do it?
Actually, i unknow how to add hotkey for the commands
e.g.
I want to add keys{f9} to wallpaper.change *
how to write it with script?
Attention: PowerPro's Web site has moved: http://www.ppro.org
SPONSORED LINKS
| Computer monitoring software | Power pro | Computer and internet software |
| Free computer monitoring software |
YAHOO! GROUPS LINKS
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
