| Author |
Message |
Topic: Duplicate file finder - What does anyone recommend |
peterm
Replies: 0
Views: 99
|
Forum: Utilities & Resources Posted: Wed Mar 17, 2010 9:53 pm Subject: Duplicate file finder - What does anyone recommend |
Moderator note: see
I would lik to try a duplicate file finder and ideally be able to replace the duplicates with a shortcut to one copy of the file.
What program do you all use? |
Topic: Duplicate file finder / Shortcut replacement |
peterm
Replies: 4
Views: 115
|
Forum: Ask for Help Posted: Tue Mar 16, 2010 7:59 pm Subject: Duplicate file finder / Shortcut replacement |
| Can anybody recommend a good duplicate file finder with the ability to replace the copy with a shortcut? Otherwise I will have to have a go at writing something. |
Topic: AviScreen - ... including follow the cursor feature [GUI] |
peterm
Replies: 5
Views: 310
|
Forum: Utilities & Resources Posted: Thu Feb 25, 2010 9:30 pm Subject: AviScreen - ... including follow the cursor feature [GUI] |
Definately  |
Topic: Internet Explorer / Windows proxy function |
peterm
Replies: 18
Views: 5045
|
Forum: Scripts & Functions Posted: Mon Jan 25, 2010 6:56 pm Subject: Internet Explorer / Windows proxy function |
Thanks alexbiz, just what I needed. I spend many hours in hotel rooms and my company VPN does not allow streaming. Now one click and i can switch the proxy off and stream radio.
A side question ... |
Topic: All possible combinations of letters |
peterm
Replies: 3
Views: 241
|
Forum: Ask for Help Posted: Wed Jan 06, 2010 9:17 pm Subject: All possible combinations of letters |
There was some nice code written by VxE that is recursive.
; Permutate -------------------------------
; creates a list of permutations from word
Permutate(set,delimeter="",trim=&q ... |
Topic: UNICODE version of AutoHotkey |
peterm
Replies: 231
Views: 19114
|
Forum: Scripts & Functions Posted: Sun Dec 20, 2009 7:16 pm Subject: UNICODE version of AutoHotkey |
Fincs
You obviously understand some of this Unicde stuff.
I have been researching how Unicode works as I have recently been trying to copy and paste folder links from my company's Czech Rep websit ... |
Topic: UNICODE version of AutoHotkey |
peterm
Replies: 231
Views: 19114
|
Forum: Scripts & Functions Posted: Thu Dec 17, 2009 3:27 pm Subject: UNICODE version of AutoHotkey |
Fincs
You obviously understand some of this Unicde stuff.
I have been researching how Unicode works as I have recently been trying to copy and paste folder links from my company's Czech Rep websit ... |
Topic: New release - Word manipulation and Anagram program |
peterm
Replies: 0
Views: 261
|
Forum: Scripts & Functions Posted: Wed Sep 30, 2009 9:39 pm Subject: New release - Word manipulation and Anagram program |
I have done an number of improvements and extensions to my Anagram program.
http://www.autohotkey.net/~peterm/Word-Manipulator.exe
Anagrams, missing letters, wildcards, scrabble scores, Polyword, mi ... |
Topic: EasyAHK (A tool for creating scripts) |
peterm
Replies: 18
Views: 2020
|
Forum: Scripts & Functions Posted: Mon Aug 03, 2009 8:22 pm Subject: EasyAHK (A tool for creating scripts) |
| I love this idea. I would like to see help tips as I always struggle with "does the variable need %%" or not. |
Topic: Is a Scroll bar possible on main Gui? |
peterm
Replies: 4
Views: 281
|
Forum: Ask for Help Posted: Tue Dec 02, 2008 8:17 pm Subject: Is a Scroll bar possible on main Gui? |
The second method worked really well. Cut and paste and a small juggle and move on.
Thanks all, I would never have sorted that one.
Peterm |
Topic: Is a Scroll bar possible on main Gui? |
peterm
Replies: 4
Views: 281
|
Forum: Ask for Help Posted: Mon Dec 01, 2008 9:03 pm Subject: Is a Scroll bar possible on main Gui? |
Is a Scroll bar possible on main Gui?
I filled a gui up so that it was bigger than the screen but no scroll bar came up. On readng the help and playing a bit I can't get a scroll bar.
Any ideas?
... |
Topic: How can i Send mail using ahk |
peterm
Replies: 5
Views: 932
|
Forum: Ask for Help Posted: Mon Dec 01, 2008 8:09 pm Subject: How can i Send mail using ahk |
This is how I write an email from a script to send a file.
It is Outlook specific, and from my view, dirty (in that using keys to make it work is just not right)
I spent a long time playing around w ... |
Topic: Anagram Program |
peterm
Replies: 7
Views: 462
|
Forum: Ask for Help Posted: Mon Nov 24, 2008 8:57 pm Subject: Anagram Program |
I found your code quite interesting, a bit advanced for me, but the concept of using a website hadn't occured me.
I can't help with the problem as you have solved the bit I wrote by usingthe websit ... |
Topic: running my AHK script while my computer is off |
peterm
Replies: 14
Views: 974
|
Forum: Ask for Help Posted: Sat Nov 22, 2008 8:32 pm Subject: running my AHK script while my computer is off |
If the PC is electrically off then nothing is running.
Needs electrons to work.
P |
Topic: Search for keywords in a .txt |
peterm
Replies: 12
Views: 444
|
Forum: Ask for Help Posted: Wed Nov 19, 2008 10:22 pm Subject: Search for keywords in a .txt |
Not sure where you end solution is going but my Anagram program will do what you want.
program here
http://www.autohotkey.net/~peterm/My_Anagram-V6j.ahk
Simle instructions are here.
http://www.a ... |
| |