Page 1 of 1
Auto complete run box utility with group launcher v1.32
Posted: Thu Nov 04, 2010 5:16 am
by idle
Runt is an auto complete run box utility to launch your apps quickly.
just type in a partial app name and navigate with the arrow keys to launch it.
by either pressing enter, double clicking the item or hitting the icon button
v1.32
Added save restore desktop icon position
v1.31b
implemented move and delete in group launch list
v1.31a
Changed file format you'll need to nuke the lbn and rescan
ApplicationData\runt
Added Group launcher
v1.3
Added Shell lnk to users StartUp folder
Changed location of runt.lbn to users application data \ runt
Added popup menu to systray right click
v1.2
Added support for multiple copies of files
A count appears in the list, so you can cycle through the items with the left or right arrows
added systray icon
left click icon to show window
right click to end program
Download
https://www.dropbox.com/s/7bp0fuytfmusydt/runt.zip?dl=0
Re: Auto complete run box utility v1.1
Posted: Sat Nov 06, 2010 4:42 am
by idle
v1.1b
Added support for multiple copies of files
A count appears in the list, so you can cycle through the items with the left or right arrows
Added systray icon
Left click the icon to show window
Right click the icon to end program
X button hides window
Re: Auto complete run box utility v1.2
Posted: Sat Nov 06, 2010 11:51 pm
by idle
v1.2
bug fix
changes current path to target application path
fixed secondary scans
ToDo
make it Unicode complaint (may need some help there)
Testing and Feedback would be appreciated on vista and windows7
Re: Auto complete run box utility v1.2
Posted: Tue Nov 09, 2010 8:59 pm
by Amundo
Hi Idle,
Nice one mate, thanks for sharing.
So is this a kind of "Launchy" type app? (Difference is, you're searching the drive contents, versus just searching Start Menu entries).
http://www.purebasic.fr/english/viewtop ... 13&t=44151
P.S. nice, simple, slick interface - even nicer if you had resize

Re: Auto complete run box utility v1.2
Posted: Wed Nov 10, 2010 1:59 pm
by blueznl
Grrr. Before I even have time people make things like this... I'm NOT GOING TO LOOK AT IT.
(Oh wait... source included? Maybe I can rip some things...)
Re: Auto complete run box utility v1.2
Posted: Wed Nov 10, 2010 8:10 pm
by idle
Thanks Amundo it was inspired by Bluenznl thread.
No that would be Grrrunt to you Blueznl, you had scarpered off for a week, so what was I to do!
I actually posted it as I wanted to get some feedback on it.
Like does it run on vista and win7 and also wanted some thoughts about making it Unicode compatible.
which could be a problem for the Trie structure.
Re: Auto complete run box utility v1.2
Posted: Wed Nov 10, 2010 8:29 pm
by luis
idle wrote:
Like does it run on vista and win7
It works on my win7 x86, tried to scan one drive and all went as expected, nice

Re: Auto complete run box utility v1.2
Posted: Wed Nov 10, 2010 9:13 pm
by idle
Thanks Luis
Re: Auto complete run box utility v1.2
Posted: Thu Nov 11, 2010 12:37 am
by blueznl
idle wrote:Thanks Amundo it was inspired by Bluenznl thread.
No that would be Grrrunt to you Blueznl, you had scarpered off for a week, so what was I to do!
Can't help that. Visited Africa for a few days, and thus was a bit busy

Re: Auto complete run box utility v1.2
Posted: Thu Nov 11, 2010 7:35 pm
by idle
Interesting place to go for a business trip.
well at least you can easily add it into your framework
I only went with the drive searching as it was easier than writing code for lnk files.
I'm pretty sure there's an example of that on the board somewhere.
I've been thinking how to do group launches so you can define the group
either drag and drop into another list and assign a key or
just assign the same key to multiple items.
I might get around to it in the weekend or next week though don't have much time
just a quick update link in first post
v1.3
Added Shell lnk to users StartUp folder
Changed location of runt.lbn to users application data \ runt
Added popup menu to systray right click
Re: Auto complete run box utility with group launcher v1.31
Posted: Mon Dec 13, 2010 4:01 am
by idle
Changed the file format so you'll need to nuke the runt.lbn and rescan for files
under users ApplicationData\runt
Also finally got around to adding a Group Launcher
it's still a bit clunky due to the click events executing on the mouse up
so make sure you click on the item in the left panel list before dragging it across to the tree gadget
To add new launch group
right click in the right panel
To add item to launch group
Type in part or file name
Navigate to the correct file in the list (up down left right) keys
Click on the item in the list
Drag the item to the launch group
to launch the group
show runt
type the number

Re: Auto complete run box utility with group launcher v1.32
Posted: Mon Jan 31, 2011 5:41 am
by idle
Added Save Restore Desktop Icon position
Re: Auto complete run box utility with group launcher v1.32
Posted: Sat Oct 11, 2014 7:48 am
by wtMICHA
Hey guys,
I'm new to this forum. The download link is dead so I wonder if anyone has runt available for download?
br michael
Re: Auto complete run box utility with group launcher v1.32
Posted: Sun Oct 12, 2014 5:29 am
by idle
updated the link in first post
Re: Auto complete run box utility with group launcher v1.32
Posted: Sun Oct 12, 2014 7:41 am
by wtMICHA
idle wrote:updated the link in first post
Thank's a lot