Skip to content

Releases: Walkman100/KeyInsert

Version 1.5.1

14 Oct 06:14
695ae8e
Compare
Choose a tag to compare

Added:

  • start command line parameter
  • [Admin] to window title when running as administrator
  • Installer gets last installed directory
  • Installer file version info

Changed:

  • Check for Mouse Button is now case insensitive

Fixed:

  • Uninstaller not removing all registry entries

Version 1.5 Mouse Support

16 Jan 00:39
241b4a0
Compare
Choose a tag to compare

Added:

  • Moving the mouse to a certain point & relatively as entry options
  • Clicking the mouse as an entry option
  • Mouse Info button and message
  • Get Mouse Position button

Fixed:

  • Key strings info link target
  • Keep window on top checkbox anchor and text

Additional info about entry text is available on the wiki

Version 1.4.1

12 Oct 17:39
5df73ec
Compare
Choose a tag to compare

Added:

  • Stay on top checkbox

Changed:

  • Enabled long file name support
  • Updated installer:
    • Windows Programs & Features integration
    • Less messageboxes
    • Custom install finished page

Version 1.4 More Options

22 Dec 22:13
2d59c80
Compare
Choose a tag to compare

Added:

  • Startup Delay time option in milliseconds
  • Run Count Limit option
  • Using locks to stop script, e.g. Num Lock

Changed:

  • All extra options will be written to and read from script file

Fixed:

  • TabIndexes - the order controls are activated when you press Tab
  • Start button should always enable after loading a script now

Version 1.3 Better Progress

20 Dec 15:25
f39279a
Compare
Choose a tag to compare

Added:

  • Progress bar
    • Checkbox to show progress in taskbar
  • Allowed for dragging a file onto the key list - will load XML configs and plain-text files

Changed:

  • Running text will now show current entry and waiting time

Fixed:

  • Anchors for Save and Load script buttons, now they will move when the window is resized

Bugs:

  • Sometimes the Start button doesn't enable after loading a script - simply click on an entry and it will enable

Version 1.2.1 Open With

12 Dec 19:48
Compare
Choose a tag to compare

Added:

  • Command-line args support (open with)
    • Drag a .KeyInsert file onto the program exe or Open With this program to load the file automatically
  • Installer can associate .KeyInsert files with this program for you

Changed:

  • Press Enter to start script
  • Press Esc to remove the currently selected item in the list
  • Window starts in the middle of the screen

Version 1.2 Config files

12 Dec 18:44
Compare
Choose a tag to compare

Added:

  • Options to choose what the program should do when the script is started and stopped
  • Config Saving and Loading
  • Config saving saves the column settings, key to press to stop and script start & end actions

You can remove the code in the config file (open it with Notepad or Notepad++, it's just an XML file) that remembers columns and settings if you just want it to remember the script

Version 1.1 Program Icon

12 Dec 02:08
Compare
Choose a tag to compare

Added:

  • File icon
  • Program window icon
  • Installer icon
  • Option to choose which key modifier you want to press to stop
  • Resize columns context menu

Changed:

  • Waiting time now updates every 10ms
  • Add button now asks what to add

Fixed:

  • Info link now scrolls to the important part of the page (fixed the anchor)
  • Multiple drag-and-drop: try selecting a bunch of text (maybe this changelog) in your browser, and dragging it to the list

Version 1.0

05 Dec 05:29
Compare
Choose a tag to compare

Initial Release