Skip to content

Commit 7ff5958

Browse files
authored
Add comment
1 parent 0fa44ed commit 7ff5958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{ cookiecutter.format }}/{{ cookiecutter.app_name }}.wxs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
</StandardDirectory>
4444

4545
<ComponentGroup Id="{{ cookiecutter.module_name }}_COMPONENTS">
46+
<!-- "\\?\" enables long paths (https://github.com/wixtoolset/issues/issues/9115). -->
4647
<Files
4748
Directory="INSTALLFOLDER"
4849
Include="\\?\{{ cookiecutter.package_path }}\**" />

0 commit comments

Comments
 (0)