Skip to content

Commit 5cd1e62

Browse files
committed
Installation: save at the end
1 parent d940862 commit 5cd1e62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Installer.bas

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ Sub AutoInstaller_step4()
113113
'Run the Workbook_Open macro from vbaDeveloper
114114
Application.Run "vbaDeveloper.xlam!Menu.createMenu"
115115

116+
Workbooks(addin_name & ".xlam").Save
117+
116118
MsgBox addin_name & " was successfully installed."
117119

118120
End Sub

0 commit comments

Comments
 (0)