home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2003 March
/
Gamestar_49_2003-03_cd2.bin
/
MSN
/
Support
/
MailClup
/
Convmsn.exe
/
RCDATA
/
CABINET
/
msnconv.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1998-04-20
|
3KB
|
117 lines
[Version]
signature="$CHICAGO$"
AdvancedINF=2.5,"You need a new version of advpack.dll"
[SourceDisksNames]
1="%AppName%",,1
[DefaultInstall]
Copyfiles=MSNConvFiles,InfSection
AddReg=InstallMSNConv
UpdateInis=AddLink
CustomDestination=MyCustomDestination
RunPostSetupCommands=RunPostSetupCommandsSection
[DefaultInstall.NT]
Copyfiles=MSNConvFiles,InfSection
AddReg=InstallMSNConv
UpdateInis=AddLinkNT
CustomDestination=MyCustomDestination
RunPostSetupCommands=RunPostSetupCommandsSection
[RunPostSetupCommandsSection]
;RunDll32 advpack.dll,LaunchINFSection Fav.inf, DefaultInstall
msnconv.exe
[Uninstall]
BeginPrompt=BeginPromptSection
EndPrompt=EndPromptSection
CustomDestination=UninstallDestination
DelFiles=MSNConvFiles
;Deldirs=RemoveFolder
DelReg=DelRegSection
UpdateInis=RemoveLink
SmartReboot=I
Cleanup=1
[BeginPromptSection]
Prompt="%BeginPrompt%"
ButtonType=YESNO
Title=%AppName%
[EndPromptSection]
Prompt="%EndPrompt%"
[MSNConvFiles]
MSNConv.exe
[InfSection]
msnconv.inf
[AddLinkNT]
setup.ini, progman.groups,, "group0="%Accessories%\%SystemTools%""
;setup.ini, group0,, "group1="%SystemTools%""
setup.ini, group0,, """%ShortName%"",""""""%49002%\MSNConv.EXE""""""
[AddLink]
setup.ini, progman.groups,, "group0="%Accessories%\%SystemTools%""
;setup.ini, group0,, ""%ShortName%""
setup.ini, group0,, """%ShortName%"",""%49002%\MSNConv.EXE"",,0,"
[RemoveLink]
setup.ini, progman.groups,, "group0="%Accessories%\%SystemTools%"" ;creates "null" folder
setup.ini, group0,, """%ShortName%""" ;deletes previous link
[DelRegSection]
HKLM,SOFTWARE\Microsoft\MSNConv
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSNConv
[InstallMSNConv]
HKLM,Software\Microsoft\MSNConv,InstallDir,,%49001%
;Register for Uninstall
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSNConv,"DisplayName",,"%AppName%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSNConv,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\msnconv.inf, Uninstall"
[DestinationDirs]
MSNConvFiles=49000
InfSection=17
LinkSection = 25,desktop
[MyCustomDestination]
;need to add new LFN stuff here.
;49000,49001,49002,49003=PackageDestination49000,1
49000,49001,49002,49003=PackageDestination49000,7
[UninstallDestination]
49000=UninstallDestination49000,5
[PackageDestination49000]
;HKLM,SOFTWARE\Microsoft\MSNConv,InstallDir,%InstallPrompt%,%DefaultDir%
;HKLM,SOFTWARE\Microsoft\MSNConv,InstallDir,%InstallPrompt%,%DefaultDir%
HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE",Path,"%MustHaveOutlook%",""
HKLM,"Software\Microsoft\Office\8.0",BinDirPath,%NoOffice%,%DefaultDir%
[UninstallDestination49000]
HKLM,SOFTWARE\Microsoft\MSNConv,InstallDir,%InstallPrompt%,%DefaultDir%
[RemoveFolder]
%49000%
[Strings]
AppName="MSN Convert"
InstallPrompt="Where would you like to install MSN Convert?"
DefaultDir="C:\Program Files\MSN Convert"
shortname="MSN Convert"
NoOffice="Unable to find Microsoft Office directory"
MustHaveOutlook="You must have Microsoft Outlook 98 installed"
Accessories="Accessories"
SystemTools="System Tools"
;prompts
BeginPrompt="Are you sure that you want to remove MSN Convert?"
EndPrompt="MSN Convert was successfully removed."