Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
1806cbc0
Commit
1806cbc0
authored
Sep 08, 2015
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Win32: improve the speed of the installer
parent
fe84f6ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
extras/package/win32/NSIS/helpers/install.nsh
extras/package/win32/NSIS/helpers/install.nsh
+1
-1
No files found.
extras/package/win32/NSIS/helpers/install.nsh
View file @
1806cbc0
...
...
@@ -29,7 +29,7 @@
!macroend
!macro InstallFolder FOLDER
File /r "${FOLDER}"
File /r "${FOLDER}
\*.*
"
Push "${FOLDER}"
Call InstallFolderInternal
!macroend
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment