View unanswered posts | View active topics It is currently Sun May 19, 2013 7:57 am



Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
 EasyRun Beta - Neat run-box replacement 
Author Message
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post EasyRun Beta - Neat run-box replacement
Latest Version: 1.0.4 from 2007-07-26 - download
_________________________________________________________

Handy-dandy run box replacement. Put this together today, so give me your feedback on it :)

First of all, you need the visual basic 6 runtime files. Google them if you don't have them :)

Now change the Win+R key binding (or any other key) in bbkeys.rc to execute easyrun. Reconfigure. Hit your magic hotkey and start playing with EasyRun ;)

It works like a regular run box. Type a command and it's executed. It also features AutoComplete to assist you as you type.

You can use macros (starting with "/") to use f.ex. search engines. The macros that are in there already are /sendmail, /google, /wiki, and /wikigo. You can also use aliases that are just like any other command. Try to type "lostinthebox" and see what happends ;) Both macros and aliases can be configured in easyrun.rc.

If you press F12 or click the folder, you can browse for files. But, the most convenient way of using the program: Type /find followed by a program name or a filetype. A list will appear holding all matching items from your start menu and desktop! :D

Enjoy, and give me some feeback please :)

Edit: If you stumble onto any bugs, please take notes as to what you were doing to cause the issue. The better inforation you give me, the faster I can resolve the issue :)

Cheers,
Christopher


Attachments:
easyrun-1.0-beta.zip [29.67 KiB]
Downloaded 255 times

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Last edited by noccy on Thu Jul 26, 2007 4:21 pm, edited 4 times in total.

Wed Nov 08, 2006 5:41 am
Report this post
Profile ICQ YIM WWW
Sponsored Links
Google Adsense


BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post 
EasyRun 1.0.1 Beta fixes quite a few bugs, especially related to searching. You can modify the search paths in the .rc file, as well as all the aliases and macros.

In this version $1 (in macros) has been replaced with $* (meaning all parameters) where $1 will soon mean "first word of parameters", $2 second, and $3- meaning "third word and the rest", to allow for f.ex. this macro:

macro wikigo http://$1.wikipedia.org/wiki/$2-

so "/wiki en apple" would take you to the english wikipedia entry for apple. And so forth. But that's for a later version, just wanted to give you a heads up ;) Also have plans for adding scriptable macros in language of choice.

Big thanks to Vexelius who has helped me track down most of the bugs in this release.


Attachments:
easyrun-1.0.1-beta.zip [33.92 KiB]
Downloaded 361 times

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
Wed Nov 08, 2006 8:56 pm
Report this post
Profile ICQ YIM WWW
BBAdult

Joined: Sat Jul 09, 2005 12:52 am
Posts: 25
Reply with quote
Post 
Just found this little app. It looks useful and just what I'm looking for, however I can't add/change anything. I tried adding both a macro and an alias and they do nothing. I then even tried adjusting the x and y settings and it still pops up in the original position. How do I add/change the settings?


Sun Jan 07, 2007 10:46 pm
Report this post
Profile
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post 
Teshadael wrote:
Just found this little app. It looks useful and just what I'm looking for, however I can't add/change anything. I tried adding both a macro and an alias and they do nothing. I then even tried adjusting the x and y settings and it still pops up in the original position. How do I add/change the settings?


Hmm thats weird... It should read the .rc every time you launch it and apply the settings... It works for me. Are you using the latest version? What does your .rc file look like?

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Wed Jan 10, 2007 7:03 pm
Report this post
Profile ICQ YIM WWW
BBAdult

Joined: Sat Jul 09, 2005 12:52 am
Posts: 25
Reply with quote
Post 
Hey,
Sorry for the false alarm, I must have opened the .rc file from the zip and not the folder I put the app in. So technically I was saving a file in the temp directory instead of the folder with the app.
Got it working now...works great!
Thanks.


Sun Jan 14, 2007 6:35 am
Report this post
Profile
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post 
Experimenting some with selecting what direction the search results appear in and using the MRU (most recently used) list (writing to/reading from) so that some kind of history is maintained.

