mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +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
@ -97,6 +97,10 @@
|
|||||||
<?else ?>
|
<?else ?>
|
||||||
NOT VersionNT64
|
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" />
|
<Media Id="1" Cabinet="simple.cab" EmbedCab="yes" />
|
||||||
<Directory Id="TARGETDIR" Name="SourceDir">
|
<Directory Id="TARGETDIR" Name="SourceDir">
|
||||||
<?if $(var.Win64) = "yes" ?>
|
<?if $(var.Win64) = "yes" ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user