Skip to content

Commit 7d5dc1f

Browse files
authored
Update Install.bat
1 parent bb51fe2 commit 7d5dc1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VBA/Install.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ REM /Y = Suppresses prompting to confirm you want to overwrite an existing de
2020
REM
2121

2222
REM Copy the install directory and sub-directories
23-
XCOPY ".\ServerActions.xlam" "%AppData%\Microsoft\AddIns\ServerActions.xlam" /E /K /Q /R /Y /D
23+
XCOPY ".\ServerHelp.xlam" "%AppData%\Microsoft\AddIns\ServerHelp.xlam" /E /K /Q /R /Y /D

0 commit comments

Comments
 (0)