mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
iis: Disables installer repair
Currently we don't have support to repair, so, this commit is marking it as disabled.
This commit is contained in:
parent
d6dd1f0e94
commit
8ff3de5b6f
@ -96,7 +96,11 @@
|
||||
VersionNT64
|
||||
<?else ?>
|
||||
NOT VersionNT64
|
||||
<?endif ?></Condition>
|
||||
<?endif ?></Condition>
|
||||
|
||||
<Property Id="ARPNOREPAIR" Value="yes" Secure="yes" />
|
||||
<Property Id="ARPNOMODIFY" Value="yes" Secure="yes" />
|
||||
|
||||
<Media Id="1" Cabinet="simple.cab" EmbedCab="yes" />
|
||||
<Directory Id="TARGETDIR" Name="SourceDir">
|
||||
<?if $(var.Win64) = "yes" ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user