REGEDIT4

; The 4 Registry Keys below are only generic examples, and are not
; found usually on Windows 95/98/ME:

[HKEY_CLASSES_ROOT\inffile\shell\APInst]
@="Active I&nstall"

[HKEY_CLASSES_ROOT\inffile\shell\APInst\command]
@="RUNDLL32.EXE ADVPACK.DLL,LaunchINFSection %1, DefaultInstall"

[HKEY_CLASSES_ROOT\inffile\shell\APUninst]
@="Active &Uninstall"

[HKEY_CLASSES_ROOT\inffile\shell\APUninst\command]
@="RUNDLL32.EXE ADVPACK.DLL,LaunchINFSection %1, UnInstall"

; Registry Keys + Values below are found usually on Windows 95/98/ME.
; Recommended: replace this Value data (see below):
; "RUNDLL.EXE SETUPX.DLL,InstallHinfSection DefaultInstall 132 %1"
; with this Value data (see above):
; "RUNDLL32.EXE ADVPACK.DLL,LaunchINFSection %1, DefaultInstall"

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile]
@="Setup Information"
"EditFlags"=hex:00,00,01,00
"AlwaysShowExt"=""

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\DefaultIcon]
@="SHELL32.DLL,-151"

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell]
@=""

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\open]
"EditFlags"=hex:00,00,01,00

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\open\command]
@="NOTEPAD.EXE \"%1\""

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\open\ddeexec]
@="[Open(\"%1\")]"

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\open\ddeexec\application]
@="Notepad"

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\print]

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\print\command]
@="NOTEPAD.EXE /p \"%1\""

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\install]
@="&Install"

[HKEY_LOCAL_MACHINE\Software\CLASSES\inffile\shell\install\command]
@="RUNDLL.EXE SETUPX.DLL,InstallHinfSection DefaultInstall 132 %1"

[HKEY_LOCAL_MACHINE\Software\CLASSES\.INF]
@="inffile"
"Content Type"="text/plain"
"EditFlags"=hex:00,00,01,00
"AlwaysShowExt"=""

[HKEY_LOCAL_MACHINE\Software\CLASSES\.INF\ShellNew]

[HKEY_LOCAL_MACHINE\Software\CLASSES\.INF\ShellEx]

[HKEY_LOCAL_MACHINE\Software\CLASSES\.INF\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{EAB841A0-9550-11cf-8C16-00805F1408F3}"

[HKEY_LOCAL_MACHINE\Software\CLASSES\.INF\inffile]

[HKEY_LOCAL_MACHINE\Software\CLASSES\.INF\inffile\ShellNew]

;