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, 5:37 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Pattern-chaser [ switch to compact view ]

Pages: [1]
1
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« on: March 09, 2011, 06:38 AM »
Oops! I thought I'd looked for that, but I obviously wasn't looking properly. Thanks, worstje!  :)

Just in case there's any doubt: sWeather is a useful little utility, which I shall continue using.  :up:

2
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« on: March 09, 2011, 05:41 AM »
I wonder why my installation of sWeather shows two tray icons? Is there a way to get just one? [Installed on a Vista PC.]

3
Finished Programs / Re: IDEA: directory tree 'crawler'
« on: March 07, 2011, 07:53 AM »
Even better than having it written for me: a pointer to where someone already did it! Thanks Skwire!

4
Finished Programs / SOLVED: directory tree 'crawler'
« on: March 07, 2011, 05:41 AM »
My request is for a utility that will execute a given command in the starting directory, and also in all sub-directories in that directory. A very simple example of usage:

Crawler "C:\Code" "Dir *.c"

Will list all C source code files in C:\Code, and in all sub-directories. This example isn't even necessary, as "Dir" will do it for you, but you can see how useful it could be when you use a more meaningful command.

Pages: [1]