Commit 1806cbc0 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Win32: improve the speed of the installer

parent fe84f6ec
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
!macroend !macroend
!macro InstallFolder FOLDER !macro InstallFolder FOLDER
File /r "${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