Background
Total Access Emailer is the world's most popular Microsoft Access email add-in product and VBA code library. Simplify the way you communicate with your contacts, and easily share the data and reports from your Microsoft Access databases with personalized emails for each recipient.
Question
Is there a way to add a silent option to the install of Total Access Emailer? I am rolling out my application and need to remotely install the add-in to the users.
Answer
Yes you can. When deploying the runtime version of Total Access Emailer for Microsoft Access, the executable program to run on the user’s machine can now be invoked without the user seeing it. Use the silent command line parameter “/s” when running TAERun32.EXE or TAERun64.EXE.
For additional information on this topic, please refer to the following help file topic in the help file: "Using the Microsoft Packaging Tools for Distribution"
There is a PDF download of the help file at the following URL:
http://www.fmsinc.com/MicrosoftAccess/Email/manual/index.htm
Comments
1 comment
Yes you can.
When deploying the runtime version of Total Access Emailer for Microsoft Access, the executable program to run on the user’s machine can now be invoked without the user seeing it. Use the silent command line parameter “/s” when running TAERun32.EXE or TAERun64.EXE.
For additional information on this topic, please refer to the following help file topic in the help file:
"Using the Microsoft Packaging Tools for Distribution"
There is a PDF download of the help file at the following URL:
http://www.fmsinc.com/MicrosoftAccess/Email/manual/index.htm
Please sign in to leave a comment.