Commit 9630314e authored by Rafaël Carré's avatar Rafaël Carré

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

This reverts commit 77c2b5f0.

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