File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -17,17 +17,28 @@ ExcludeFromSelect=*
1717DefaultDestDir = 12
1818
1919[Manufacturer]
20- %Provider%=Standard,NT
20+ %Provider%=Standard,NTamd64,NTx86
2121
22- [Standard.NT ]
22+ [Standard.NTamd64 ]
2323%DeviceName%=SAR.Install,SW\{0BCFFA5C-E754-48CF-A783-A64C0DC0BB2C}
2424
25- [SAR.Install.NT ]
25+ [SAR.Install.NTamd64 ]
2626Include=ks.inf,kscaptur.inf
2727Needs=KS.Registration,KSCAPTUR.Registration.NT
2828CopyFiles=SAR.CopyFiles
2929
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]
3142AddService=%ServiceName%,0x00000002,SAR.Service
3243
3344[SAR.Service]
You can’t perform that action at this time.
0 commit comments