home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Enter 1999 January
/
enter_01_1999_2.iso
/
3DNOW!
/
RIVA128
/
WIN98ALL.ZIP
/
NV3TWEAK.INF
< prev
Wrap
INI File
|
1998-09-14
|
3KB
|
98 lines
; Nv3Tweak - Display Properties extension for the NVIDIA RIVA 128
;
; Copyright (c)1998 NVidia Corporation
;
; Author: DDB
;
[version]
signature="$CHICAGO$"
[Nv3TweakInstall]
CopyFiles = Nv3Tweak.Files.Inf, Nv3Tweak.Files.Dll, Nv3Tweak.Files.Hlp
AddReg = Nv3Tweak.Reg, OEMDefaults.AddReg
DelReg = Prev.DynReg
[DefaultInstall]
CopyFiles = Nv3Tweak.Files.Inf, Nv3Tweak.Files.Dll, Nv3Tweak.Files.Hlp
AddReg = Nv3Tweak.Reg, OEMDefaults.AddReg
DelReg = Prev.DynReg
[DefaultUnInstall]
DelFiles = Nv3Tweak.Files.Inf, Nv3Tweak.Files.Dll, Nv3Tweak.Files.Hlp
DelReg = Nv3Tweak.Reg, Nv3Tweak.DynReg
[SourceDisksNames]
55="Nv3Tweak","",1
[SourceDisksFiles]
Nv3Tweak.inf=55
[DestinationDirs]
Nv3Tweak.Files.Inf = 17
Nv3Tweak.Files.Dll = 11
Nv3Tweak.Files.Hlp = 18
[Nv3Tweak.Files.Inf]
Nv3Tweak.inf
[Nv3Tweak.Files.Dll]
Nv3Tweak.dll
Nv3QTwk.dll
[Nv3Tweak.Files.Hlp]
Nv3Tweak.hlp
[Nv3Tweak.Reg]
HKCR,CLSID\%ThisGUID%,,,"%Nv3TweakName%"
HKCR,CLSID\%ThisGUID%\InProcServer32,,,"%11%\%ThisDLL%"
HKCR,CLSID\%ThisGUID%\InProcServer32,ThreadingModel,,Apartment
HKLM,%UnInstKey%
HKLM,%UnInstKey%,DisplayName,,"%Nv3TweakDesc% (Remove Only)"
HKLM,%UnInstKey%,UninstallString,,"rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\%ThisINF%"
HKLM,%HandlerKey%\%Nv3TweakName%,,,%ThisGUID%
[Nv3Tweak.DynReg]
;HKLM,%SettingsKey%\%DispSubKey%
HKLM,%SettingsKey%\%NV3TweakName%\%OEMDefKey%
HKLM,%SettingsKey%\%Nv3TweakName%\%GammaSubKey%
HKLM,%SettingsKey%\%Nv3TweakName%\%D3DSubKey%
HKLM,%SettingsKey%\%Nv3TweakName%
HKLM,%RunKey%,%QTwkValue%
HKLM,%RunKey%,%InitGammaVal%
[Prev.DynReg]
HKLM,%RunKey%,%QTwkValue%
HKLM,%RunKey%,%InitGammaVal%
[OEMDefaults.AddReg]
;************************************************************
; Use this section to modify registry settings upon install *
; and to define which values NV3 Tweak should default to *
;************************************************************
; Example: The first line sets up monitor timing upon installation
; while the second line defines this as the default setting for
; the control panel (user chooses "Restore Defaults" button.
;HKLM,%SettingsKey%\%DispSubKey%,DMTOVERRIDE,65537,1,0,0,0
;HKLM,%SettingsKey%\%NV3TweakName%\%OEMDefKey%,DMTOVERRIDE,65537,1,0,0,0
[Strings]
Nv3TweakName="NV3Tweak"
UnInstKey="Software\Microsoft\Windows\CurrentVersion\Uninstall\NV3Tweak"
HandlerKey="Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers"
RunKey="Software\Microsoft\Windows\CurrentVersion\Run"
SettingsKey="Software\NVIDIA Corporation\RIVA 128"
D3DSubKey="D3D"
GammaSubKey="Gamma"
DispSubKey="Display"
OEMDefKey="Defaults"
QTwkValue="NV3QuickTweak"
InitGammaVal="NV3TAutoGamma"
Nv3TweakDesc="NV3 Tweak - RIVA 128 Display Properties Tab"
ThisGUID="{110AED10-388C-11D0-8EBD-00A024D29F34}"
ThisDLL="Nv3Tweak.dll"
ThisINF="Nv3Tweak.inf"