We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f6258 commit 73ffb20Copy full SHA for 73ffb20
1 file changed
src/Installer/Package.wxs
@@ -42,7 +42,7 @@
42
Remove="uninstall"
43
Wait="yes" />
44
</Component>
45
- <Component Id="PROCEXP152_Component" Directory="DRIVERSFOLDER" Permanent="yes">
+ <Component Id="PROCEXP152_Component" Directory="DRIVERSFOLDER" Permanent="yes" NeverOverwrite="yes">
46
<File Id="PROCEXP152.SYS" Source="PROCEXP152.SYS" KeyPath="yes" />
47
48
</Fragment>
0 commit comments