Jump to content

Quick Question


geocine
 Share

Recommended Posts

How can a search a specific text in a certain handle??

Posted Image

Edited by geocine
Do Not Steal The Government Hates CompetitionO2JAM AutoPlayBot [|||||.............] 10%Friendster Commenter [..................] 0%Auto Message Download Percentage [|||||||||||||||||] 100%
Link to comment
Share on other sites

Your sentence structure makes it difficult for me to understand what you're asking for, but try this:

$musicfolder = RegRead("HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","My Music")
$musicfile = FileOpenDialog ( "My Music", $musicfolder, "Music Files (*.mp3,*.ogg,*.wma)")

[font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]

Link to comment
Share on other sites

What i mean is, for example in msword. I do a File>Open. A Browse Folder appears, just like the pic above. How can open any folder {for example "Files"} without using mousemove,mouseclick,sendkey [as it is not alway accurate because the folder location{somtimes its at the top, somtimes at the bottom} changes]. Can I do this with Controlsend, ControlDisable, ControlEnable, ControlFocus, ControlGetPos, ControlGetText, ControlHide, ControlClick, ControlMove, ControlSetText, ControlShow, WinMenuSelectItem.

Do Not Steal The Government Hates CompetitionO2JAM AutoPlayBot [|||||.............] 10%Friendster Commenter [..................] 0%Auto Message Download Percentage [|||||||||||||||||] 100%
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...