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?
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?