Category: Announcements

Macro Scheduler 9.1 Released

April 30, 2007 by Marcus Tettmar in Announcements

Coinciding nicely with our 10 year anniversary, Macro Scheduler 9.1 was released today. I guess version 10 would be a more apt label, but this is not a major release – more a maintenance update with a few bonus extras thrown in: Fixes: Possibly fixed random “Cannot open Clipboard” errors Fixed an issue with dialog […]

Read more »

Skunkworks = Paul

February 8, 2007 by Marcus Tettmar in Announcements, General

Some regular mjtnet.com forumites may have noticed that forum member SkunkWorks has recently become pgriffin. For those of you that don’t know, Skunkworks, according to Wikipedia, “is a term used in engineering and technical fields to describe a group within an organisation given a high degree of autonomy and unhampered by bureaucracy, tasked with working […]

Read more »

AppNavigator – Point and Click Enterprise Automation

January 19, 2007 by Marcus Tettmar in Announcements, Automation

AppNavigator is a powerful new tool that lets you create automation routines graphically, without any need to write code. With this software you can create processes by highlighting screen objects and assigning actions to them. Any process can be automated based on simple graphics – by “seeing” the screen. Just show AppNavigator what to watch […]

Read more »

Macro Scheduler 9.0 Released

January 1, 2007 by Marcus Tettmar in Announcements

Macro Scheduler 9.0 has been released! For more info please see: http://www.mjtnet.com/usergroup/viewtopic.php?t=3509 An announcement email will be sent out today/tomorrow. Happy New Year! 2007 is MJT Net Ltd’s 10th year in business. So we better make it a special one!

Read more »

Web Automation in Vista

December 5, 2006 by Marcus Tettmar in Announcements, Automation, Scripting, Vista

To run WebRecorder, or VBScript macros which automate Internet Explorer in Vista (IE7), you will first need to disable “Protected Mode”. Consider this simple VBScript code: Dim IE Set IE = CreateObject(“InternetExplorer.Application”) IE.Visible=1 IE.Navigate “http://www.mjtnet.com” In IE6 and in IE7 under XP this code would create a new IE instance and then navigate it to […]

Read more »

MD5/SHA1 Hash DLL

November 20, 2006 by Marcus Tettmar in Announcements

I’ve just uploaded a new Macro Scheduler MD5/SHA1 hash library to the libraries and plugins page. If you ever wanted a macro to verify the MD5 or SHA1 checksum of files, or need to hash strings, you can now use this DLL. Download it here.

Read more »

Use a Tablet PC or Hate the Keyboard?

October 28, 2006 by Marcus Tettmar in Announcements, General

The trouble with a Tablet PC is the lack of a keyboard. Ok, you can use the stylus, but some applications rely on awkward keystroke combinations which just aren’t readily available on a Tablet PC. There’s one particular website I often access with my Tablet PC which never seems to remember my password, and also […]

Read more »

Macro Scheduler 9.0 Beta

October 5, 2006 by Marcus Tettmar in Announcements

Macro Scheduler 9.0 Beta has just been made available for testing to registered users. For details on how to download and for a list of new features check out the beta forum. As you can see, Macro Scheduler now has a new icon. Yes, in a way, this is a sad day. The grey, trusty […]

Read more »