[DQSD-Users] search renaming batch file / pat and patno searches

2008-02-24 Thread Phil Albert
Ah, yes. The difference between ordinary code and good code. Thanks for the edits. I don't know if some server will slam me for uploading a batch file, but here is the updated search renaming batch file: (inline because it is not cool to e-mail batch files): ::Removesearches - by Phil Albe

Re: [DQSD-Users] Removing disabled searched from help?

2008-02-24 Thread Kim Gräsman
Shawn, On Sun, Feb 24, 2008 at 12:43 PM, Shawn K. Hall <[EMAIL PROTECTED]> wrote: > I usually use "pushd" and "popd", which I think are safer for directory > switches. Good call, same here! - Kim - This SF.net email is spo

Re: [DQSD-Users] Removing disabled searched from help?

2008-02-24 Thread Shawn K. Hall
I usually use "pushd" and "popd", which I think are safer for directory switches. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Kim Gräsman > Sent: Sunday, February 24, 2008 3:17 AM > To: DQSD users mailing list > Subject: Re: [DQSD-Users] Rem

Re: [DQSD-Users] Removing disabled searched from help?

2008-02-24 Thread Kim Gräsman
Hi guys, On Sun, Feb 24, 2008 at 8:33 AM, Shawn K. Hall <[EMAIL PROTECTED]> wrote: > > ::change this if you have a different location for search files. > > C: > > cd "C:\Program Files\Quick Search Deskbar\searches" Also, this could be made safer via; cd /d "%PROGRAMFILES%\Quick Search Deskb