| Author |
Message |
Topic: hide file hotkey does not work |
tcgbp
Replies: 7
Views: 192
|
Forum: Ask for Help Posted: Tue Sep 02, 2008 1:55 pm Subject: hide file hotkey does not work |
| Disapplicable |
Topic: hide file hotkey does not work |
tcgbp
Replies: 7
Views: 192
|
Forum: Ask for Help Posted: Tue Aug 26, 2008 9:03 am Subject: hide file hotkey does not work |
oh I can't open that link he offers
anyway I have work out my problem using:
^h::
RegRead,toggleValue,HKEY_CURRENT_USER,Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced,Hidden
I ... |
Topic: hide file hotkey does not work |
tcgbp
Replies: 7
Views: 192
|
Forum: Ask for Help Posted: Tue Aug 26, 2008 7:01 am Subject: hide file hotkey does not work |
Applying registry changes without restarting explorer!100, &dwResult );
Sorry but that's not ahk code,there is no SendMessageTimeout at all. |
Topic: hide file hotkey does not work |
tcgbp
Replies: 7
Views: 192
|
Forum: Ask for Help Posted: Mon Aug 25, 2008 3:45 pm Subject: hide file hotkey does not work |
Here is my code,it can change reg correctly,but......
^H::
RegRead,toggleValue,HKEY_CURRENT_USER,Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Hidden,Hidden
If toggleValue = 0 ... |
Topic: Anti-color tools |
tcgbp
Replies: 6
Views: 196
|
Forum: Ask for Help Posted: Tue Jul 29, 2008 3:08 pm Subject: Anti-color tools |
Sean,your code is pretty cool of course.But I think it's not the right way to make it out.
There someone called Gertlex mentioned "invert the pallette of the 'DC'" ,that maybe works |
Topic: Anti-color tools |
tcgbp
Replies: 6
Views: 196
|
Forum: Ask for Help Posted: Tue Jul 29, 2008 10:10 am Subject: Anti-color tools |
| Thanks you two but it seems complex. Maybe to make Linux and Windows being similar was just wrong. |
Topic: Restart latest closed window |
tcgbp
Replies: 7
Views: 277
|
Forum: Ask for Help Posted: Tue Jul 29, 2008 6:01 am Subject: Restart latest closed window |
| No. I want to know whether WINDOWS collect those information and keep it somewhere like log and REGEDIT. |
Topic: Anti-color tools |
tcgbp
Replies: 6
Views: 196
|
Forum: Ask for Help Posted: Mon Jul 28, 2008 3:40 pm Subject: Anti-color tools |
| I like the idea that display screen or window in anti-color sometimes and in linux which can be easily achieved by win+n or win+m. So any one knows how to do it with ahk? |
Topic: What's your favorite FREE text editor? |
tcgbp
Replies: 45
Views: 1388
|
Forum: General Chat Posted: Tue Jul 15, 2008 4:55 am Subject: What's your favorite FREE text editor? |
| Notepad++ is my personal favorite. It at least has the last three features you mentioned, I'm not sure about the others.me too |
Topic: Library for Text file manipulation |
tcgbp
Replies: 43
Views: 4317
|
Forum: Scripts & Functions Posted: Sat Jun 28, 2008 4:42 am Subject: Library for Text file manipulation |
| I hope it will support the .ahk file also and that won't be hard to achieve |
Topic: AHK Regex SandBox |
tcgbp
Replies: 15
Views: 2225
|
Forum: Scripts & Functions Posted: Fri Jun 27, 2008 7:10 pm Subject: AHK Regex SandBox |
i like
thx a lot :Dme too great work! |
Topic: How to edit a single line in a txt file or ahk file? |
tcgbp
Replies: 1
Views: 114
|
Forum: Ask for Help Posted: Fri Jun 27, 2008 7:02 pm Subject: How to edit a single line in a txt file or ahk file? |
| After I get the line and amend it(maybe use FileReadLine),what should I do to rewrite it tback? |
Topic: Restart latest closed window |
tcgbp
Replies: 7
Views: 277
|
Forum: Ask for Help Posted: Thu May 29, 2008 1:59 pm Subject: Restart latest closed window |
What's your goal? There is maby a other way in order to be successful.Nothing. Just windows explorer.exe has ability to recede,so I wondered where windows restores this information. |
Topic: About ImageSearch |
tcgbp
Replies: 1
Views: 132
|
Forum: Ask for Help Posted: Wed May 28, 2008 5:56 pm Subject: About ImageSearch |
| Is there any possibility ImageSearch can be used to download pictures??? |
Topic: Restart latest closed window |
tcgbp
Replies: 7
Views: 277
|
Forum: Ask for Help Posted: Wed May 28, 2008 5:48 pm Subject: Restart latest closed window |
| I thought it should be stored in REG by windows OS.Any information about this will be helpfull to me,thanks in advance. |
| |