Messages - IconBoy [ switch to compact view ]

Pages: prev1 [2] 3 4 5 6 7next
6
Am using latest FireFox version and if I highlight a word, I can r-click on it and it'll Search Google for my highlighted word - very handy little feature!
On an iPhone, I saw a nice utility called WebSearch (http://justanotheriphoneblog.com/wordpress/2007/12/20/new-websearch-app-clever-timesaver-for-web-searches/) which allows you to add your own search sites for whatever word(s) you input. It then opens the browser to find it with that specific search (e.g. EBay, Wikipedia etc.)
Is there anything like this available as small coding "thing" for Windows users, whether FireFox or IE, when you start the browser? Or even better still, if I r-click on the highlighted word in a webpage, I can then get it to do the same thing WebSearch does?
Thanks for any help!

7
When you first posted about this request, i tried to make in ahk, but there's no way to see the size of an image in ahk :(
Thanks jgpaiva for trying to get an AHK solution. I just wondered if it was possible because I use AHK so much!
AgentSteal's option is great so far 8)

8
The program works great! :D
Is there any way this could be made into an AutoHotKey script or does it need to be an exe file?
There was no problem with the test folder, I was just using it as an example of the folder to be created automatically if it didn't exist!

9
There were both landscape and portrait pics - I made sure there were both types - I wanted to see how it worked! I will check the Case option and see what I can do.
Edit: The script seems to run okay and I checked the case option and it works if the correct case option is selected. It might be quite handy to have the case option a user choice in the settings file. Wow, so glad that it works - I am sure it is gonna save me a few hours! :D
By the way, how would I change the settings file if my Temp folder is on the desktop? Would it need quotes to go around the file locations?
Edit: I just tried it with and without quotes and it seems to work without the quotes.
Is there anyway that the dialog box can close automatically (or a user option in settings if you would prefer to keep the Ctrl+C choice to close) once it is complete?
And another one: Is it possible that the folder can be created automatically if it doesn't exist?
Thanks!

10
I had a folder on my desktop called Test and copied the two files you had in the zip into it. I created a folder called Temp on the root of C drive and this is the settings file I used:
folder=./
subfolders=true
extension=jpg
orientation=L
copytofolder=C:/Temp/
I then ran the exe file but nothing copied to C:\Temp.
Any reason why it is not working?
Thanks!

Pages: prev1 [2] 3 4 5 6 7next
Go to full version