| » Mac MissingSync User Hints | ||
|
Submitted by earthcomber on Mon, 2007-02-19 11:14.
Earthcomber Updater
The Earthcomber Updater doesn't directly support Missing Sync. However, it can be configured to work with Missing Sync. Setting Up Earthcomber Updater to Work with Missing Sync
Updater will now place files in a directory of your choosing. You need to choose a directory for this, do it now by clicking the "Choose Directory" button. Your install directory is typically something like: The above process works well. However, each time you sync, the files get installed to your device and removed from your "Files to Install" directory. This makes the Earthcomber Updater think you need to update those files every time it checks for updates. Helping Earthcomber Updater Correctly Identify When an Update Is Needed. Use or discard as you wish. It will have to be modified for some directory paths, at least. Here's the script (don't include the "CUT HERE" lines): To run the script, save it to a file and then do "sh filename" in a terminal window. Terminal can be found in the Utilities folder in Applications. Alternatively, you can create an AppleScript application to invoke the shell script. The AppleScript can be something like this: do shell script "$HOME/ecu" where "ecu" is the name of the shell script, residing in my home directory. |
||


















