Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Other System / Utilities  |  Volume Mounter

Volume Mounter

Volume Mounter - 3.1.1

for mounting AFP volumes

All Time: (2.5)
Version 3.1.1: (1.0)
Selected Version: 3.1.1
Release Date: 2004-09-03
License: Commercial
Downloads (version 3.1.1): 348
Downloads (all versions): 10,395
Price: $15.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Volume Mounter is an application for mounting AppleShare volumes. It keeps a small database of the mounting information needed for each volume and can mount the volumes at program launch or manually from the pop-up menu or scrolling list.

Volume Mounter is especially useful in a classroom or corporate environment with many different file servers. Once the mounting information is entered into Volume Mounter it is stored in the Preferences file. This Preference file can then be copied to all lab computers immediately giving all users access to server shares. This greatly reduces user training and administrative workload.

Brief feature list:
  • Runs natively on Mac OS X and Mac OS 9.2!!
  • Supports Quartz text rendering under Mac OS X 10.1.5+
  • Advanced Preferences with password protection
  • Supports Mac OS X sheets!
  • Supports AppleTalk and TCP/IP file servers over AFP
  • Open Transport native
  • Database holds up to 128 volumes
  • Volumes may be entered multiple times with different passwords and/or different networking protocols
  • 30-day full functioning demo
  • Tested with MacOS X 10.1 - 10.3.4 and Mac OS 9.2.2.

What's new in this version:

  • Added an option to "stylize" the mount menu. When this option is enabled volumes that do not mount as Guest are in boldface.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0
  • Mac OS Classic

Additional Requirements:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.4 Intel
  • Mac OS X 10.0
  • Mac OS X 10.1
  • Mac OS X 10.5 PPC
  • Mac OS X 10.2
  • Mac OS X 10.5 Intel
  • Mac OS X 10.3
  • Mac OS Classic

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 3.1.1:
Overall Rating: (1.0) Features: (1.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: (1.0) Price: (1.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Volume Mounter CommentaryUse this in Apple-Script-Editor - Version: 3.5d3, 11/21/2005 05:26AM PST

(2 of 2 users found this comment useful)

Prof Dr Luigi
Write this little code in the Applescript-Editor

tell application "Finder"
mount volume "afp://adress/sharename" as user name ¬
"USERNAME" with password "PASSWORD"
end tell


Save the Script as Executable and Drop it into your Start-Objects in System-Preferences -> Accounts

You can do the same for SMB-Volumes. In this case use "smb://" instead of "afp://"


Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Volume Mounter Troubleshooting ReportDemoversion - Version: 3.5d3, 7/15/2005 04:52AM PST

mgreiner
doens't work for me.
Downloaded sit file cannot be extracted under OS 9.2.2 (Stuffit Expander 5.5)
Extracting under OS X 10.2.8 works, but application just quits immediately after being startet.

what is wrong ???
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Volume Mounter ReviewProgram Does What it Claims - Version: 3.5d3, 6/29/2005 01:28PM PST

Palm Springs Follies
Since releasing Tiger, the mounting feature for remote volumes has not worked properly. Automount Pref pane (referenced in a previous review) does not function at all in Tiger, and is no longer being developed. Writing a custom applescript does not work either, but for some reason since 10.4.1 this program functions correctly.
Post a commentAlert Admin