File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 542
542
Value =" utf8" />
543
543
</Component >
544
544
545
- <!-- - Grant service account permission to the database folder (Windows 7 and later) -->
546
- <Component Id =" C.serviceaccount.permission" Guid =" *" Directory =' DATADIR' Transitive =' yes' >
547
- <Condition ><![CDATA[ SERVICENAME AND (VersionNT > 600)]]> </Condition >
548
- <RegistryValue Root =' HKLM'
549
- Key =' SOFTWARE\@MANUFACTURER@\@CPACK_WIX_PACKAGE_NAME@'
550
- Name =' servicepermission' Value =' 1' Type =' string' KeyPath =' yes' />
551
- <CreateFolder >
552
- <util : PermissionEx User =" NT SERVICE\[SERVICENAME]" GenericAll =" yes" />
553
- </CreateFolder >
554
- </Component >
555
-
556
545
<!-- Shortcuts in program menu (mysql client etc) -->
557
546
<Component Id =" c.shortcuts" Guid =" *" Directory =" ShortcutFolder" >
558
547
<!-- shortcut to my.ini-->
You can’t perform that action at this time.
0 commit comments