PC Review


Reply
Thread Tools Rate Thread

Any cool Macro freeware for windows 2000 ....

 
 
Anna
Guest
Posts: n/a
 
      4th Jul 2004
Hi all,

I am doing some shitty repeated jobs everyday eg : opening some files from a
specific location that I need to type or
browse and could be many times a day.

is there any freeware to record these type of macros and be able to run it
in shortcut keys ??

thanks



 
Reply With Quote
 
 
 
 
Thorkild Dalsgaard
Guest
Posts: n/a
 
      4th Jul 2004
"Anna" wrote
> I am doing some shitty repeated jobs everyday eg : opening some files from

a
> specific location that I need to type or
> browse and could be many times a day.
>
> is there any freeware to record these type of macros and be able to run it
> in shortcut keys ??


http://www.f2.org/software/win32/free/programming.html
has some free automation tools, AutoIt is perhaps what you are looking for.

Regards
Thorkild Dalsgaard


 
Reply With Quote
 
dadiOH
Guest
Posts: n/a
 
      4th Jul 2004
Anna wrote:
> Hi all,
>
> I am doing some shitty repeated jobs everyday eg : opening some
> files from a specific location that I need to type or
> browse and could be many times a day.
>
> is there any freeware to record these type of macros and be able to
> run it in shortcut keys ??


If you truly want macros of key strokes/mouse movements, MacroMaker will do
it nicely. No install
http://members.ij.net/anthonymathews

An easier way is with keyboard shortcuts and for that Hot Key Plus is a gem.
http://www.brianapps.net/hotkeyplus/


--
dadiOH
_____________________________

dadiOH's dandies v3.0...
....a help file of info about MP3s, recording from
LP/cassette and tips & tricks on this and that.
Get it at http://mysite.verizon.net/xico
____________________________


 
Reply With Quote
 
fitwell
Guest
Posts: n/a
 
      4th Jul 2004
On Sun, 4 Jul 2004 22:17:39 +1000, "Anna" <(E-Mail Removed)>
wrote:

>Hi all,
>
>I am doing some shitty repeated jobs everyday eg : opening some files from a
>specific location that I need to type or
>browse and could be many times a day.
>
>is there any freeware to record these type of macros and be able to run it
>in shortcut keys ??
>
>thanks


PowerPro has a scripting capability that will do that, so it's one
option.

But lately I've been learning AutoIt and I, too, have to recommend it.
It can make standalone scripts which gives it much more versatility in
that regard than PowerPor. Also, if the script works for you, then
you can compile it into an EXE file that you can carry around to use
on other computers, say your portable laptop vs your computer
computer, etc.

I looked into AutoIt (AI) twice before in last few years but these
later versions are much better documented somehow, for me. Also, I
found a nifty tool, AU3ScriptWriter III, courtesy of R.L., that takes
a lot of the guesswork out of writing the scripts even though I fall
back heavily on my PowerPro knowledge (AI accepts a lot of the same
type of syntax).

You can find AU3ScriptWriter III (AU3SWIII) here:
http://www.autoitscript.com/forum/in...showtopic=1084

It's the first link given on that page. Or, the direct dl link is
here:
http://www.hiddensoft.com/fileman/us...riptWriter.zip

I tried 3 other script writers and they just didn't do the job that
this one does. I record what I'm typing and just copy what's in the
brackets in the

Send("...")

portion of what is recorded into AU3SWIII and paste into the this
basic script shell below between the lines that I put into a blank
notepad page:

-----------------------------------------------
;
; AutoIt v3.0
;


Send("")

Exit
; finished
-----------------------------------------------

After the send syntax is within the quotes, I then name the script by
saving this notepad page but give it an au3 extension rather than txt.
(It helps to have the extensions viewable in windows to do that, btw.
Something rather obvious, but bears mentioning. <g>)

If you decide to use AI, knowing the above will save you 3 days! I
know, it would have for me if I'd had this! <lol>

**************************************************
p.s., If you're using other commands besides typing, then the above
script needs modifying to a certain degree. Each case is different so
it's difficult to cover them here as I don't know what all they'd be
and I'm new to AI myself. But with some playing around with the
script writer, since it does all the work, it should pretty much take
care of most of any AI chores you need to do with only finetuning to
fix things just so.

If you do run into things that you can't figure out, there are 2
places you can go that I know of (yes, despite the fact that I've
pestered the group now and then re AI script problems before AUSWIII!
<lol>). An AI v3 forum
(http://www.autoitscript.com/forum/in...58a&act=SC&c=2)
or an AI yahoo group
(http://groups.yahoo.com/group/AutoItList/messages). They both
require registration but I find they're booth good places to go for
help.

Good luck with whatever you decide to do!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cool Freeware socrtwo Freeware 0 9th Jul 2006 08:46 PM
Any cool freeware calculator? am.prad@gmail.com Freeware 15 15th Jun 2006 07:11 AM
removing dll's from windows 2000 placed by cool web search Charles Hicks Microsoft Windows 2000 3 4th Oct 2004 05:45 AM
any macro recording freeware for windows 2000? Anna Freeware 12 4th Apr 2004 04:07 AM
any macro recording freeware for windows 2000? Anna Freeware 1 1st Apr 2004 08:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:23 PM.