topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday April 19, 2024, 1:51 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 - aphoria [ switch to compact view ]

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
« on: April 04, 2008, 06:15 AM »
You're welcome...glad I could help.

3
General Software Discussion / Re: Batch file problem
« 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...
« on: January 01, 2007, 10:21 AM »
Was it TimeSnapper http://www.timesnapper.com/?

5
Finished Programs / Re: IDEA: Windows system tray clock replacement
« 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]