topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 4:34 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Change what is displayed for dosearch +alias results?  (Read 2489 times)

daddydave

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 867
  • test
    • View Profile
    • Donate to Member
Change what is displayed for dosearch +alias results?
« on: July 25, 2012, 06:01 PM »
So, this works perfectly, I can search for files and add // to open them in Notepad2, but I notice the "Notepad2 - $$1 |" part doesn't seem to do what I expect.

Code: Text [Select]
  1. 1000>>>notepad2>->Notepad2 - $$1 | C:\Program Files\Notepad2\Notepad2.exe "$$1"
  2. 1000>>>notepad2_dosearch>->dosearch +notepad2 $$1>+>^(.*)//$

Is there a way to have the word Notepad2  appear in the search results? For Notepad2, it doesn't matter so much, but I am trying to set up a similar alias to delete files, and it would be nice to see Delete in front of each search result.