applets.inf Driver File Contents (polaroidpdc3035driver.zip)

; APPLETS.INF
;
; This is the Setup information file for the applets
; and utilities for the Windows 95 1 product.
;
; Copyright 1993-1995, Microsoft Corporation

[version]
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
SetupClass=BASE

[DestinationDirs]
Register_Applets.Copy      = 17  ; LDID_INF
mfcdlls.files              = 11    ; LDID_SYS
mspaint.files.win          = 28710
mspaint.del.files          = 25
mspaint.files.hlp          = 18    ; LDID_HELP
mspaint.pbrush             = 25
Calc.copy                  = 25     ; LDID_SHARED
Calc.hlp.copy              = 18     ; LDID_HELP
Calc.del                   = 25     ; LDID_SHARED
flywinss.copy              = 11    ; LDID_SYSTEM
flywinss.del               = 25    ; LDID_SHARED
Bezier.copy                = 11    ; LDID_SYS
Bezier.del                 = 25    ; LDID_SHARED 
plus.sys.copy              = 11    
Ssmyst.copy                = 11    ; LDID_SYS
Ssmyst.del                 = 25    ; LDID_SHARED 
Sstars.copy                = 11    ; LDID_SYS
Sstars.del                 = 25    ; LDID_SHARED 
scrnsave.copy              = 11    ; LDID_SYS
scrnsave.del               = 25    ; LDID_SHARED
ssmarque.copy              = 11    ; LDID_SYS
ssmarque.del               = 25    ; LDID_SHARED
ss3dfo.copy                = 11    ; LDID_SYS
ss3dfo.del                 = 25    ; LDID_SHARED
ssmaze.copy                = 11    ; LDID_SYS
ssmaze.del                 = 25    ; LDID_SHARED
sspipes.copy               = 11    ; LDID_SYS
sspipes.del                = 25    ; LDID_SHARED
sstext3d.copy              = 11    ; LDID_SYS
sstext3d.del               = 25    ; LDID_SHARED
ssflwbox.copy              = 11    ; LDID_SYS
ssflwbox.del               = 25    ; LDID_SHARED
winbmps.files              = 25    ; LDID_SHARED

[BaseWinOptions]
Register_Applets

[Register_Applets]
AddReg=Register_Applets.AddReg, plus.addreg, plus.hkcu.addreg, sage.addreg
CopyFiles=Register_Applets.Copy, plus.sys.copy
UpdateInis = plus.inis
PerUserInstall = applets.pui

[Register_Applets.Copy]
applets.inf

[Register_Applets.AddReg]
;Create entries for Maint Mode Setup, set all initially to uninstalled:
HKLM,%KEY_OPTIONAL%,"AccessTop",,"AccessTop"
HKLM,%KEY_OPTIONAL%\AccessTop,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\AccessTop,Section,,"AccessTop"
HKLM,%KEY_OPTIONAL%\AccessTop,Installed,,"0"

HKLM,%KEY_OPTIONAL%,"Mspaint",,"mspaint"
HKLM,%KEY_OPTIONAL%\mspaint,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\mspaint,Section,,"mspaint"
HKLM,%KEY_OPTIONAL%\mspaint,Installed,,"0"

HKLM,%KEY_OPTIONAL%,"Calc",,"Calc"
HKLM,%KEY_OPTIONAL%\Calc,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\Calc,Section,,"Calc"
HKLM,%KEY_OPTIONAL%\Calc,Installed,,"0"

HKLM,%KEY_OPTIONAL%,"screensavers",,"screensavers"
HKLM,%KEY_OPTIONAL%\screensavers,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\screensavers,Section,,"screensavers"
HKLM,%KEY_OPTIONAL%\screensavers,Installed,,"0"

HKLM,%KEY_OPTIONAL%,"flywinss",,"flywinss"
HKLM,%KEY_OPTIONAL%\flywinss,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\flywinss,Section,,"flywinss"
HKLM,%KEY_OPTIONAL%\flywinss,Installed,,"0"

HKLM,%KEY_OPTIONAL%,"Bitmaps",,"Bitmaps"
HKLM,%KEY_OPTIONAL%\Bitmaps,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\Bitmaps,Section,,"bitmaps"
HKLM,%KEY_OPTIONAL%\Bitmaps,Installed,,"0"

HKLM,%KEY_OPTIONAL%,"SSOpenGL",,"SSOpenGL"
HKLM,%KEY_OPTIONAL%\SSOpenGL,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\SSOpenGL,Section,,"SSOpenGL"
HKLM,%KEY_OPTIONAL%\SSOpenGL,Installed,,"0"

HKLM,%KEY_OPTIONAL%,"scrnsave",,"scrnsave"
HKLM,%KEY_OPTIONAL%\scrnsave,INF,,"applets.inf"
HKLM,%KEY_OPTIONAL%\scrnsave,Section,,"scrnsave"
HKLM,%KEY_OPTIONAL%\scrnsave,Installed,,"0"

[Optional Components]
AccessTop
screensavers
mspaint
Calc
flywinss
bitmaps
SSOpenGL
scrnsave

[AccessTop]
; Top Level option
OptionDesc  = %AccessTop_DESC%
Tip         = %AccessTop_TIP%
IconIndex       = 26                     ;Windows mini-icon for dialogs

[screensavers]
;Second level option
OptionDesc  = %SCREENSAVER_DESC%
Tip         = %SCREENSAVER_TIP%
Parent      = AccessTop
IconIndex       = 38                     ;Monitor mini-icon for dialogs

[flywinss]
OptionDesc  = %flywinssOpt_DESC%
Tip         = %flywinss_TIP%
Parent      = screensavers
CopyFiles   = flywinss.copy
DelFiles    = flywinss.del
AddReg      = flywinss.install.reg
InstallType = 10               ;Typical, Custom
IconIndex       = 38                     ;Monitor mini-icon for dialogs
Uninstall   = flywinss_remove

