home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Windows 95 Special 1
/
WINDOWS95_1.ISO
/
utils
/
powertoy
/
quickcd.inf
< prev
next >
Wrap
INI File
|
1995-07-19
|
2KB
|
65 lines
; Author: FelixA.
; installs QuickCD and changes the AUTO play to be my app.
[DefaultInstall]
CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys
UpdateInis=QCD.Links
AddReg=QCD.Run
[version]
signature="$CHICAGO$"
; F i l e c o p y i n g s e c t i o n s (where the go to).
[DestinationDirs]
QCD.copy.sys=11
QCD.copy.hlp=18
QCD.copy.prog=24,%PROGRAMF%\%QCDPROG%
QCD.copy.win=25
[QCD.copy.prog]
; w h a t f i l e s a r e c o p i e d w h e r e
[QCD.copy.win]
quickcd.exe
[QCD.copy.sys]
[QCD.copy.hlp]
; W h e r e t h e f i l e s c o m e f r o m
[SourceDisksNames]
55="Quick CD Player","",1
[SourceDisksFiles]
quickcd.exe=55
; L o c a l i s e d s t u f f
[Strings]
PROGRAMF = "Progra~1"
QCDPROG = "QuickCD" ;
QCDPROG_LOCN = "Accessories\Multimedia" ; shortcut location
QCD_Desc = "Quick CD" ; shortcut name
QCD_ShortDesc= "Tray notification CD Player" ; details view
StartUp_DESC = "Startup"
; L i n k s / S h o r t c u t s
[QCD.Links]
setup.ini, progman.groups,,"group55=%QCDPROG_LOCN%"
setup.ini, group55,,"""%QCD_Desc%"", ""%25%\quickcd.Exe"",,,,,%QCD_ShortDesc%"
setup.ini, progman.groups,, "group1=%StartUp_DESC%"
setup.ini, group1,, """%QCD_Desc%"", ""%25%\quickcd.Exe"",,,,,%QCD_ShortDesc%"
; A u d i o A s s o c i a t i o n
[qcd.reg]
HKCR,AudioCD,,,"AudioCD"
HKCR,AudioCD,"EditFlags",1,02,00,00,00
HKCR,AudioCD\DefaultIcon,,,"%11%\shell32.dll,40"
HKCR,AudioCD\shell,,,"play"
HKCR,AudioCD\shell\play,,,"&Play"
HKCR,AudioCD\shell\play\command,,,"%25%\quickcd.exe /play %1"
; R u n o n c e i n s t a l l e d
[qcd.run]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,foo,,"%10%\quickcd.exe"