Deploying Add-in via batch commands

S

Sarah S

I would like to create a batch file that will install my Outlook Add-in w/o
automatically. No one will have to answer yest to any prompts. I already
have the batch commands for all the registry settings. I am having problems
w/ the setup.exe. I have tried using /s /f to no avail. So far I have:

"\\mfbntdom\shared\lansup\Apps\Outlook To Mobius\package\setup.exe"


rem Shutdown and restart the computer
SHUTDOWN %windir%\system32\shutdown.exe /r /f /y

Any suggesstions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top