AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 87 matches
AutoHotkey Community Forum Index
Author Message
  Topic: help with deleting registry folder
chipmanners

Replies: 1
Views: 46

PostForum: Ask for Help   Posted: Sat Feb 11, 2012 4:46 pm   Subject: help with deleting registry folder
Hi

I want to delete a whole registry folder in windows 7 but can't seem to get it to work.

the code I'm using is:
Run, %ComSpec% /c "REG DELETE "HKCU\Software\Microsoft\Windows\Curren ...
  Topic: Help With RegExMatch and Numbers
chipmanners

Replies: 2
Views: 58

PostForum: Ask for Help   Posted: Thu Feb 09, 2012 12:39 am   Subject: Help With RegExMatch and Numbers
I'm still trying to learn how to do regexmatch.

What I would like to do is grab only numbers from a variable. The numbers may even have commas in between them. Here are some examples of the variabl ...
  Topic: Help with Copy And Pasting with Shell.Explorer
chipmanners

Replies: 2
Views: 73

PostForum: Ask for Help   Posted: Tue Feb 07, 2012 6:14 am   Subject: Help with Copy And Pasting with Shell.Explorer
Hi,

I've been trying different things but cannot seem to accomplish this. I would like to go to a webpage embeded IE and be able to use the keywboard commands Ctrl+C to copy the highlighted text on ...
  Topic: Need help with embed IE in GUi and keyboard commands
chipmanners

Replies: 2
Views: 97

PostForum: Ask for Help   Posted: Sun Feb 05, 2012 10:01 pm   Subject: Need help with embed IE in GUi and keyboard commands
Hi,

After reading the post you showed me I tried a few things but I still cannot use ctrl+copy to copy highlighted text in my Activx Shell.Explorer.

Is this just not possible?
  Topic: Need help with embed IE in GUi and keyboard commands
chipmanners

Replies: 2
Views: 97

PostForum: Ask for Help   Posted: Sun Feb 05, 2012 2:39 am   Subject: Need help with embed IE in GUi and keyboard commands
Hi,

I am embedding IE in a GUI and noticed that normal keyboard commands like ctrl+c for copying does not work on the embedded IE window.

Is there anyway to enable the keyboard commands with thi ...
  Topic: Question about RegExMatch
chipmanners

Replies: 4
Views: 98

PostForum: Ask for Help   Posted: Sat Feb 04, 2012 6:28 am   Subject: Question about RegExMatch
Hi Thanks so much, that worked,

Now what does the \K mean?

also how would I do this if I wanted to only remove the words connected to a number (in example, remove BCM100CM) so the output would l ...
  Topic: Question about RegExMatch
chipmanners

Replies: 4
Views: 98

PostForum: Ask for Help   Posted: Sat Feb 04, 2012 5:36 am   Subject: Question about RegExMatch
Hi,

I'm trying to remove any numbers from a phrase unless the number is in words, but not sure how to do this with RegExMatch

for example if my variable was this:
var = I really love my BCM100C ...
  Topic: COM_Invoke on form textarea
chipmanners

Replies: 2
Views: 61

PostForum: Ask for Help   Posted: Fri Jan 13, 2012 4:14 pm   Subject: COM_Invoke on form textarea
Hi sinkfaze,

Wow, thanks, very much appreciated, the code worked like a charm! =)
  Topic: COM_Invoke on form textarea
chipmanners

Replies: 2
Views: 61

PostForum: Ask for Help   Posted: Fri Jan 13, 2012 3:15 pm   Subject: COM_Invoke on form textarea
Hi,

Im having a problem. I would like to fill in a textare of a form but the form has no id or tagname.

How would I got about filling this area in with Com_Invoke?

Here is the forms code:
&l ...
  Topic: Parse Source Code or Text With COM
chipmanners

Replies: 1
Views: 75

PostForum: Ask for Help   Posted: Sat Jan 07, 2012 1:51 pm   Subject: Parse Source Code or Text With COM
Hi,

I wanted to know if there is a way to copy/parse the text on page while using COM. Preferablly without copying text to clipboard. For instance with the code below:

url=http://www.cnn.com ...
  Topic: Is passing GUi2 var to ListView On Gui1 possible?
chipmanners

Replies: 2
Views: 64

PostForum: Ask for Help   Posted: Sat Nov 05, 2011 10:27 pm   Subject: Is passing GUi2 var to ListView On Gui1 possible?
Hey, that works, thanks so much!
  Topic: Is passing GUi2 var to ListView On Gui1 possible?
chipmanners

Replies: 2
Views: 64

PostForum: Ask for Help   Posted: Sat Nov 05, 2011 10:04 pm   Subject: Is passing GUi2 var to ListView On Gui1 possible?
I have 2 GUI in one script.

I have a listview on the first GUI and on the second GUI I have an Edit field with a button.

I would love to be able to click the button on GUI 2 and add the variabl ...
  Topic: Help with removing odd charachters with StringReplace.
chipmanners

Replies: 2
Views: 82

PostForum: Ask for Help   Posted: Fri Nov 04, 2011 2:46 pm   Subject: Help with removing odd charachters with StringReplace.
Hi,

I was curious. I have text that have odd charachters like
” “
How can I go about removing these with string replace.

Please look carefully, these charchters are not your normal quotes &q ...
  Topic: Maximize Gui and Resize Controls Help. Thank you
chipmanners

Replies: 1
Views: 97

PostForum: Ask for Help   Posted: Sat Jan 29, 2011 4:43 pm   Subject: Maximize Gui and Resize Controls Help. Thank you
Hi,

I'm totatlly stumped. What I'm trying to learn is this: When I press the Maximize button or resize the GUI I would love to make the GUI controls expand and contract evenly as the GUI is maximiz ...
  Topic: Disable And Hide Close Button On Gui
chipmanners

Replies: 1
Views: 230

PostForum: Ask for Help   Posted: Wed Oct 27, 2010 4:57 pm   Subject: Disable And Hide Close Button On Gui
Hi,

I was wondering if there is a way to hide and disable the Close and Minimize buttons on my AHK GUI script.

Thanks,
Chip
 
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group