Handlers are also almost fully implemented, and i have done some minor changes in the shell execute code.

Stay tuned:)

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Sat Apr 07, 2007 11:25 pm
Report this post
Profile ICQ YIM WWW
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post 
New version! :)

Updates:
Quote:
v1.0.3 (2007-05-24)
- History implemented, holding 1024 items.
- Remember last command implemented, requires history to be enabled.
- Handlers implemented
- Hitting F3 twice will now start the search
- Contents of the command box will now always be preserved when hitting F3.
- Placeholders got a serious facelift.


The placeholders can now look like $*, $1, $2-3, $2- etc. which should make it easier to put together complex macros, such as:

Code:
alias ncftp c:\program\ncftp.exe -u $1 -p $2 $3


Attachments:
easyrun-1.0.3-beta.zip [37.84 KiB]
Downloaded 96 times

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
Thu May 24, 2007 10:14 am
Report this post
Profile ICQ YIM WWW
BBWise
User avatar

Joined: Mon Feb 06, 2006 7:02 pm
Posts: 49
Reply with quote
Post 
Code:
# Search locations. Folder or folder key.
search location c:\
search location d:\
search location e:\
search location i:\

If I set search locations to my HDD partitions and try to "/find totalcmd" I get this:

Runtime error '53'. File not found.


Sat May 26, 2007 1:42 pm
Report this post
Profile
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post 
iElectric wrote:
Code:
# Search locations. Folder or folder key.
search location c:\
search location d:\
search location e:\
search location i:\

If I set search locations to my HDD partitions and try to "/find totalcmd" I get this:

Runtime error '53'. File not found.


Try removing the trailing backslash :)

Cheers,
Chris

edit: adding your CD-Rom to the search list will probably cause a crash if there is no medium inserted. Will look into this :)

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Sat May 26, 2007 8:09 pm
Report this post
Profile ICQ YIM WWW
Reply with quote
Post Re: EasyRun Beta - Neat run-box replacement
can you add bro@m execution? that would be sweet :D


Tue Jul 24, 2007 12:50 pm
Report this post
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post Re: EasyRun Beta - Neat run-box replacement
Hm, that should be no biggie :D I'll see if i can add that tonite :)

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Wed Jul 25, 2007 8:03 pm
Report this post
Profile ICQ YIM WWW
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post Re: EasyRun Beta - Neat run-box replacement
Broam support added! Check the config file, read the note, load bbKontroller-Proxy (if you haven't), and broams should work :)


Attachments:
File comment: + Broam support
easyrun-1.0.4.zip [58.34 KiB]
Downloaded 194 times

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
Thu Jul 26, 2007 4:19 pm
Report this post
Profile ICQ YIM WWW
BBDinosaur
User avatar

Joined: Tue Nov 22, 2005 6:37 pm
Posts: 232
Location: Somewhere fun with nice ladies
Reply with quote
Post Re: EasyRun Beta - Neat run-box replacement
Should I DL this now or should I wait a week when it will wash me clothes and brew me brew. \m/ BEER FTW =P~

_________________
It's a trick, get an axe!!!
Image


Sun Jul 29, 2007 3:29 am
Report this post
Profile YIM WWW
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post Re: EasyRun Beta - Neat run-box replacement
Go ahead and grab it :D Beer ftw!! :D

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Mon Jul 30, 2007 1:43 am
Report this post
Profile ICQ YIM WWW
BBWise
User avatar

Joined: Mon Feb 06, 2006 7:02 pm
Posts: 49
Reply with quote
Post Re:
noccy wrote:
iElectric wrote:
Code:
# Search locations. Folder or folder key.
search location c:\
search location d:\
search location e:\
search location i:\

If I set search locations to my HDD partitions and try to "/find totalcmd" I get this:

Runtime error '53'. File not found.


Try removing the trailing backslash :)

Cheers,
Chris

edit: adding your CD-Rom to the search list will probably cause a crash if there is no medium inserted. Will look into this :)


I still get that error, i removed slashes.. There are all my HDDs and not disc drives.


Sat Oct 13, 2007 12:30 pm
Report this post
Profile
Sponsored Links
Google Adsense


Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.