3376
What do you want to automate? Will WebSite-Watcher do enough for you? Features list includes:Automate checks and tasks with the integrated scripting language
A simple yet powerful scripting language lets you automate specific tasks. For example to check bookmarks, create a report and send the report by email without having to execute all these commands manually step by step.-rjbull (April 17, 2012, 04:27 PM)





Just checked in PTFB Pro; it turns out you don't even need an external scheduler. It has a mini scheduler built in. See screenshot attached.-rjbull (April 04, 2012, 06:02 AM)



Just for chuckles try this one I did in AHK_L. It's supposed to have better Unicode support.
The hotkey is Control-F2
It's just a bare bones for test.-MilesAhead (April 03, 2012, 07:36 PM)

I don't know what's going on here. I tried recompiling and now it doesn't want to work on my system. Try New Folder 2 from this page:
http://www.favessoft.com/hotkeys.html
It has the same Home Folder hotkey function.-MilesAhead (April 03, 2012, 05:59 PM)




I refer to alternatives to ClickOff but more general. ClickOff have the ability to interact with the program to close some windows.
But it's resident all the time.
[...]
What I am looking now is a more powerful script than the one ClickOff is, but resident only when I am executing the main program.-Contro (April 01, 2012, 03:50 AM)
There are various alternatives to ClickOff, some free, some not.
- PTFB Pro
- Automatically respond to prompts, popups and information requests
- From a simple button press to complex sequences of actions
- Powerful, full featured auto clicker and macro recorder
- Automatically restart programs that hang or are not responding
- Resize and reposition windows whenever they appear
- Packed full of features for professional environments
- Quick & easy to use
- RtvReco
RtvReco is designed to automate many aspects of Windows, by pressing buttons in annoying dialog boxes, choosing menu items, maximising, and minimising windows for you.- PowerPro
- Running commands: Tool bars, tray icons, hot keys, mouse actions, menus, timer, scheduler.
- Controlling other program's windows: Close, minimize, maximize, roll-up to caption, tray minimize, position.
- Providing utility functions: Send keystrokes to programs, run commands when windows first open, virtual desktops, clipboard extender, keyboard macros, shutdown, show all folder files in a menu, sounds, wallpaper, and screensaver activation and randomization.
PowerPro is free. The other two are payware, but there is certainly an old free version of PTFB around the net, and I think of RtvReco too. I currently use the paid-for version of PTFB Pro.
The problem is your requirement that they not be resident - I think they have to be, to work at all. If you only want things to operate at certain times, there are ways round it. For example, you could use the scheduler in PowerPro, or Kirby Alarm Pro, to only launch the programs at a certain time. Then you could use the scheduler again with, say, Taskill to (brutally) kill the process at a later time.-rjbull (April 02, 2012, 04:01 PM)
Did you look at Autoit or Autohotkey?-x16wda (April 02, 2012, 02:47 PM)