[flywinss_remove]
AddReg      = flywinss.remove.reg


[Calc]
OptionDesc  = %CalcOpt_DESC%
Tip         = %Calc_TIP%
Parent      = AccessTop
CopyFiles   = Calc.copy, Calc.hlp.copy
DelFiles    = Calc.del
UpdateInis  = Calc.links
AddReg      = Calc.install.reg
InstallType = 10              ;Typical, Custom.
IconIndex       = 30                     ;Windows mini-icon for dialogs
Uninstall   = Calc_remove
PerUserInstall = Calc.links.pui

[Calc_remove]
DelFiles    = Calc.copy, Calc.hlp.copy
AddReg      = Calc.remove.reg
UpdateInis  = Calc.links.remove
PerUserInstall = Calc.links.remove.pui

[mspaint]
OptionDesc  = %MSPAINTOPT_DESC%
Tip         = %MSPAINTOPT_TIP%
Parent      = AccessTop
CopyFiles   = mspaint.files.win, mspaint.files.hlp, mfcdlls.files, mspaint.pbrush
DelFiles    = mspaint.del.files
UpdateInis  = mspaint.links
AddReg      = mspaint.addreg.1, mspaint.addreg.2, mspaint.install.reg, mfcdlls.register
DelReg      = mspaint.delreg
InstallType = 10              ;Typical, Custom.
IconIndex       = 37                     ;Windows mini-icon for dialogs
Uninstall   = mspaint_remove
PerUserInstall = mspaint.links.pui

[mspaint_remove]
DelFiles    = mspaint.files.win, mspaint.files.hlp, mspaint.pbrush
; note that we don't DelFiles the [mfcdlls.files] section b/c it has shared MFC files in it
UpdateInis  = mspaint.links.remove
AddReg      = mspaint.remove.reg
DelReg      = mspaint.addreg.1
PerUserInstall = mspaint.links.remove.pui

[bitmaps]
OptionDesc  = %BITMAPS_DESC%
Tip         = %BITMAPS_TIP%
Parent      = AccessTop
CopyFiles   = winbmps.files
AddReg      = winbmps.addreg
InstallType = 0               ;Manual only
IconIndex       = 43               ;Windows mini-icon for dialogs
Uninstall   = bitmaps_remove

[bitmaps_remove]
DelFiles    = winbmps.files
AddReg      = winbmps.Remove.reg, winbmps.delfiles.reg


[SSOpenGL]
OptionDesc  = %SSOpenGLOpt_DESC%
Tip         = %SSOpenGL_TIP%
Parent      = screensavers
CopyFiles   = ss3dfo.copy, ssmaze.copy, sspipes.copy, sstext3d.copy, ssflwbox.copy
DelFiles    = ss3dfo.del, ssmaze.del, sspipes.del, sstext3d.del, ssflwbox.del
AddReg      = ss3dfo.install.reg, ssmaze.install.reg, sspipes.install.reg, sstext3d.install.reg, ssflwbox.install.reg
InstallType = 10               ;Typical, Custom
IconIndex       = 38          ;Monitor mini-icon for dialogs
Uninstall   = SSOpenGL_remove

[SSOpenGL_remove]
AddReg      = ss3dfo.remove.reg, ssmaze.remove.reg, sspipes.remove.reg, sstext3d.remove.reg, ssflwbox.remove.reg


[scrnsave]
OptionDesc  = %scrnsaveOpt_DESC%
Tip         = %scrnsave_TIP%
Parent      = screensavers
CopyFiles   = scrnsave.copy, Sstars.copy, Ssmyst.copy, Bezier.copy, ssmarque.copy
DelFiles    = scrnsave.del, Sstars.del, Ssmyst.del, Bezier.del, ssmarque.del
AddReg      = scrnsave.install.reg, Sstars.install.reg, Ssmyst.install.reg, Bezier.install.reg, ssmarque.install.reg
InstallType = 0               ;Manual Only
IconIndex       = 38          ;Monitor mini-icon for dialogs
Uninstall   = scrnsave_remove

[scrnsave_remove]
AddReg      = scrnsave.remove.reg, Sstars.remove.reg, Ssmyst.remove.reg, Bezier.remove.reg, ssmarque.remove.reg


;---- ScreenSaver Install Sections ---------------
;--- SSFlyWin (Flying Windows) ---
[flywinss.copy]
ssflywin.scr

