Commit 77c2b5f0 authored by Rafaël Carré's avatar Rafaël Carré

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

This reverts commit 93787b31.
parent e2409ee4
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
!macroend !macroend
!macro InstallFolder FOLDER !macro InstallFolder FOLDER
File /r /x sdk "${FOLDER}" File /r "${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