topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday March 14, 2026, 1:59 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

Recent Posts

Pages: [1]
1
What about using Live Mesh?

www.mesh.com

Seriously, check Live Mesh out. No manual syncing involved. No transporting an external HD back and forth. Install the client on one machine, setup one or more folders to sync, setup the client on the other machine, connect to the synced folders and you are done. Changes to files in one place are nearly instantly updated on the other computer.
2
General Software Discussion / Re: [Solved] Batch file problem
« Last post by aphoria on April 04, 2008, 06:15 AM »
You're welcome...glad I could help.
3
General Software Discussion / Re: Batch file problem
« Last post by aphoria on April 03, 2008, 12:17 PM »
Use the CALL statement anywhere you are calling another .BAT file.

For example,

CALL EmailFileMissing.bat

Without the the CALL statement, the current .BAT file runs the second .BAT file but execution is not returned when the second .BAT file is finished.  The CALL statement means run the second .BAT file and then return execution to the line after the CALL.
4
General Software Discussion / Re: Time Tracking Tool lost...
« Last post by aphoria on January 01, 2007, 10:21 AM »
Was it TimeSnapper http://www.timesnapper.com/?
5
Finished Programs / Re: IDEA: Windows system tray clock replacement
« Last post by aphoria on January 03, 2006, 02:29 PM »
Here are a couple others...

TClock Light
  - http://homepage1.nifty.com/kazubon/
  - Translated via Google http://translate.google.com/translate?u=http%3A%2F%2Fhomepage1.nifty.com%2Fkazubon%2F&langpair=ja%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools

LClock
  - http://www.neowin.net/forum/index.php?showtopic=157465

I've used TClock Light for a couple years on XP with no problems at all.  It's very similar to TClockEx, but works correctly with the new taskbar in XP.

Josh
Pages: [1]