[flywinss.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
ssflywin.scr

[flywinss.install.reg]
HKLM,%KEY_OPTIONAL%\flywinss,Installed,,"1"
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,ssflywin.scr,,"%SSFLYWIN%.scr"

;clean up any screensavers w/ LFN's left over in the Win dir:
HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Win,,,%25%
HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Win,ssflywin.scr,,"%SSFLYWIN%.scr"

[flywinss.remove.reg]
HKLM,%KEY_OPTIONAL%\flywinss,Installed,,"0"
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,ssflywin.scr,,"%SSFLYWIN%.scr"
;----------------------------------------------------

;---- Calculator Install Sections --------
[Calc.copy]
calc.exe

[Calc.hlp.copy]
calc.cnt
calc.hlp

[Calc.del]
; Delete Win 3.x help files (they are copied to HELP dir now)
calc.hlp

[Calc.links.pui]
GUID = "PerUser_Calc_Inis"
DisplayName = %PUI_DESC_CALC%
Version = %PUI_VERSION%
IsInstalled = 1
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_Calc_Inis 64 %17%\applets.inf"
DontAsk = 2

[PerUser_Calc_Inis]
UpdateInis  = Calc.links

[Calc.links.remove.pui]
GUID = "PerUser_Calc_Inis"
IsInstalled = 0
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_Calc_Inis_remove 64 %17%\applets.inf"

[PerUser_Calc_Inis_remove]
UpdateInis  = Calc.links.remove

[Calc.links]
setup.ini, progman.groups,, "group4=%APPS_DESC%"         ;creates folder
setup.ini, group4,, """%Calc_Desc%"", CALC.EXE,,, calc,,%Calc_ShortDesc%"  ;creates link

[Calc.install.reg]
HKLM,%KEY_OPTIONAL%\Calc,Installed,,"1"

[Calc.links.remove]
setup.ini, progman.groups,, "group4=%APPS_DESC%"  ;creates folder
setup.ini, group4,, """%Calc_Desc%"""             ;deletes link
setup.ini, group4,, """%Calc_ShortDesc%"""             ;deletes link

[Calc.remove.reg]
HKLM,%KEY_OPTIONAL%\Calc,Installed,,"0"
;----------------------------------------

;-- MSPaint Install Sections ----------------------------------
[mspaint.files.win]
mspaint.exe
mspcx32.dll
pcximp32.flt

[mspaint.pbrush]
pbrush.exe

[mspaint.del.files]
mspaint.exe             ; review -- no longer in \windows
pbrush.hlp              ; old paintbrush help.
pbrush.dll

[mspaint.files.hlp]
mspaint.cnt
mspaint.hlp

[mfcdlls.files]         
mfc42.dll,,,32          ;32 flag suppresses ver conflict dlgs
mfc30.dll
mfcans32.dll,,,32       
mfco30.dll,,,32
mfcd30.dll,,,32
mfcn30.dll,,,32
mfcuia32.dll
cabinet.dll

[mfcdlls.register]
;Register shared DLLs:
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\mfc30.dll,1,01,00,00,00
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\mfcans32.dll,1,01,00,00,00
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\mfco30.dll,1,01,00,00,00
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\mfcd30.dll,1,01,00,00,00
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\cabinet.dll,1,01,00,00,00

[mspaint.links.pui]
GUID = "PerUser_Paint_Inis"
DisplayName = %PUI_DESC_PAINT%
Version = %PUI_VERSION%
IsInstalled = 1
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_Paint_Inis 64 %17%\applets.inf"
DontAsk = 2

[PerUser_Paint_Inis]
UpdateInis  = mspaint.links

[mspaint.links.remove.pui]
GUID = "PerUser_Paint_Inis"
IsInstalled = 0
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_Paint_Inis_remove 64 %17%\applets.inf"

[PerUser_Paint_Inis_remove]
UpdateInis  = mspaint.links.remove

[mspaint.links]
setup.ini, progman.groups,, "group4=%APPS_DESC%"         ;creates folder
setup.ini, group4,, """%Paint_Desc%"", ""%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE"""      ;creates link
;Remove old Link to Paintbrush (replaced w/ Paint)
setup.ini, group4,, """%PAINTBRUSH_DESC%"""            ;deletes link

;Keep some things in the extensions section for compatibility with cc-Mail
;win.ini,Extensions,,"bmp=%24%\%PROGRAMF%\%ACCESSOR%\mspaint.exe ^.bmp"

; Do not associate pcx with mspaint.exe as it has the effect of over-riding
; Kodak Imaging Preview association on a clean install of windows.
; win.ini,Extensions,,"pcx=%24%\%PROGRAMF%\%ACCESSOR%\mspaint.exe ^.pcx"
; Following is to remove any prior existing pcx association in win.ini
win.ini,Extensions,"pcx=%24%\%PROGRAMF%\%ACCESSOR%\mspaint.exe ^.pcx", ; deletes link

[mspaint.links.remove]
setup.ini, progman.groups,, "group4=%APPS_DESC%"    ;creates folder
setup.ini, group4,, """%Paint_Desc%"""              ;deletes link

[mspaint.addreg.1]
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652},,2,%DESC_BMP%
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\AuxUserType\2,,2,%DESC_BMP%
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\AuxUserType\3,,2,"Paint"
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\ProgID,,2,Paint.Picture
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\LocalServer32,,2,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE"
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\DefaultIcon,,2,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE,1"
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\InprocHandler32,,2,ole32.dll
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\Verb\0,,2,"%EDIT%,0,2"
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\Verb\1,,2,"%OPEN%,0,2"
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\Insertable
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\DataFormats\PriorityCacheFormats,"#8",2,""

; *** Begin of block for OLE PCX PBrush Objects.
; Paint no longer handles pcx file (PBrush objects)
; so following section may need to be commented out.
; << Strangely mspaint.exe (Paint) will still handle pcx file and others >>
; << if word97 is installed with graphics import filters for pcx, etc.   >>
; << word's bounty is apparently shared with Paint through               >>
; << an enhanced pcximp32.flt filter file.                               >>
; Need to tell OLE to use Paint to open PBrush objects
HKCR,CLSID\{0003000A-0000-0000-C000-000000000046}\TreatAs,,2,{D3E34B21-9D75-101A-8C3D-00AA001A1652}
HKCR,CLSID\{0003000A-0000-0000-C000-000000000046}\Ole1Class,,2,PBrush
HKCR,CLSID\{0003000A-0000-0000-C000-000000000046}\ProgID,,2,PBrush
HKCR,PBrush,,2,%DESC_PBRUSH%
HKCR,PBrush\protocol\StdFileEditing\server,,,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE"
; *** End of block for OLE PCX PBrush Objects.


HKCR,Paint.Picture,,2,%DESC_BMP%
HKCR,Paint.Picture\shell\open\command,,2,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE ""%%1"""
HKCR,Paint.Picture\shell\print\command,,2,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE /p ""%%1"""
HKCR,Paint.Picture\shell\printto\command,,2,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE /pt ""%%1"" ""%%2"" ""%%3"" ""%%4"""
HKCR,Paint.Picture\DefaultIcon,,2,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE,1"
HKCR,Paint.Picture\Insertable
HKCR,Paint.Picture\protocol\StdFileEditing\verb\0,,2,%EDIT%
HKCR,Paint.Picture\protocol\StdFileEditing\server,,2,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE"
HKCR,Paint.Picture\CLSID,,2,{D3E34B21-9D75-101A-8C3D-00AA001A1652}

; *** Begin Block for Paint.PCX - comment out due to conflict with Kodak Imaging Preview. 
;HKCR,Paint.PCX,,,%DESC_PCX%
;HKCR,Paint.PCX\shell\open\command,,,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE ""%%1"""
;HKCR,Paint.PCX\shell\print\command,,,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE /p ""%%1"""
;HKCR,Paint.PCX\shell\printto\command,,,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE /pt ""%%1"" ""%%2"" ""%%3"" ""%%4"""
;HKCR,Paint.PCX\DefaultIcon,,,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE,1"
; *** End Block for Paint.PCX - comment out due to conflict with Kodak Imaging Preview. 

; set up the per-app path
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\MSPAINT.EXE",,,"%24%\%PROGRAMF%\%ACCESSOR%\MSPAINT.EXE"

;hide the pcx filter engine
HKLM,%KEY_RENAME%\Accessories,,2,"%24%\%PROGRAMF%\%ACCESSOR%"
HKLM,%KEY_RENAME%\Accessories,mspcx32.dll,,"mspcx32.dll,2"
HKLM,%KEY_RENAME%\Accessories,pcximp32.flt,,"pcximp32.flt,2"

[mspaint.addreg.2]
; don't delete these keys on uninstall! ISV may be using the extensions
; flag = 2 => do not replace if it exists.
HKCR,.bmp,,2,Paint.Picture
;
; May need to comment out to avoid potential conflict with Kodak Imaging Preview
; PCX Image Document
; flag = 2 => do not replace if it exists.
HKCR,.pcx,,2,Paint.Picture
;
;  point to PCX filter
HKLM,"Software\Microsoft\Shared Tools\Graphics Filters\Import\PCX",Name,2,"%DESC_PCX2%"
HKLM,"Software\Microsoft\Shared Tools\Graphics Filters\Import\PCX",Path,2,"%24%\%PROGRAMF%\%ACCESSOR%\pcximp32.flt"
HKLM,"Software\Microsoft\Shared Tools\Graphics Filters\Import\PCX",Extensions,2,"pcx"

[mspaint.delreg]
HKCR,Paint.Picture
HKCR,MSPaint
HKCR,olcfile
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\LocalServer
HKCR,CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\InprocHandler

[mspaint.install.reg]
HKLM,%KEY_OPTIONAL%\mspaint,Installed,,"1"

[mspaint.remove.reg]
HKLM,%KEY_OPTIONAL%\mspaint,Installed,,"0"
;--------------------------------------------

[plus.sys.copy]
cool.dll
plustab.dll

[plus.addreg]
HKLM, "Software\Microsoft\Plus!",,,
HKLM, "Software\Microsoft\Plus!\Setup","cool.dll",,""
HKCR, "CLSID\{41E300E0-78B6-11ce-849B-444553540000}",,,
HKCR, "CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32",,,"%11%\plustab.dll"
HKCR, "CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32","ThreadingModel",,"Apartment"
HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder",,,
HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display",,,
HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex",,,
HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers",,,
HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\PlusPack CPL Extension",,,"{41E300E0-78B6-11ce-849B-444553540000}"
HKLM, "Software\Classes\Drive\DefaultIcon",,2,"%11%\cool.dll,0"  ;Hard Disk
HKLM, "Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon",,2,"%11%\cool.dll,17"  ;Network Neighborhood
HKLM, "Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon",,2,"%11%\cool.dll,20"  ;Recycle Bin Empty
HKLM, "Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon","Empty",2,"%11%\cool.dll,20"  ;Recycle Bin Empty
HKLM, "Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon","Full",2,"%11%\cool.dll,21"  ;Recycle Bin Full
HKCR, "CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\DefaultIcon",,2,"%11%\cool.dll,12"  ;Control Panel
HKCR, "CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\DefaultIcon",,2,"%11%\cool.dll,14"  ;Fonts Folder
HKCR, "CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon",,2,"%11%\cool.dll,16"  ;My Computer
HKCR, "CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\DefaultIcon",,2,"%11%\cool.dll,19"  ;Printers Folder
HKCR, "CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\DefaultIcon",,2,"%11%\cool.dll,27"  ;Dial-up networking
HKCR, "CLSID\{00020D75-0000-0000-C000-000000000046}\DefaultIcon",,2,"%11%\cool.dll,30"  ;Inbox-Installed
HKCR, "CLSID\{00020D76-0000-0000-C000-000000000046}\DefaultIcon",,2,"%11%\cool.dll,30"  ;Inbox-NotYetInstalled
HKCR, "CLSID\{00028B00-0000-0000-C000-000000000046}\DefaultIcon",,2,"%11%\cool.dll,31"  ;The Microsoft Network
HKCR, "CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\DefaultIcon",,2,"%11%\cool.dll,35"  ;Briefcase
HKCR, "CLSID\{00022601-0000-0000-C000-000000000046}\DefaultIcon",,2,"%11%\cool.dll,39"  ;Media
HKCR, "CLSID\{00022603-0000-0000-C000-000000000046}\DefaultIcon",,2,"%11%\cool.dll,40"  ;MIDI sequence
HKCR, "CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\DefaultIcon",,2,"%11%\cool.dll,41"  ;Bitmap image
HKCR, "CLSID\{00022602-0000-0000-C000-000000000046}\DefaultIcon",,2,"%11%\cool.dll,44"  ;Video clip
HKCR, "Folder\DefaultIcon",,2,"%11%\cool.dll,11"  ;Folder
HKCR, "hlpfile\DefaultIcon",,2,"%11%\cool.dll,25"  ;Help files
HKCR, "dllfile\DefaultIcon",,2,"%11%\cool.dll,36"  ;dllfile
HKCR, "sysfile\DefaultIcon",,2,"%11%\cool.dll,36"  ;sysfile
HKCR, "drvfile\DefaultIcon",,2,"%11%\cool.dll,36"  ;drvfile
HKCR, "vxdfile\DefaultIcon",,2,"%11%\cool.dll,36"  ;vxdfile
HKCR, "inifile\DefaultIcon",,2,"%11%\cool.dll,38"  ;inifile
HKCR, "inffile\DefaultIcon",,2,"%11%\cool.dll,38"  ;inffile
HKCR, "midfile\DefaultIcon",,2,"%11%\cool.dll,40"  ;MIDI
HKCR, "Paint.Picture\DefaultIcon",,2,"%11%\cool.dll,41"  ;Paint picture
HKCR, "SoundRec\DefaultIcon",,2,"%11%\cool.dll,42"  ;Sound (WAV)
HKCR, "txtfile\DefaultIcon",,2,"%11%\cool.dll,43"  ;Textfile
HKCR, "avifile\DefaultIcon",,2,"%11%\cool.dll,44"  ;avifile
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","8",2,"%11%\cool.dll,0"  ;Fix Disk
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","9",2,"%11%\cool.dll,1"  ;Remote Drive
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","20",2,"%11%\cool.dll,2"  ;StartMenu IDI_STDOCS
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","22",2,"%11%\cool.dll,3"  ;StartMenu IDI_STFIND
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","19",2,"%11%\cool.dll,4"  ;StartMenu IDI_STPROGS
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","24",2,"%11%\cool.dll,5"  ;StartMenu IDI_STRUN
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","21",2,"%11%\cool.dll,6"  ;StartMenu IDI_STSETNGS
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","27",2,"%11%\cool.dll,7"  ;StartMenu IDI_STSHUTD
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","6",2,"%11%\cool.dll,8"  ;3.5 Floppy
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","5",2,"%11%\cool.dll,9"  ;5.25 Floppy
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","11",2,"%11%\cool.dll,10"  ;CD-ROM Drive
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","3",2,"%11%\cool.dll,11"  ;Folders
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","35",2,"%11%\cool.dll,12"  ;Control Panel in StartMenu
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","13",2,"%11%\cool.dll,13"  ;Network
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","38",2,"%11%\cool.dll,14"  ;Fonts Folder in StartMenu
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","23",2,"%11%\cool.dll,15"  ;StartMenu IDI_STHELP
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","17",2,"%11%\cool.dll,17"  ;Network Neighborhood
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","4",2,"%11%\cool.dll,18"  ;Open Folder
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","37",2,"%11%\cool.dll,19"  ;Printers Folder in StartMenu
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","31",2,"%11%\cool.dll,20"  ;Recycle empty
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","32",2,"%11%\cool.dll,21"  ;Recycle full
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","16",2,"%11%\cool.dll,22"  ;Printer
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","36",2,"%11%\cool.dll,24"  ;RNA/Program groups
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","40",2,"%11%\cool.dll,26"  ;AudioCD
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","33",2,"%11%\cool.dll,27"  ;.
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","15",2,"%11%\cool.dll,28"  ;Server
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","10",2,"%11%\cool.dll,29"  ;Disconnected net drive
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","26",2,"%11%\cool.dll,32"  ;Start menu eject
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","25",2,"%11%\cool.dll,33"  ;Start menu suspend
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","28",2,"%11%\cool.dll,34"  ;Share
HKLM, "Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons","0",2,"%11%\cool.dll,37"  ;Generic file


[plus.hkcu.addreg]
;Full Window Drag
HKCU, "Control Panel\Desktop","DragFullWindows",2,"0"
;Font smoothing
HKCU, "Control Panel\Desktop","FontSmoothing",2,"0"
;Enhanced Icons
HKCU, "Control Panel\desktop\WindowMetrics","Shell Icon BPP",2,"16"  ;Shell Icon BPP

[AppletsPerUser]
AddReg = plus.hkcu.addreg

[applets.pui]
GUID = "AppletsPerUser"
DisplayName = %PUI_DESC_APPLETS%
Version = %PUI_VERSION%
IsInstalled = 1
StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection AppletsPerUser 64 %17%\applets.inf"

[plus.inis]
win.ini,TrueType,"FontSmoothing=*","~FontSmoothingTemp~=*",2
win.ini,TrueType,,"FontSmoothing=0"
win.ini,TrueType,"~FontSmoothingTemp~=*","FontSmoothing=*",2

;Create StartUp Folder and Delete link:
setup.ini, progman.groups,, "group1=""%StartUp_DESC%"""  ;creates folder
setup.ini, group1,, """%ProgMan_DESC%"""                 ;deletes link

;Delete stuff from Program Manager for access to printer/control panel/Explorer, Etc.
setup.ini, progman.only,,"PMGroup3=%MAIN_DESC%"   ; creates group
setup.ini, PMGroup3,,"""%Printers_DESC%"""
setup.ini, PMGroup3,,"""%CPanel_DESC%"""
setup.ini, PMGroup3,,"""%WinExplorer_DESC%"""
setup.ini, PMGroup3,,"""%MSDOSPrmpt_DESC%"""
setup.ini, PMGroup3,,"""%Fileman_DESC%"""


;
;---- Registry entries to make System Agent Disk Tools Aware -------
;
[sage.addreg]
; HKLM, "%SAGE_ROOT%",,,
; ---- or equivalently ----
; HKLM, "Software\Microsoft\Plus!\System Agent\SAGE",,,
;
; Scandisk for Windows
;
HKLM, "%SAGE_SCANDISK%","Settings",1,01
HKLM, "%SAGE_SCANDISK%","Program",,"SCANDSKW.EXE"
HKLM, "%SAGE_SCANDISK%","Friendly Name",,"ScanDisk for Windows"

;
; Scandisk for Windows - Result Codes
;
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","Success",,"1"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","0",,"No errors found"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","1",,"Errors found and all were fixed"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","249",,"One or more drives could not be checked"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","250",,"Drive could not be checked - could not load or find DSKMAINT.DLL"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","251",,"Drive could not be checked - insufficient memory"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","252",,"Errors were found and some were not fixed"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","254",,"Check was canceled"
HKLM, "%SAGE_SCANDISK%\%SAGE_RC%","255",,"Check was stopped because of an error"

;
; Scandisk for Windows - Set0
;
HKLM, "%SAGE_SCANDISK%\Set0","Settings",1,b1,03,40,00
HKLM, "%SAGE_SCANDISK%\Set0","DrivesToCheck",1,00,00,00,80

;
; Scandisk for Windows - Set1
;
HKLM, "%SAGE_SCANDISK%\Set1","Settings",1,a1,03,40,00
HKLM, "%SAGE_SCANDISK%\Set1","DrivesToCheck",1,00,00,00,80

;
; Disk Defragmenter for Windows
;
HKLM, "%SAGE_DEFRAG%","Settings",1,01
HKLM, "%SAGE_DEFRAG%","Program",,"DEFRAG.EXE"
HKLM, "%SAGE_DEFRAG%","Friendly Name",,"Disk Defragmenter"

;
; Disk Defragmenter for Windows - Result Codes
;
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","Success",,"0"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","0",,"Completed successfully"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","2",,"Unsuccessful; not enough free space"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","3",,"The process was interrupted before completing"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","4",,"Unsuccessful; drive contains errors"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","5",,"Unsuccessful; error reading from drive"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","6",,"Unsuccessful; error writing to drive"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","9",,"Unsuccessful; not enough memory"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","10",,"Unsuccessful; the drive was invalid"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","15",,"Unsuccessful; disk was write-protected"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","26",,"Unsuccessful; could not access drive"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","105",,"Unsuccessful; drive was locked"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","106",,"Unsuccessful; could not access drive"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","108",,"Unsuccessful; could not access drive"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","109",,"Unsuccessful; 32-bit compression driver not installed"
HKLM, "%SAGE_DEFRAG%\%SAGE_RC%","249",,"One or more drives could not be defragmented"

;
; Disk Defragmenter for Windows - Set0
;
;
; Disk Defragmenter for Windows - Set0 - Method
;
; Default vaule - @="FULL"
HKLM, "%SAGE_DEFRAG%\Set0\method",,,"FULL"

;
; Disk Defragmenter for Windows - Set0 - Drive
;
; Default value - @="ALL"
HKLM, "%SAGE_DEFRAG%\Set0\Drive",,,"All"

;
; Disk Defragmenter for Windows - Set0 - minfrag
;
; Default value - @="0"
HKLM, "%SAGE_DEFRAG%\Set0\minfrag",,,"0"
;
; Compression Agent for Windows
;
HKLM, "%SAGE_COMPAGENT%","Settings",1,01
HKLM, "%SAGE_COMPAGENT%","Program",,"CMPAGENT.EXE"
HKLM, "%SAGE_COMPAGENT%","Friendly Name",,"Compression Agent"

;
; Compression Agent for Windows - Result Codes
;
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","Success",,"1"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","0",,"Completed successfully"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","1",,"Some files could not be optimized, due to low disk space"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","2",,"Unsuccessful; not enough free space"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","3",,"The process was interrupted before completing"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","4",,"Unsuccessful; drive contains errors"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","5",,"Unsuccessful; error reading from drive"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","6",,"Unsuccessful; error writing to drive"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","9",,"Unsuccessful; not enough memory"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","10",,"Unsuccessful; drive was invalid"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","11",,"Unsuccessful; no DriveSpace 3 drives found"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","15",,"Unsuccessful; disk was write-protected"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","26",,"Unsuccessful; could not access drive"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","105",,"Unsuccessful; drive was locked"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","106",,"Unsuccessful; could not access drive"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","108",,"Unsuccessful; could not access drive"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","109",,"Unsuccessful; 32-bit compression driver not installed"
HKLM, "%SAGE_COMPAGENT%\%SAGE_RC%","249",,"One or more drives could not be recompressed"

;
; Compression Agent for Windows - Set0
;
;
; Compression Agent for Windows - Set0 - UltraPackPolicy
;
; Default value - @="30"
HKLM, "%SAGE_COMPAGENT%\Set0\UltraPackPolicy",,,"30"

;
; Compression Agent for Windows - Set0 - DefaultPolicy
;
HKLM, "%SAGE_COMPAGENT%\Set0\DefaultPolicy",,,"HiPack"

;
; Compression Agent for Windows - Set0 - UltraToDefault
;
HKLM, "%SAGE_COMPAGENT%\Set0\UltraToDefault",,,"Yes"

;
; Compression Agent for Windows - Set0 - Drive
;
HKLM, "%SAGE_COMPAGENT%\Set0\Drive",,,"All"

;
; Compression Agent for Windows - Set0 - MinFreeSpace
;
HKLM, "%SAGE_COMPAGENT%\Set0\MinFreeSpace",,,"20"

;
; Low disk space notification for Windows
;
HKLM, "%SAGE_LDS%","Settings",1,01
HKLM, "%SAGE_LDS%","Program",,"DISKALM.EXE"
HKLM, "%SAGE_LDS%","Friendly Name",,"Low disk space notification"

;
; Low disk space notification for Windows - Result Codes
;
HKLM, "%SAGE_LDS%\%SAGE_RC%","Success",,"0"
HKLM, "%SAGE_LDS%\%SAGE_RC%","0",,"Completed successfully"

;
; Disk Cleanup for Windows
;
HKLM, "%SAGE_CLEANMGR%","Settings",1,01
HKLM, "%SAGE_CLEANMGR%","Program",,"CLEANMGR.EXE"
HKLM, "%SAGE_CLEANMGR%","Friendly Name",,"Disk Cleanup"

;
; Disk Cleanup for Windows - Result Codes
;
HKLM, "%SAGE_CLEANMGR%\%SAGE_RC%","Success",,"1"
HKLM, "%SAGE_CLEANMGR%\%SAGE_RC%","0",,"Completed successfully"
HKLM, "%SAGE_CLEANMGR%\%SAGE_RC%","1",,"Some cleaners did not complete successfully"
HKLM, "%SAGE_CLEANMGR%\%SAGE_RC%","2",,"User canceled disk space scanning operation"
HKLM, "%SAGE_CLEANMGR%\%SAGE_RC%","3",,"User canceled disk space purging operation"

;
;---- End of Registry entries to make System Agent Disk Tools Aware -------


;---- Bitmap Install Sections ----------------
[winbmps.files]
3dblocks.bmp
clouds.bmp
forest.bmp
gator.bmp
mesh.bmp
sand.bmp
weave2.bmp

[winbmps.addreg]
HKLM,%KEY_OPTIONAL%\Bitmaps,Installed,,"1"
HKLM,%KEY_RENAME%\Win,,,%25%
HKLM,%KEY_RENAME%\Win,3dblocks.bmp,,"%REDBLOCKS_BMP%.bmp"
HKLM,%KEY_RENAME%\Win,clouds.bmp,,"%CLOUDS_BMP%.bmp"
HKLM,%KEY_RENAME%\Win,forest.bmp,,"%FOREST_BMP%.bmp"
HKLM,%KEY_RENAME%\Win,gator.bmp,,"%GATOR_BMP%.bmp"
HKLM,%KEY_RENAME%\Win,mesh.bmp,,"%MESH_BMP%.bmp"
HKLM,%KEY_RENAME%\Win,sand.bmp,,"%SAND_BMP%.bmp"
HKLM,%KEY_RENAME%\Win,weave2.bmp,,"%WEAVE2_BMP%.bmp"

[winbmps.delfiles.reg]
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,3dblocks.bmp,,"%REDBLOCKS_BMP%.bmp"
HKLM,%KEY_DEL%\Win,clouds.bmp,,"%CLOUDS_BMP%.bmp"
HKLM,%KEY_DEL%\Win,forest.bmp,,"%FOREST_BMP%.bmp"
HKLM,%KEY_DEL%\Win,gator.bmp,,"%GATOR_BMP%.bmp"
HKLM,%KEY_DEL%\Win,mesh.bmp,,"%MESH_BMP%.bmp"
HKLM,%KEY_DEL%\Win,sand.bmp,,"%SAND_BMP%.bmp"
HKLM,%KEY_DEL%\Win,weave2.bmp,,"%WEAVE2_BMP%.bmp"

[winbmps.Remove.reg]
HKLM,%KEY_OPTIONAL%\Bitmaps,Installed,,"0"

;---- Screensaver Install Sections ------------
;-- Bezier --
[Bezier.copy]
bezier.scr

[Bezier.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
bezier.scr

[Bezier.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,bezier.scr,,"%BEZIER%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,bezier.scr,,"%BEZIER%.scr"

[Bezier.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,bezier.scr,,"%BEZIER%.scr"


;--- Ssmyst ---
[Ssmyst.copy]
ssmyst.scr

[Ssmyst.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
ssmyst.scr

[Ssmyst.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,ssmyst.scr,,"%SSMYST%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,ssmyst.scr,,"%SSMYST%.scr"

[Ssmyst.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,ssmyst.scr,,"%SSMYST%.scr"

;--- Sstars ---
[Sstars.copy]
ssstars.scr

[Sstars.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
ssstars.scr

[Sstars.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,ssstars.scr,,"%SSSTARS%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,ssstars.scr,,"%SSSTARS%.scr"

[Sstars.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,ssstars.scr,,"%SSSTARS%.scr"

; --- ScrnSave ---
[scrnsave.copy]
scrnsave.scr

[scrnsave.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
scrnsave.scr

[scrnsave.install.reg]
HKLM,%KEY_OPTIONAL%\scrnsave,Installed,,"1"

HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,scrnsave.scr,,"%SCRNSAVE%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,scrnsave.scr,,"%SCRNSAVE%.scr"

[scrnsave.remove.reg]
HKLM,%KEY_OPTIONAL%\scrnsave,Installed,,"0"

HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,scrnsave.scr,,"%SCRNSAVE%.scr"

; --- SSmarque ---
[ssmarque.copy]
ssmarque.scr

[ssmarque.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
ssmarque.scr

[ssmarque.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,ssmarque.scr,,"%SSMARQUE%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,ssmarque.scr,,"%SSMARQUE%.scr"

[ssmarque.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,ssmarque.scr,,"%SSMARQUE%.scr"

;---- OpenGL Screensaver Install Sections ------------
; --- SS3dfo ---
[ss3dfo.copy]
ss3dfo.scr

[ss3dfo.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
ss3dfo.scr

[ss3dfo.install.reg]
HKLM,%KEY_OPTIONAL%\SSOpenGL,Installed,,"1"

HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,ss3dfo.scr,,"%SS3DFO%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,ss3dfo.scr,,"%SS3DFO%.scr"

[ss3dfo.remove.reg]
HKLM,%KEY_OPTIONAL%\SSOpenGL,Installed,,"0"

HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,ss3dfo.scr,,"%SS3DFO%.scr"

; --- SSmaze ---
[ssmaze.copy]
ssmaze.scr

[ssmaze.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
ssmaze.scr

[ssmaze.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,ssmaze.scr,,"%SSMAZE%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,ssmaze.scr,,"%SSMAZE%.scr"

[ssmaze.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,ssmaze.scr,,"%SSMAZE%.scr"

; --- SSpipes ---
[sspipes.copy]
sspipes.scr

[sspipes.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
sspipes.scr

[sspipes.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,sspipes.scr,,"%SSPIPES%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,sspipes.scr,,"%SSPIPES%.scr"

[sspipes.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,sspipes.scr,,"%SSPIPES%.scr"

; --- SStext3d ---
[sstext3d.copy]
sstext3d.scr

[sstext3d.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
sstext3d.scr

[sstext3d.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,sstext3d.scr,,"%SSTEXT3D%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,sstext3d.scr,,"%SSTEXT3D%.scr"

[sstext3d.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,sstext3d.scr,,"%SSTEXT3D%.scr"

; --- SSflwbox ---
[ssflwbox.copy]
ssflwbox.scr

[ssflwbox.del]
;delete any old ones that might be in the windows dir
;(since we've moved location to system dir for Win95):
ssflwbox.scr

[ssflwbox.install.reg]
HKLM,%KEY_RENAME%\Sys,,,%11%
HKLM,%KEY_RENAME%\Sys,ssflwbox.scr,,"%SSFLWBOX%.scr"

;delete any old ones w/ LFN's that might be in the windows dir
;(since we've moved location to system dir for Win95):
HKLM,%KEY_DEL%\Win,,,%25%
HKLM,%KEY_DEL%\Win,ssflwbox.scr,,"%SSFLWBOX%.scr"

[ssflwbox.remove.reg]
HKLM,%KEY_DEL%\Sys,,,%11%
HKLM,%KEY_DEL%\Sys,ssflwbox.scr,,"%SSFLWBOX%.scr"

[Strings]
;Non-Localizable strings:
KEY_OPTIONAL   = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
KEY_RENAME     = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
KEY_DEL        = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"

;Localizable strings:

; Directory names - note that that short versions must match the truncated
; 8 char names for the long versions, or else there will be problems!
; also need to put the short versions in the [DestinationDirs] section above
; Used by wordpad, hypertrm, backup, paint, & MSN
Old_Program_Files = "Old Program Files" ; review
PROGRAMF          = "Progra~1"          ; first 6 chars of Program_Files, + "~1"
ACCESSOR          = "Access~1"          ; first 6 chars of Accessories, + "~1"

AccessTop_DESC  = "Accessories"
AccessTop_TIP   = "Includes Windows accessories and enhancements for your computer."

SCREENSAVER_DESC = "Screen Savers"
SCREENSAVER_TIP  = "Displays moving images when your computer is idle to prevent damage to your screen."
scrnsaveOpt_DESC = "Additional Screen Savers"
scrnsave_TIP     = "Includes Flying Through Space, Mystify Your Mind, Curves and Colors, Scrolling Marquee, and Blank Screen screen savers."
BEZIER           = "Curves and Colors"
SSMYST           = "Mystify Your Mind"
SSSTARS          = "Flying Through Space"
SCRNSAVE         = "Blank Screen"
SSMARQUE         = "Scrolling Marquee"

flywinssOpt_DESC = "Flying Windows"
flywinss_TIP     = "A screen saver that displays flying Windows logos."
SSFLYWIN         = "Flying Windows"

CalcOpt_DESC    = "Calculator"
Calc_TIP        = "Performs mathematical calculations."
Calc_Desc       = "Calculator"
Calc_ShortDesc  = "Calc"

MSPAINTOPT_DESC = "Paint"

MSPAINTOPT_TIP  = "Draws, modifies, or displays pictures."
Paint_Desc      = "Paint"
PAINTBRUSH_DESC = "Paintbrush"
DESC_BMP        = "Bitmap Image"
DESC_PCX        = "PCX Image"
DESC_PCX2       = "PCX Files"
DESC_PBRUSH     = "Paintbrush Picture"

BITMAPS_DESC    = "Desktop Wallpaper"
BITMAPS_TIP     = "Provides background images and pictures for your Windows desktop."
FOREST_BMP      = "Forest"
GATOR_BMP       = "Gold Weave"
MESH_BMP        = "Metal Links"
SAND_BMP        = "Sandstone"
WEAVE2_BMP      = "Stitches"
REDBLOCKS_BMP   = "Red Blocks"
CLOUDS_BMP      = "Clouds"

SSOpenGLOpt_DESC = "OpenGL Screen Savers"
SSOpenGL_TIP     = "3-dimensional screen savers."
SS3DFO           = "3D Flying Objects"
SSMAZE           = "3D Maze"
SSPIPES          = "3D Pipes"
SSTEXT3D         = "3D Text"
SSFLWBOX         = "3D Flower Box"

APPS_DESC       = "Accessories"
StartUp_DESC    = "StartUp"
GAMES_DESC      = "Accessories\Games"           ;note that "Accessories" must be translated to be the same as APPS_DESC
SYSTOOLS_DESC   = "Accessories\System Tools"    ;note that "Accessories" must be translated to be the same as APPS_DESC
EDIT            = "&Edit"
OPEN            = "&Open"

ProgMan_DESC  = "Program Manager"

MAIN_DESC        = "Main"
MSDOSPrmpt_DESC  = "MS-DOS Prompt"
WinExplorer_DESC = "Windows Explorer"
CPanel_DESC      = "Control Panel"
Printers_DESC    = "Printers"
Fileman_DESC     = "File Manager"

PUI_VERSION                 = "4,10,1,1"
PUI_DESC_APPLETS            = "Windows Setup - Applets"
PUI_DESC_CALC               = "Windows Setup - Calculator"
PUI_DESC_PAINT              = "Windows Setup - Paint"


;
;---- Strings for Registry entries to make System Agent Disk Tools Aware -------
;

SAGE_ROOT      = "Software\Microsoft\Plus!\System Agent\SAGE"
SAGE_LDS       = "Software\Microsoft\Plus!\System Agent\SAGE\Low disk space notification"
SAGE_COMPAGENT = "Software\Microsoft\Plus!\System Agent\SAGE\Compression Agent"
SAGE_RC        = "Result Codes"
SAGE_DEFRAG    = "Software\Microsoft\Plus!\System Agent\SAGE\Disk Defragmenter"
SAGE_SCANDISK  = "Software\Microsoft\Plus!\System Agent\SAGE\Scandisk for Windows"
SAGE_CLEANMGR  = "Software\Microsoft\Plus!\System Agent\SAGE\Disk Cleanup"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web5, load: 0.97