Skip to content
Snippets Groups Projects
Commit 9630314e authored by Rafaël Carré's avatar Rafaël Carré
Browse files

Revert "Revert "Win32: fix the copying of the plugins in the installer""

This reverts commit 77c2b5f0.

Fixes: #15589
parent 73dea049
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
!macroend
!macro InstallFolder FOLDER
File /r "${FOLDER}\*.*"
File /r /x sdk "${FOLDER}"
Push "${FOLDER}"
Call InstallFolderInternal
!macroend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment