Skip to content

Commit 73ffb20

Browse files
committed
test
1 parent 50f6258 commit 73ffb20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Installer/Package.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
Remove="uninstall"
4343
Wait="yes" />
4444
</Component>
45-
<Component Id="PROCEXP152_Component" Directory="DRIVERSFOLDER" Permanent="yes">
45+
<Component Id="PROCEXP152_Component" Directory="DRIVERSFOLDER" Permanent="yes" NeverOverwrite="yes">
4646
<File Id="PROCEXP152.SYS" Source="PROCEXP152.SYS" KeyPath="yes" />
4747
</Component>
4848
</Fragment>

0 commit comments

Comments
 (0)