Occasionally it will be best to start MailAttachmentDownloader.exe from a shared profile folder, reasons might be:
- Use of a single licence by multiple users on a PC
- Access to a shared configuration, typically on a server
You can run MailAttachmentDownloader.exe --help to list launch options.
Suggested configuration:
- Create a batch file to launch MailAttachmentDownloader.exe with the options -c (or --config-dir) and -l (or --local-pwd). -c takes in a config directory that both admins have access to.
MailAttachmentDownloader.exe --config-dir "C:\MAD\SharedConfig" --local-pwd
- Make sure the batch file is always Run as administrator with admin rights
Alternatively a desktop shortcut could be created of the form:
start "MAD Custom Launch" "C:\Program Files\GearMage\Mail Attachment Downloader Pro v3.2\MailAttachmentDownloader.exe" --config-dir "C:\MAD\SharedConfig" --local-pwd
Source: https://gearmage.uservoice.com/knowledgebase/articles/1191076-pro-server-multiple-admins
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article