summaryrefslogtreecommitdiff
path: root/SpiceX.inf.template
blob: d2048ad59d20ffd6edc85f92a7d9e465e86fce50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[version] 
; version signature (same for both NT and Win95) do not remove
signature="$CHICAGO$"
AdvancedINF=2.0  

[Setup Hooks]
hook1=hook1

[hook1]
Run="%EXTRACT_DIR%\VIRT_VIEWER_INSTALLER" /S

[Add.Code]
SpiceX.dll=SpiceX.dll

[SpiceX.dll]
File=thiscab
FileVersion=VERSION
clsid={CLASS_ID}
RegisterServer=yes
RedirectToHKCU=yes


[Deployment]
InstallScope=user|machine