File tree 1 file changed +15
-4
lines changed
1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -17,17 +17,28 @@ ExcludeFromSelect=*
17
17
DefaultDestDir = 12
18
18
19
19
[Manufacturer]
20
- %Provider%=Standard,NT
20
+ %Provider%=Standard,NTamd64,NTx86
21
21
22
- [Standard.NT ]
22
+ [Standard.NTamd64 ]
23
23
%DeviceName%=SAR.Install,SW\{0BCFFA5C-E754-48CF-A783-A64C0DC0BB2C}
24
24
25
- [SAR.Install.NT ]
25
+ [SAR.Install.NTamd64 ]
26
26
Include=ks.inf,kscaptur.inf
27
27
Needs=KS.Registration,KSCAPTUR.Registration.NT
28
28
CopyFiles=SAR.CopyFiles
29
29
30
- [SAR.Install.NT.Services]
30
+ [SAR.Install.NTamd64.Services]
31
+ AddService=%ServiceName%,0x00000002,SAR.Service
32
+
33
+ [Standard.NTx86]
34
+ %DeviceName%=SAR.Install,SW\{0BCFFA5C-E754-48CF-A783-A64C0DC0BB2C}
35
+
36
+ [SAR.Install.NTx86]
37
+ Include=ks.inf,kscaptur.inf
38
+ Needs=KS.Registration,KSCAPTUR.Registration.NT
39
+ CopyFiles=SAR.CopyFiles
40
+
41
+ [SAR.Install.NTx86.Services]
31
42
AddService=%ServiceName%,0x00000002,SAR.Service
32
43
33
44
[SAR.Service]
You can’t perform that action at this time.
0 commit comments