We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb51fe2 commit 7d5dc1fCopy full SHA for 7d5dc1f
1 file changed
VBA/Install.bat
@@ -20,4 +20,4 @@ REM /Y = Suppresses prompting to confirm you want to overwrite an existing de
20
REM
21
22
REM Copy the install directory and sub-directories
23
- XCOPY ".\ServerActions.xlam" "%AppData%\Microsoft\AddIns\ServerActions.xlam" /E /K /Q /R /Y /D
+ XCOPY ".\ServerHelp.xlam" "%AppData%\Microsoft\AddIns\ServerHelp.xlam" /E /K /Q /R /Y /D
0 commit comments