home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 April
/
Chip_2003-04_cd1.bin
/
sharewar
/
post
/
pn21ebus.exe
/
psn2lite.inf
next >
Wrap
Windows Setup INFormation
|
2002-12-16
|
63KB
|
1,810 lines
;DO NOT DELETE THIS FILE
;IT IS NEEDED FOR INSTALLATION OF SYSTEM AND PROGRAM FILES FOR PSN2LITE
;
;Copyright 2000 - 3M Corporation
;----------------------------------------------------------------------------------------------
; inf file version information:
;----------------------------------------------------------------------------------------------
[Version]
Signature="$Windows NT$"
Provider="3M Corporation"
;----------------------------------------------------------------------------------------------
; init section processed when inf file opened:
;----------------------------------------------------------------------------------------------
[Init]
;----------------------------------------------------------------------------------------------
; language to install in (setlocale Microsoft language strings), such as:
; usa = US English (language id 0x0409)
; eng = UK English (language id 0x0809)
; fra = French (language id 0x040c)
; deu = German (language id 0x0407)
; ita = Italian (language id 0x0410)
; esp = Spanish (language id 0x040a)
;----------------------------------------------------------------------------------------------
Language: usa
;----------------------------------------------------------------------------------------------
; supported O/S's:
;----------------------------------------------------------------------------------------------
WIN95: Win95
WIN98: Win98
WINNT4: NT4
WINNT5: NT4
WINXP: WinXP
;----------------------------------------------------------------------------------------------
; Directories defined when inf file opened:
;----------------------------------------------------------------------------------------------
; source location of system files for install
SetDir: 35001, "%35000%\Psn2Sys"
; source location of PSN2 application files to install
SetDir: 35002, "%35000%\Psn2App"
; source location of Website Notes files to install
SetDir: 35003, "%35000%\Psn2Web"
; source location of Give Note files to install
SetDir: 35004, "%35000%\Psn2Give"
; source location of MSN Messenger Note files to install
SetDir: 35005, "%35000%\Psn2Msgr"
; source location of Broadcast Subscriber Note files to install
SetDir: 35006, "%35000%\Psn2Http"
; source location of LAN Note files to install
SetDir: 35007, "%35000%\Psn2Lan"
; source location of SMTP Note files to install
SetDir: 35008, "%35000%\Psn2Smtp"
; source location of Psn2 Address Book files to install
SetDir: 35009, "%35000%\Psn2Mab"
; source location of Extra Address Book files to install
SetDir: 35010, "%35000%\Psn2Xab"
; source location of SMAPI Note files to install
SetDir: 35011, "%35000%\Psn2Smap"
; source location of Ink files to install
SetDir: 35012, "%35000%\Psn2Ink"
; source location of ToDo Note files to install
SetDir: 35013, "%35000%\Psn2ToDo"
; source location of Important Message Note files to install
SetDir: 35014, "%35000%\Psn2Msg"
; default program directory
SetDir: 34000, "%1\3M\PSN2Lite", "HKLM,Software\Microsoft\Windows\CurrentVersion\ProgramFilesDir"
; previously installed web note plugin dll
SetDir: 33300, "HKCR,CLSID\{CD62C183-73CE-11d0-8F56-0020AF6DCD1D}\InprocServer32\"
; previously installed PSN1 Viewer exe & directory
SetDir: 33500, "HKCR,CLSID\{F223DEC5-73A1-11d0-8F56-0020AF6DCD1D}\LocalServer32\"
SetDir: 33501, "HKCR,CLSID\{F223DEC5-73A1-11d0-8F56-0020AF6DCD1D}\LocalServer32\", "..\"
; previously installed Post-it Software Note V1 32-bit exe or V2 FauxNotes exe
SetDir: 33400, "HKCR,CLSID\{93E64050-FA6D-11CE-99F8-0020AF6DCD1D}\LocalServer32\"
; previously installed Post-it Software Notes V2 exe & directory
SetDir: 33600, "HKCR,CLSID\{11944A41-6CE5-11d1-9004-0020AF6DCD1D}\LocalServer32\"
SetDir: 33601, "HKCR,CLSID\{11944A41-6CE5-11d1-9004-0020AF6DCD1D}\LocalServer32\", "..\"
; Explorer Auto Startup Directory Locations
SetDir: 34011, "HKLM,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Common Startup"
SetDir: 34012, "HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Startup"
; Explorer Start Program Directory Locations
SetDir: 34021, "HKLM,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Common Programs"
SetDir: 34022, "HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Programs"
; Explorer Desktop Directory Locations
SetDir: 34031, "HKLM,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Common Desktop"
SetDir: 34032, "HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Desktop"
; Explorer Start Menu Directory Locations
SetDir: 34041, "HKLM,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Common Start Menu"
SetDir: 34042, "HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Start Menu"
; Internet Explorer plugins directory Locations
SetDir: 34051, "HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ActiveXCache"
SetDir: 34052, "HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ActiveX Cache\0"
SetDir: 34053, "%10%\OCCache"
; Netscape directory
SetDir: 34060, "HKCR,CLSID\%1\LocalServer32\", "HKCR,NetscapeMarkup\CLSID\", "..\"
; Netscape exe
SetDir: 34065, "HKCR,CLSID\%1\LocalServer32\", "HKCR,NetscapeMarkup\CLSID\"
; Microsoft MSN Messenger
SetDir: 34080, "HKCR,CLSID\{F3A614DC-ABE0-11D2-A441-00C04F795683}\LocalServer32\"
----------------------------------------------------------------------------------------------
; Directories defined for Win95 after Init section when inf file opened
; (These directories depend on directories previously defined in Init section):
;----------------------------------------------------------------------------------------------
[SetDirs.Win95]
; Explorer Auto Startup Directory
SetDir: 34010, "%34012%"
; Explorer Start Program Directory
SetDir: 34020, "%34022%"
; Explorer Desktop Directory
SetDir: 34030, "%34032%"
; Explorer Start Menu Directory
SetDir: 34040, "%34042%"
; Internet Explorer plugins directory
SetDir: 34050, "%34051%|%34052%|%34053%"
; Netscape old plugins directory
SetDir: 34061, "%34060%\Plugins"
; Netscape 3M plugins directory
SetDir: 34062, "%34060%\Plugins\3M\WebNotes"
; Netscape V3 java classes directory
SetDir: 34063, "%34060%\Java\Classes"
; Netscape V4 java classes directory
SetDir: 34064, "%34060%\Java\Download"
;----------------------------------------------------------------------------------------------
; Directories defined for Win98 after Init section when inf file opened
; (These directories depend on directories previously defined in Init section):
;----------------------------------------------------------------------------------------------
[SetDirs.Win98]
; Explorer Auto Startup Directory
SetDir: 34010, "%34012%"
; Explorer Start Program Directory
SetDir: 34020, "%34022%"
; Explorer Desktop Directory
SetDir: 34030, "%34032%"
; Explorer Start Menu Directory
SetDir: 34040, "%34042%"
; Internet Explorer plugins directory
SetDir: 34050, "%34051%|%34052%|%34053%"
; Netscape old plugins directory
SetDir: 34061, "%34060%\Plugins"
; Netscape 3M plugins directory
SetDir: 34062, "%34060%\Plugins\3M\WebNotes"
; Netscape V3 java classes directory
SetDir: 34063, "%34060%\Java\Classes"
; Netscape V4 java classes directory
SetDir: 34064, "%34060%\Java\Download"
;----------------------------------------------------------------------------------------------
; Directories defined for NT4 after Init section when inf file opened
; (These directories depend on directories previously defined in Init section):
;----------------------------------------------------------------------------------------------
[SetDirs.NT4]
; Explorer Auto Startup Directory
SetDir: 34010, "%34011%|%34012%"
; Explorer Start Program Directory
SetDir: 34020, "%34021%|%34022%"
; Explorer Desktop Directory
SetDir: 34030, "%34031%|%34032%"
; Explorer Start Menu Directory
SetDir: 34040, "%34041%|%34042%"
; Internet Explorer plugins directory
SetDir: 34050, "%34051%|%34052%|%34053%"
; Netscape old plugins directory
SetDir: 34061, "%34060%\Plugins"
; Netscape 3M plugins directory
SetDir: 34062, "%34060%\Plugins\3M\WebNotes"
; Netscape V3 java classes directory
SetDir: 34063, "%34060%\Java\Classes"
; Netscape V4 java classes directory
SetDir: 34064, "%34060%\Java\Download"
;----------------------------------------------------------------------------------------------
; Directories defined for NT4 after Init section when inf file opened
; (These directories depend on directories previously defined in Init section):
;----------------------------------------------------------------------------------------------
[SetDirs.winXP]
; Explorer Auto Startup Directory
SetDir: 34010, "%34011%|%34012%"
; Explorer Start Program Directory
SetDir: 34020, "%34021%|%34022%"
; Explorer Desktop Directory
SetDir: 34030, "%34031%|%34032%"
; Explorer Start Menu Directory
SetDir: 34040, "%34041%|%34042%"
; Internet Explorer plugins directory
SetDir: 34050, "%34051%|%34052%|%34053%"
; Netscape old plugins directory
SetDir: 34061, "%34060%\Plugins"
; Netscape 3M plugins directory
SetDir: 34062, "%34060%\Plugins\3M\WebNotes"
; Netscape V3 java classes directory
SetDir: 34063, "%34060%\Java\Classes"
; Netscape V4 java classes directory
SetDir: 34064, "%34060%\Java\Download"
;----------------------------------------------------------------------------------------------
; Directories dynamically redefined when any section is processed:
;----------------------------------------------------------------------------------------------
[ResetDirs]
; default install directory, later set to user selected install directory
SetDir: 33000, "%2"
; previously installed PSN V1 16 or 32-bit exe directory
SetDir: 33004, "%3"
;----------------------------------------------------------------------------------------------
; Installation steps
;----------------------------------------------------------------------------------------------
[Install]
; Install System files
Install1: InstallSys, %InstallSys%
; Install Application files
Install2: InstallApp, %InstallApp%
; Install Website Note files
Install3: InstallWebsiteNotes, %InstallWebsiteNotes%
; Install Give Note files
Install4: InstallGiveNotes, %InstallGiveNotes%
; Install MSN Messenger Note files
Install5: InstallMsgrNotes, %InstallMsgrNotes%
; Install Broadcast Subscriber Note files
Install6: InstallHttpNotes, %InstallHttpNotes%
; Install LAN Note files
;InstallXX: InstallLanNotes, %InstallLanNotes%
; Install SMTP Note files
Install7: InstallSmtpNotes, %InstallSmtpNotes%
; Install SMAPI Note files
Install8: InstallSmapiNotes, %InstallSmapiNotes%
; Install Psn2 Address Book files
Install9: InstallAddrBook, %InstallAddrBook%
; Install Extra Address Book files
;InstallXX: InstallExtraABs, %InstallExtraABs%
; Install files for IBM Ink
Install10: InstallInkFiles, %InstallInkFiles%
; Install ToDo Note files
;InstallXX: InstallToDoNotes, %InstallToDoNotes%
; Install Important Message Note files
;InstallXX: InstallMsgNotes, %InstallMsgNotes%
; reboot if needed by system upgrade or file copies
Install11: CheckReboot, %CheckReboot%
; register Psn2 core components
Install12: RegCore, %RegPsn2%
; register optional components
Install13: RegDlls, %RegPsn2%
; Query user for broadcast notes
Install14: QueryUser
; delete PSN1 Viewer application after moving notes to PSN2 via FauxNotes
Install15: DelViewer
; put any last requests here
Install16: EndInstall
; remove self-extracting installer temp files if reboot may have left them behind
Install17: DelSelfExtract
; remove Psn2 files if installation fails
Install18: Cleanup
;----------------------------------------------------------------------------------------------
; Install system files
;----------------------------------------------------------------------------------------------
[InstallSys]
CheckDir: "%35001%"
; install/upgrade Microsoft C Runtime library:
InstallSys1: Msvcrt, %Msvcrt%
; install/upgrade Microsoft Rich Text control
InstallSys2: Richedit, %Richedit%
; install/upgrade Microsoft Rich Text control
InstallSys3: msscript, %msscript%
; Install DCOM95 for Win95 only
InstallSys4: DCOM95, %InstallDCOM%
;----------------------------------------------------------------------------------------------
; install/upgrade Microsoft C Runtime library
;----------------------------------------------------------------------------------------------
[Msvcrt]
CheckNewer: "(5,0,0,7127)", "%11%\msvcrt.dll"
CheckDiskSpace: "%11%\", "%35001%\msvcrt.dll"
SetupOptWarn: SetupMsvcrt
[SetupMsvcrt]
CopyFiles=CopyMsvcrt
[CopyMsvcrt]
msvcrt.dll, msvcrt.dll,,0x00000020
;----------------------------------------------------------------------------------------------
; install/upgrade Microsoft Rich Text control
;----------------------------------------------------------------------------------------------
[Richedit]
CheckNewer: "(5,0,120,7)", "%11%\Riched20.dll"
CheckDiskSpace: "%11%\", "%35001%\Riched20.dll"
SetupOptWarn: SetupRichedit
[SetupRichedit]
CopyFiles=CopyRichedit
[CopyRichedit]
Riched20.dll, Riched20.dll,,0x00000020
;----------------------------------------------------------------------------------------------
; install/upgrade msscript control
;----------------------------------------------------------------------------------------------
[msscript]
CheckNewer: "(1,0,0,3929)", "%11%\msscript.ocx"
CheckDiskSpace: "%11%\", "%35001%\msscript.ocx"
SetupOptWarn: SetupMSScript
[SetupMSScript]
CopyFiles=CopyMSScript
[CopyMSScript]
msscript.ocx, msscript.ocx,,0x00000020
;----------------------------------------------------------------------------------------------
; install/upgrade Microsoft DCOM for Win95 only:
;----------------------------------------------------------------------------------------------
[DCOM95.Win95]
CheckRegVers: "HKCR,CLSID\{bdc67890-4fc0-11d0-a805-00aa006d2ea4}\InstalledVersion\", "4,71,0,3328"
License: "%35001%\dcm95lic.txt", %DCOM95%
CheckDiskSpace: "%11%\", 1414000
Execute: 120, 0, """%35001%\dcom95.exe"" /r:n /q:u"
;----------------------------------------------------------------------------------------------
; Install application files
;----------------------------------------------------------------------------------------------
[InstallApp]
CheckDir: "%35002%"
; copy previous files if directory changes
InstallApp1: BakPsn2, %BakPsn2%
; install PSN2Lite
InstallApp2: InstallPsn2, %InstallPsn2%
; install PSN2Lite help files
InstallApp3: InstallHelp, %InstallPsn2%
; delete previous files if directory changes
InstallApp4: DelPsn2, %DelPsn2%
;----------------------------------------------------------------------------------------------
; backup PSN2Lite if present and not installing in same directory:
;----------------------------------------------------------------------------------------------
[BakPsn2]
CheckDiskSpace: "%33000%\", "%33601%\*.*"
CopyFile: "%33601%\*.*", "%33000%\*.*"
;----------------------------------------------------------------------------------------------
; install PSN2Lite
;----------------------------------------------------------------------------------------------
[InstallPsn2]
License: "%35002%\psn2lic.txt", %PSN2NAME%
CheckDiskSpace: CheckSpacePsn2
Setup: SetupPsn2
SetupOpt: SetupPsn2Opt
CopyFile: "%35002%\*.PSNTemplate", "%33000%\*.*"
Setup: Psn2Reg
Setup: Psn2RegOS
DeleteFile: "%33000%\Help\*.gif"
DeleteFile: "%33000%\Help\*.htm"
[CheckSpacePsn2]
CheckDiskSpace: "%33000%\", "%35002%\Psn2Lite.exe"
CheckDiskSpace: "%33000%\", "%35002%\PSNAlarm.dll"
CheckDiskSpace: "%33000%\", "%35002%\PSNDisp.dll"
CheckDiskSpace: "%33000%\", "%35002%\PSNotes.dll"
CheckDiskSpace: "%33000%\", "%35002%\F2Note.dll"
CheckDiskSpace: "%33000%\", "%35002%\clock.wav"
CheckDiskSpace: "%33000%\", "%35002%\magic.wav"
CheckDiskSpace: "%33000%\", "%35002%\rolldown.wav"
CheckDiskSpace: "%33000%\", "%35002%\siren.wav"
CheckDiskSpace: "%33000%\", "%35002%\sparkle.wav"
CheckDiskSpace: "%33000%\", "%35002%\whhheeep.wav"
CheckDiskSpace: "%33000%\", "%35002%\whiz.wav"
CheckDiskSpace: "%33000%\", "%35002%\whizpop.wav"
CheckDiskSpace: "%33000%\", "%35002%\zoop.wav"
CheckDiskSpace: "%33000%\", "%35002%\Uninstall.exe"
CheckDiskSpace: "%33000%\", "%35002%\uninst.ini"
CheckDiskSpace: "%11%\", "%35002%\PSNShare.dll"
CheckDiskSpace: "%33000%\", "%35002%\PSNData2"
CheckDiskSpace: "%33000%\", "%35002%\*.PSNTemplate"
[SetupPsn2]
CopyFiles=Psn2Files
CopyFiles=Psn2SysFiles
[Psn2Files]
Psn2Lite.exe, Psn2Lite.exe,,0x00000004
PSNAlarm.dll, PSNAlarm.dll,,0x00000004
PSNDisp.dll, PSNDisp.dll,,0x00000004
PSNotes.dll, PSNotes.dll,,0x00000004
F2Note.dll, F2Note.dll,,0x00000004
clock.wav, clock.wav,,0x00000004
magic.wav, magic.wav,,0x00000004
rolldown.wav, rolldown.wav,,0x00000004
siren.wav, siren.wav,,00x00000004
sparkle.wav, sparkle.wav,,0x00000004
whhheeep.wav, whhheeep.wav,,0x00000004
whiz.wav, whiz.wav,,0x00000004
whizpop.wav, whizpop.wav,,0x00000004
zoop.wav, zoop.wav,,0x00000004
Uninstall.exe, Uninstall.exe,, 0x00000004
uninst.ini, uninst.ini,, 0x00000004
[Psn2SysFiles]
PSNShare.dll, PSNShare.dll,,0x00000004
[SetupPsn2Opt]
CopyFiles=Psn2OptFiles
[Psn2OptFiles]
PSNData, PSNData2,,0x00000010
[Psn2Reg]
DelReg=Psn2ResetReg
AddReg=Psn2AddPrefs
; You can append a section to this INF file, name it PSNExtra and
; add any additional registry settings here that you want to have
; processed during the Psn2 file copy step.
; See Psn2AddPrefs section for examples of the syntax for setting the registry.
AddReg=PSNExtra
[Psn2RegOS.WinXP]
AddReg=Psn2XP
[Psn2RegOS.NT4]
AddReg=Psn2NT
[Psn2RegOS.Win98]
AddReg=Psn298
[Psn2RegOS.Win95]
AddReg=Psn295
[PSN2XP]
HKLM,Software\3M\Post-it(R) Software Notes V2\System,"UserData",0x10001,1
[Psn2ResetReg]
; remove Psn2 & PsnGive CLSID
HKCR,CLSID\{11944A41-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944A4A-6CE5-11d1-9004-0020AF6DCD1D}
[Psn2AddPrefs]
; Add preferences settings to registry here
; (remove ; at beginning of entry to activate it)
;HKCU,Software\3M\Post-it(R) Software Notes V2\System,"AlwaysOnTopConfirm",0x10001,1
;HKCU,Software\3M\Post-it(R) Software Notes V2\System,"DefaultNote",,"{11944AF4-6CE5-11D1-9004-0020AF6DCD1D}"
;----------------------------------------------------------------------------------------------
; install PSN2Lite help files:
;----------------------------------------------------------------------------------------------
[InstallHelp]
CheckDiskSpace: "%33000%\", 200704
CopyFile: "%35002%\Help\*.*", "%33000%\Help\*.*"
;----------------------------------------------------------------------------------------------
; remove previous PSN2Lite if not reinstalled in same directory:
;----------------------------------------------------------------------------------------------
[DelPsn2]
DeleteFile: "%33601%\Help\*.gif"
DeleteFile: "%33601%\Help\*.htm"
DeleteDir: "%33601%\Help"
DeleteFile: "%33601%\*.*"
DeleteDir: "%33601%"
;----------------------------------------------------------------------------------------------
; Install Website Notes
;----------------------------------------------------------------------------------------------
[InstallWebsiteNotes]
CheckDir: "%35003%"
; install website notes into PSN2Lite
InstallWebsiteNotes1: WebsiteNotes, %WebsiteNotes%
; install website notes for IE
InstallWebsiteNotes2: IENetNote, %IENetNote%
; install website notes for Netscape V3 or V4 if present
InstallWebsiteNotes3: NS3NetNote, %NS3NetNote%
InstallWebsiteNotes4: NS4NetNote, %NS4NetNote%
;----------------------------------------------------------------------------------------------
; install website notes into PSN2Lite
;----------------------------------------------------------------------------------------------
[WebsiteNotes]
CheckDiskSpace: CheckSpaceWebNote
SetupOptWarn: SetupWebNote
[CheckSpaceWebNote]
CheckDiskSpace: "%33000%\", "%35003%\FauxNote.exe"
[SetupWebNote]
DelFiles=WebFakeFiles
CopyFiles=WebNoteFiles
[WebFakeFiles]
F2Note.dll,,, 0x00000001
[WebNoteFiles]
FauxNote.exe, FauxNote.exe,,0x00000004
;----------------------------------------------------------------------------------------------
; install website notes for Internet Explorer:
;----------------------------------------------------------------------------------------------
[IENetNote]
CheckDiskSpace: CheckSpaceIE
SetupOpt: SetupIENetNote
[CheckSpaceIE]
CheckDiskSpace: "%34050%\", "%35003%\npcc.dll"
[SetupIENetNote]
CopyFiles=IENetNoteFiles
AddReg=AddNetNoteReg
[IENetNoteFiles]
npcc.dll, npcc.dll,,0x00000020
[AddNetNoteReg]
HKCR,CLSID\{CD62C183-73CE-11d0-8F56-0020AF6DCD1D},"Silent",,"BeSilent"
HKCR,CLSID\{CD62C183-73CE-11d0-8F56-0020AF6DCD1D},"NoLite",,"NoLite"
;----------------------------------------------------------------------------------------------
; install website notes for Netscape V3 if present:
;----------------------------------------------------------------------------------------------
[NS3NetNote]
CheckDiskSpace: CheckSpaceNS3
SetupOpt: SetupNS3NetNote
[CheckSpaceNS3]
CheckDiskSpace: "%34062%\", "%35003%\npcc.dll"
CheckDiskSpace: "%34063%\", "%35003%\NCNotePlugin.class"
[SetupNS3NetNote]
CopyFiles=NSNetNoteDll
CopyFiles=NS3NetNoteClass
DelFiles=NSDelNetNote
[NSDelNetNote]
npcc.dll,,, 0x00000001
[NSNetNoteDll]
npcc.dll, npcc.dll,,0x00000020
[NS3NetNoteClass]
NCNotePlugin.class, NCNotePlugin.class,,0x00000020
;----------------------------------------------------------------------------------------------
; install website notes for Netscape V4 if present:
;----------------------------------------------------------------------------------------------
[NS4NetNote]
CheckDiskSpace: CheckSpaceNS4
SetupOpt: SetupNS4NetNote
[CheckSpaceNS4]
CheckDiskSpace: "%34062%\", "%35003%\npcc.dll"
CheckDiskSpace: "%34064%\", "%35003%\NCNotePlugin.class"
[SetupNS4NetNote]
CopyFiles=NSNetNoteDll
CopyFiles=NS4NetNoteClass
DelFiles=NSDelNetNote
[NS4NetNoteClass]
NCNotePlugin.class, NCNotePlugin.class,,0x00000020
;----------------------------------------------------------------------------------------------
; Install Give Notes
;----------------------------------------------------------------------------------------------
[InstallGiveNotes]
CheckDir: "%35004%"
; Install M/S XML Parser
InstallGiveNotes1: MSXMLParser, %MSXMLParser%
; install Give Note files
InstallGiveNotes2: GiveNotes, %GiveNotes%
;----------------------------------------------------------------------------------------------
; install/upgrade Microsoft XML Parser:
;----------------------------------------------------------------------------------------------
[MSXMLParser]
CheckDiskSpace: "%11%\", 502600
Execute: 60, 0, """%35004%\xmlredist.exe"" /q:u"
;----------------------------------------------------------------------------------------------
;Install Give Note files
;----------------------------------------------------------------------------------------------
[GiveNotes]
CheckDiskSpace: CheckSpaceGiveNote
SetupOptWarn: SetupGiveNote
[CheckSpaceGiveNote]
CheckDiskSpace: "%33000%\", "%35004%\PSNGive.exe"
[SetupGiveNote]
CopyFiles=GiveNoteFiles
[GiveNoteFiles]
PSNGive.exe, PSNGive.exe,,0x00000004
;----------------------------------------------------------------------------------------------
; Install MSN Messenger Notes
;----------------------------------------------------------------------------------------------
[InstallMsgrNotes]
CheckNewer: "%35005%\PSNMSIME.exe", "{6216562C-7FE4-11d3-AD6C-0004ACAE5FDC}"
CheckNewer: "%35005%\PSNMSIM.dll", "{62165633-7FE4-11d3-AD6C-0004ACAE5FDC}"
; install MSN Messenger Notes files
InstallMsgrNotes1: MsgrNotes, %MsgrNotes%
;----------------------------------------------------------------------------------------------
; Install MSN Messenger Notes files
;----------------------------------------------------------------------------------------------
[MsgrNotes]
CheckDiskSpace: CheckSpaceMsgrNotes
SetupOptWarn: SetupMsgrNotes
[CheckSpaceMsgrNotes]
CheckDiskSpace: "%33000%\", "%35005%\PSNMSIM.dll"
CheckDiskSpace: "%33000%\", "%35005%\PSNMSIME.exe"
[SetupMsgrNotes]
CopyFiles=MsgrNoteFiles
[MsgrNoteFiles]
PsnMSIM.dll, PsnMSIM.dll,,0x00000004
PsnMSIME.exe, PsnMSIME.exe,,0x00000004
;----------------------------------------------------------------------------------------------
; Install Broadcast Subscriber Notes
;----------------------------------------------------------------------------------------------
[InstallHttpNotes]
CheckNewer: "%35006%\PSNHTTP.dll", "{6216564D-7FE4-11d3-AD6C-0004ACAE5FDC}"
; install MSN Messenger Notes files
InstallHttpNotes1: HttpNotes, %HttpNotes%
;----------------------------------------------------------------------------------------------
; Install Broadcast Subscriber Notes files
;----------------------------------------------------------------------------------------------
[HttpNotes]
CheckDiskSpace: CheckSpaceHttpNotes
SetupOptWarn: SetupHttpNotes
[CheckSpaceHttpNotes]
CheckDiskSpace: "%33000%\", "%35006%\PSNHTTP.dll"
[SetupHttpNotes]
CopyFiles=HttpNoteFiles
[HttpNoteFiles]
PsnHttp.dll, PsnHttp.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install LAN Notes
;----------------------------------------------------------------------------------------------
[InstallLanNotes]
CheckNewer: "%35007%\PsnLan.dll", "{62165643-7FE4-11d3-AD6C-0004ACAE5FDC}"
; Install DCOM
InstallLanNotes1: InstallDCOM, %InstallDCOM%
; install LAN Notes files
InstallLanNotes2: LanNotes, %LanNotes%
;----------------------------------------------------------------------------------------------
; Install DCOM
;----------------------------------------------------------------------------------------------
[InstallDCOM]
; install DCOM if needed
InstallDCOM1: DCOM, %InstallDCOM%
InstallDCOM2: SysReg, %InstallDCOM%
InstallDCOM3: DCOMReg, %InstallDCOM%
;----------------------------------------------------------------------------------------------
; install/upgrade Microsoft DCOM for Win98 only:
;----------------------------------------------------------------------------------------------
[DCOM.Win98]
CheckRegVers: "HKCR,CLSID\{bdc67890-4fc0-11d0-a805-00aa006d2ea4}\InstalledVersion\", "4,71,0,3328"
License: "%35007%\dcm98lic.txt", %DCOM98%
CheckDiskSpace: "%11%\", 1414000
Execute: 120, 0, """%35007%\dcom98.exe"" /r:n /q:u"
;----------------------------------------------------------------------------------------------
; update Win95/Win98 system registry:
;----------------------------------------------------------------------------------------------
[SysReg.Win95]
CheckRegNotEq: "Y", "HKLM,Software\Microsoft\OLE\EnableRemoteConnect"
Setup: SetupSysReg
[SysReg.Win98]
CheckRegNotEq: "Y", "HKLM,Software\Microsoft\OLE\EnableRemoteConnect"
Setup: SetupSysReg
[SetupSysReg]
AddReg=AddSysReg
[AddSysReg]
HKLM,Software\Microsoft\OLE,"EnableRemoteConnect",,"Y"
;----------------------------------------------------------------------------------------------
; update Win95/Win98/NT4 system registry for DCOM:
;----------------------------------------------------------------------------------------------
[DCOMReg.Win95]
CheckRegNotEq: "Y", "HKLM,Software\Microsoft\OLE\EnableDCOM"
Reboot: Set
Setup: SetupDCOMReg
[DCOMReg.Win98]
CheckRegNotEq: "Y", "HKLM,Software\Microsoft\OLE\EnableDCOM"
Reboot: Set
Setup: SetupDCOMReg
[DCOMReg.NT4]
; reboot not needed even if enable DCOM flag changed on the fly in NT4
CheckRegNotEq: "Y", "HKLM,Software\Microsoft\OLE\EnableDCOM"
Setup: SetupDCOMReg
[DCOMReg.WinXP]
; reboot not needed even if enable DCOM flag changed on the fly in NT4
CheckRegNotEq: "Y", "HKLM,Software\Microsoft\OLE\EnableDCOM"
Setup: SetupDCOMReg
[SetupDCOMReg]
AddReg=AddDCOMReg
[AddDCOMReg]
HKLM,Software\Microsoft\OLE,"EnableDCOM",,"Y"
;----------------------------------------------------------------------------------------------
; Install LAN Notes files
;----------------------------------------------------------------------------------------------
[LanNotes]
CheckDiskSpace: CheckSpaceLanNotes
SetupOptWarn: SetupLanNotes
[CheckSpaceLanNotes]
CheckDiskSpace: "%33000%\", "%35007%\PsnLan.dll"
[SetupLanNotes]
CopyFiles=LanNoteFiles
[LanNoteFiles]
PsnLan.dll, PsnLan.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install SMTP Notes
;----------------------------------------------------------------------------------------------
[InstallSmtpNotes]
CheckNewer: "%35008%\PsnSmtp.dll", "{62165624-7FE4-11d3-AD6C-0004ACAE5FDC}"
; install SMTP Notes files
InstallSmtpNotes1: SmtpNotes, %SmtpNotes%
;----------------------------------------------------------------------------------------------
; Install SMTP Notes files
;----------------------------------------------------------------------------------------------
[SmtpNotes]
CheckDiskSpace: CheckSpaceSmtpNotes
SetupOptWarn: SetupSmtpNotes
[CheckSpaceSmtpNotes]
CheckDiskSpace: "%33000%\", "%35008%\PsnSmtp.dll"
[SetupSmtpNotes]
CopyFiles=SmtpNoteFiles
[SmtpNoteFiles]
PsnSmtp.dll, PsnSmtp.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install SMAPI Notes
;----------------------------------------------------------------------------------------------
[InstallSmapiNotes]
CheckNewer: "%35011%\PsnSmapi.dll", "{62165662-7FE4-11d3-AD6C-0004ACAE5FDC}"
; install SMAPI Notes files
InstallSmapiNotes1: SmapiNotes, %SmapiNotes%
; install PSN2 Address Book files
InstallSmapiNotes2: AddrBook, %AddrBook%
;----------------------------------------------------------------------------------------------
; Install SMAPI Notes files
;----------------------------------------------------------------------------------------------
[SmapiNotes]
CheckDiskSpace: CheckSpaceSmapiNotes
SetupOptWarn: SetupSmapiNotes
[CheckSpaceSmapiNotes]
CheckDiskSpace: "%33000%\", "%35011%\PsnSmapi.dll"
[SetupSmapiNotes]
CopyFiles=SmapiNoteFiles
[SmapiNoteFiles]
PsnSmapi.dll, PsnSmapi.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install PSN2 Address Book
;----------------------------------------------------------------------------------------------
[InstallAddrBook]
CheckDir: "%35007%", "%35008%"
CheckNewer: "%35009%\PsnMsgAB.dll", "{62165627-7FE4-11d3-AD6C-0004ACAE5FDC}"
; install PSN2 Address Book files
InstallAddrBook1: AddrBook, %AddrBook%
;----------------------------------------------------------------------------------------------
; Install PSN2 Address Book files
;----------------------------------------------------------------------------------------------
[AddrBook]
CheckDiskSpace: CheckSpaceAddrBook
SetupOptWarn: SetupAddrBook
[CheckSpaceAddrBook]
CheckDiskSpace: "%33000%\", "%35009%\PsnMsgAB.dll"
[SetupAddrBook]
CopyFiles=AddrBookFiles
[AddrBookFiles]
PsnMsgAB.dll, PsnMsgAB.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install Extra Address Books
;----------------------------------------------------------------------------------------------
[InstallExtraABs]
CheckDir: "%35008%"
CheckDir: "%35010%"
CheckNewer: "%35010%\Psneuab.dll", "{6216562F-7FE4-11d3-AD6C-0004ACAE5FDC}"
CheckNewer: "%35010%\Psnnsab.dll", "{62165621-7FE4-11d3-AD6C-0004ACAE5FDC}"
CheckNewer: "%35010%\Psnoeab.dll", "{62165611-7FE4-11d3-AD6C-0004ACAE5FDC}"
CheckNewer: "%35010%\Psnwab.dll", "{62165614-7FE4-11d3-AD6C-0004ACAE5FDC}"
; install Extra Address Book files
InstallExtraABs1: ExtraABs, %ExtraABs%
;----------------------------------------------------------------------------------------------
; Install Extra Address Book files
;----------------------------------------------------------------------------------------------
[ExtraABs]
CheckDiskSpace: CheckSpaceExtraABs
SetupOptWarn: SetupExtraABs
[CheckSpaceExtraABs]
CheckDiskSpace: "%33000%\", "%35010%\Psneuab.dll"
CheckDiskSpace: "%33000%\", "%35010%\Psnnsab.dll"
CheckDiskSpace: "%33000%\", "%35010%\Psnoeab.dll"
CheckDiskSpace: "%33000%\", "%35010%\Psnwab.dll"
[SetupExtraABs]
CopyFiles=ExtraABFiles
[ExtraABFiles]
Psneuab.dll, Psneuab.dll,,0x00000004
Psnnsab.dll, Psnnsab.dll,,0x00000004
Psnoeab.dll, Psnoeab.dll,,0x00000004
Psnwab.dll, Psnwab.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install files for IBM Ink support
;----------------------------------------------------------------------------------------------
[InstallInkFiles]
CheckNewer: "%35012%\psn2note.exe", "{621656F1-7FE4-11d3-AD6C-0004ACAE5FDC}"
CheckNewer: "%35012%\psndp1.dll", "{8039DF50-3D07-4EFD-AE73-EED33547A9B0}"
; install Ink files
InstallInkFiles1: InkExtras, %InkExtras%
;----------------------------------------------------------------------------------------------
; Install Ink files
;----------------------------------------------------------------------------------------------
[InkExtras]
CheckDiskSpace: CheckSpaceInkExtras
SetupOptWarn: SetupInkExtras
[CheckSpaceInkExtras]
CheckDiskSpace: "%33000%\", "%35012%\psn2note.exe"
CheckDiskSpace: "%33000%\", "%35012%\psndp1.dll"
[SetupInkExtras]
CopyFiles=InkFiles
[InkFiles]
psn2note.exe, psn2note.exe,,0x00000004
psndp1.dll, psndp1.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install ToDo Notes
;----------------------------------------------------------------------------------------------
[InstallToDoNotes]
CheckNewer: "%35013%\PsnToDo.dll", "{5525F097-6CE5-11d1-9004-0020AF6DCD1D}"
; install ToDo Notes files
InstallToDoNotes1: ToDoNotes, %ToDoNotes%
;----------------------------------------------------------------------------------------------
; Install ToDo Notes files
;----------------------------------------------------------------------------------------------
[ToDoNotes]
CheckDiskSpace: CheckSpaceToDoNotes
SetupOptWarn: SetupToDoNotes
[CheckSpaceToDoNotes]
CheckDiskSpace: "%33000%\", "%35013%\PsnToDo.dll"
[SetupToDoNotes]
CopyFiles=ToDoNotesFiles
[ToDoNotesFiles]
PsnToDo.dll, PsnToDo.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; Install Important Message Notes
;----------------------------------------------------------------------------------------------
[InstallMsgNotes]
CheckNewer: "%35014%\PsnMsg.dll", "{11944AF3-6CE5-11d1-9004-0020AF6DCD1D}"
; install Important Message Notes files
InstallMsgNotes1: MsgNotes, %MsgNotes%
;----------------------------------------------------------------------------------------------
; Install Important Message Notes files
;----------------------------------------------------------------------------------------------
[MsgNotes]
CheckDiskSpace: CheckSpaceMsgNotes
SetupOptWarn: SetupMsgNotes
[CheckSpaceMsgNotes]
CheckDiskSpace: "%33000%\", "%35014%\PsnMsg.dll"
[SetupMsgNotes]
CopyFiles=MsgNotesFiles
[MsgNotesFiles]
PsnMsg.dll, PsnMsg.dll,,0x00000004
;----------------------------------------------------------------------------------------------
; reboot if needed by install:
;----------------------------------------------------------------------------------------------
[CheckReboot]
Reboot: Check
Setup: CopyPsn2Inst
[CopyPsn2Inst]
CopyFiles=Psn2InstFiles
[Psn2InstFiles]
Setup.exe, Setup.exe,,0x00000004
Psn2Lite.inf, Psn2Lite.inf,,0x00000004
;----------------------------------------------------------------------------------------------
; register application core components:
;----------------------------------------------------------------------------------------------
[RegCore]
RegSrvr: "%33000%\PsnAlarm.dll"
RegSrvr: "%33000%\PsnDisp.dll"
RegSrvr: "%33000%\PsNotes.dll"
RegSrvr: "%33000%\Psn2Lite.exe"
Setup: WebFakeReg
Setup: UninstPsn2Reg
[WebFakeReg]
DelReg=DelWebFakeReg
AddReg=AddWebFakeReg
[DelWebFakeReg]
HKCR,CLSID\{93E64050-FA6D-11CE-99F8-0020AF6DCD1D}
[AddWebFakeReg]
HKCR,CLSID\{93E64050-FA6D-11CE-99F8-0020AF6DCD1D}
HKCR,CLSID\{93E64050-FA6D-11CE-99F8-0020AF6DCD1D},,,"F2Note"
HKCR,CLSID\{93E64050-FA6D-11CE-99F8-0020AF6DCD1D}\FauxNotes
HKCR,CLSID\{93E64050-FA6D-11CE-99F8-0020AF6DCD1D}\InprocServer32,,,"%33000%\F2Note.dll"
HKCR,CLSID\{93E64050-FA6D-11CE-99F8-0020AF6DCD1D}\AutoConvertTo,,,"{11944AF4-6CE5-11d1-9004-0020AF6DCD1D}"
[UninstPsn2Reg]
AddReg=AddUninstallReg
[AddUninstallReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PSN2, "DisplayName",,%PSN2NAME%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PSN2, "UninstallString",,"""%33000%\Uninstall.exe"" -Prog""%33000%\Psn2Lite.exe"" -INI""%33000%\uninst.ini"""
;----------------------------------------------------------------------------------------------
; register optional components:
;----------------------------------------------------------------------------------------------
[RegDlls]
RegSrvrOpt: "%11%\msscript.ocx
RegSrvrOptWarn: "%33000%\FauxNote.exe"
RegSrvrOptWarn: "%34050%\npcc.dll"
RegSrvrOptWarn: "%33000%\PsnGive.exe"
RegSrvrOptWarn: "%33000%\Ps*.dll"
RegSrvrOptWarn: "%33000%\PsnMSIME.exe"
RegSrvrOptWarn: "%33000%\psn2note.exe"
RegSrvrOpt: "%33000%\psndp1.dll"
Setup: RegCleanupWeb
[RegCleanupWeb]
DelReg=DelWebReg
[DelWebReg]
HKCR,CLSID\{CD62C183-73CE-11d0-8F56-0020AF6DCD1D},"Silent"
HKCR,"Component Categories\{11944A01-6CE5-11d1-9004-0020AF6DCD1D}v"
;----------------------------------------------------------------------------------------------
; Query user for broadcast notes
;----------------------------------------------------------------------------------------------
[QueryUser]
; query user to receive PSN2 update information
QueryUser1: Psn2Update
; additional broadcast queries go here...
;----------------------------------------------------------------------------------------------
; query PSN2 update information:
;----------------------------------------------------------------------------------------------
[Psn2Update]
CheckRegNotEq: "PSNNews2", "HKCU,%BroadcastSrvr%%Psn2Srvr%\Settings\Server"
AlertOpt: %NO%, %YES%, %NO%, Psn2UpdateAlert
Setup: Psn2UpdateReg
[Psn2UpdateReg]
AddReg=AddPsn2Update
[AddPsn2Update]
HKCU,"%BroadcastSrvr%%Psn2Srvr%",,,%PSNNews%
HKCU,"%BroadcastSrvr%%Psn2Srvr%\Settings","PollInterval",0x00010001,0x00015180
HKCU,"%BroadcastSrvr%%Psn2Srvr%\Settings","Server",,"PSNNews2"
HKCU,"%BroadcastSrvr%%Psn2Srvr%\Settings","URL",,"http://pmb001.3M.com/psnmsgr/PSNNews?server=psnnews2"
;----------------------------------------------------------------------------------------------
; delete PSN1 Viewer application after moving notes to PSN2 via FauxNotes
;----------------------------------------------------------------------------------------------
[DelViewer]
Setup: DeleteViewer
DeleteDir: "%33501%"
[DeleteViewer]
DelFiles=DelViewerFiles
DelReg=DelViewerReg
[DelViewerFiles]
PSNLite.exe,,, 0x00000001
Uninst.PUn,,, 0x00000001
Uninstall.exe,,, 0x00000001
viewer.vnd,,, 0x00000001
[DelViewerReg]
HKCR,CLSID\{F223DEC5-73A1-11d0-8F56-0020AF6DCD1D}
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PSNViewer
;----------------------------------------------------------------------------------------------
; remove self-extracting installer temp files if reboot may have left them behind
; set directory 33004 to temp installer directory before processing this section
;----------------------------------------------------------------------------------------------
[DelSelfExtract]
DeleteFile: "%33004%\Psn2Sys\*.*"
DeleteDir: "%33004%\Psn2Sys"
DeleteFile: "%33004%\Psn2App\*.*"
DeleteDir: "%33004%\Psn2App"
DeleteFile: "%33004%\Psn2App\Help\*.*"
DeleteDir: "%33004%\Psn2App\Help"
DeleteFile: "%33004%\Psn2Web\*.*"
DeleteDir: "%33004%\Psn2Web"
DeleteFile: "%33004%\Psn2Give\*.*"
DeleteDir: "%33004%\Psn2Give"
DeleteFile: "%33004%\Psn2Msgr\*.*"
DeleteDir: "%33004%\Psn2Msgr"
DeleteFile: "%33004%\Psn2Http\*.*"
DeleteDir: "%33004%\Psn2Http"
DeleteFile: "%33004%\Psn2Lan\*.*"
DeleteDir: "%33004%\Psn2Lan"
DeleteFile: "%33004%\Psn2Smtp\*.*"
DeleteDir: "%33004%\Psn2Smtp"
DeleteFile: "%33004%\Psn2Smap\*.*"
DeleteDir: "%33004%\Psn2Smap"
DeleteFile: "%33004%\Psn2Mab\*.*"
DeleteDir: "%33004%\Psn2Mab"
DeleteFile: "%33004%\Psn2Xab\*.*"
DeleteDir: "%33004%\Psn2Xab"
DeleteFile: "%33004%\Psn2Ink\*.*"
DeleteDir: "%33004%\Psn2Ink"
DeleteFile: "%33004%\Psn2ToDo\*.*"
DeleteDir: "%33004%\Psn2ToDo"
DeleteFile: "%33004%\Psn2Msg\*.*"
DeleteDir: "%33004%\Psn2Msg"
DeleteFile: "%33004%\*.*"
DeleteDir: "%33004%"
;----------------------------------------------------------------------------------------------
; remove Psn2Lite application files if installation failure
;----------------------------------------------------------------------------------------------
[Cleanup]
UnregSrvrOpt: "%33000%\FauxNote.exe"
UnregSrvrOpt: "%33000%\Ps*.dll"
UnregSrvrOpt: "%33000%\Psn*.exe
Setup: CleanupApp
Setup: CleanupAppReg
DeleteFile: "%33000%\Help\*.gif"
DeleteFile: "%33000%\Help\*.htm"
DeleteDir: "%33000%\Help"
DeleteDir: "%33000%"
[CleanupApp]
DelFiles=CleanupAppFiles
DelFiles=CleanupSysFiles
DelFiles=CleanupInstFiles
[CleanupAppFiles]
PSNAlarm.dll,,, 0x00000001
PSNDisp.dll,,, 0x00000001
PSNotes.dll,,, 0x00000001
PsnHttp.dll,,, 0x00000001
PsnLan.dll,,, 0x00000001
PsnSmtp.dll,,, 0x00000001
PsnSmapi.dll,,, 0x00000001
PsnMsgAB.dll,,, 0x00000001
Psneuab.dll,,, 0x00000001
Psnnsab.dll,,, 0x00000001
Psnoeab.dll,,, 0x00000001
Psnwab.dll,,, 0x00000001
PsnToDo.dll,,, 0x00000001
psnmsg.dll,,, 0x00000001
PsnMSIM.dll,,, 0x00000001
F2Note.dll,,, 0x00000001
PsnMSIME.exe,,, 0x00000001
PSNGive.exe,,, 0x00000001
Psn2Lite.exe,,, 0x00000001
FauxNote.exe,,, 0x00000001
psn2note.exe,,, 0x00000001
psndp1.dll,,, 0x00000001
Uninstall.exe,,, 0x00000001
uninst.ini,,, 0x00000001
clock.wav,,, 0x00000001
magic.wav,,, 0x00000001
rolldown.wav,,, 0x00000001
siren.wav,,, 0x00000001
sparkle.wav,,, 0x00000001
whhheeep.wav,,, 0x00000001
whiz.wav,,, 0x00000001
whizpop.wav,,, 0x00000001
zoop.wav,,, 0x00000001
psnglog1,,, 0x00000001
psnglog2,,, 0x00000001
psnglog3,,, 0x00000001
psnglog4,,, 0x00000001
[CleanupSysFiles]
PSNShare.dll,,, 0x00000001
[CleanupInstFiles]
Setup.exe,,, 0x00000001
psn2Lite.inf,,, 0x00000001
[CleanupStartupIcons]
Post-it« Software Notes Lite.lnk,,, 0x00000001
[CleanupProgramIcons]
Post-it« Software Notes Lite.lnk,,, 0x00000001
[CleanupAppReg]
DelReg=CleanupReg
[CleanupReg]
HKCR,CLSID\{11944A40-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944A41-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944A42-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944A49-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944A4D-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944A4E-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944AF3-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{11944AF4-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{B817734E-046C-11D3-B674-00104BA25195}
HKCR,CLSID\{D8C927E8-78C0-11D2-B352-00600807A5DC}
HKCR,CLSID\{D8C927E9-78C0-11D2-B352-00600807A5DC}
HKCR,CLSID\{D8C927EA-78C0-11D2-B352-00600807A5DC}
HKCR,CLSID\{D8C927EB-78C0-11D2-B352-00600807A5DC}
HKCR,3m.DefaultImpMsg
HKCR,3m.DefaultImpMsg.1
HKCR,3m.PNote
HKCR,3m.PNote.1
HKCR,3m.PNoteObj
HKCR,3m.PNoteObj.1
HKCR,PSys.PSys
HKCR,PSys.PSys.1
HKCR,PSNotes
HKCU,Software\Classes\PSNotes
HKCR,AppID\{11944A41-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,AppID\PSN2.EXE
HKCR,AppID\PSNGive.EXE
HKCR,Component Categories\{11944A00-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,Component Categories\{11944A01-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,Interface\{11944A11-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944A12-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944A13-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944A14-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944A15-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944A20-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944A21-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC0-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC1-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC2-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC3-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC4-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC5-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC6-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC7-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC8-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AC9-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944ACA-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944ACB-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944ACC-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944ACD-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944ACE-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944ACF-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{11944AD0-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,Interface\{4F199D12-5487-11D2-B345-00600807A5DC}
HKCR,TypeLib\{11944A80-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A81-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A82-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A83-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A84-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A85-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A86-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A87-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A8A-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A8D-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{11944A8F-6CE5-11D1-9004-0020AF6DCD1D}
HKCR,TypeLib\{4F199D05-5487-11D2-B345-00600807A5DC}
HKCR,TypeLib\{62165610-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{62165620-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{62165623-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{62165626-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{62165629-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{6216562D-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{62165632-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{62165640-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,TypeLib\{6216564B-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCU,Software\3M\Post-it(R) Software Notes V2
HKCU,Software\3M\PSNGiveNote
HKCU,Software\3M\PSNMSIME
HKCU,Software\3M\PSNSMTP
HKCU,Software\3M\PSNHTTP
HKCU,Software\3M\PSNSMAPI
HKCU,AppEvents\Schemes\Apps\Post-it(R) Software Notes
HKLM,Software\microsoft\windows\currentversion\uninstall\psn2
HKLM,Software\Classes\TypeLib\{62165610-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{62165620-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{62165623-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{62165626-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{62165629-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{6216562D-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{62165632-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{62165640-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{6216564B-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,PSNMSIMABPage.PSNMSIMABPage
HKCR,PSNMSIMABPage.PSNMSIMABPage.1
HKCR,PSNMSIMABProvider.PSNMSIMABProvider
HKCR,PSNMSIMABProvider.PSNMSIMABProvider.1
HKCR,PSNMSIMTPPage.PSNMSIMTPPage
HKCR,PSNMSIMTPPage.PSNMSIMTPPage.1
HKCR,PSNMSIMTPProvider.PSNMSIMTPProvider
HKCR,PSNMSIMTPProvider.PSNMSIMTPProvider.1
HKCR,AppID\{62165631-7FE4-11d3-AD6C-0004ACAE5FDC}
HKCR,CLSID\{6216562A-7FE4-11d3-AD6C-0004ACAE5FDC}
HKCR,CLSID\{6216562C-7FE4-11d3-AD6C-0004ACAE5FDC}
HKCR,CLSID\{11944A4A-6CE5-11d1-9004-0020AF6DCD1D}
HKCR,CLSID\{54D06E90-392C-11D3-AD4E-0004ACAE5FDC}
HKCR,CLSID\{62165613-7FE4-11d3-AD6C-0004ACAE5FDC}
HKCR,Interface\{3882D0A1-410B-11D3-AD50-0004ACAE5FDC}
HKCR,Interface\{62165600-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,Interface\{62165606-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,Interface\{62165645-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,Interface\{62165652-7FE4-11D3-AD6C-0004ACAE5FDC}
HKCR,Interface\{B817734D-046C-11D3-B674-00104BA25195}
HKCR,TypeLib\{3882D094-410B-11D3-AD50-0004ACAE5FDC}
HKCR,TypeLib\{B8177340-046C-11D3-B674-00104BA25195}
HKCR,RegAlarms.RegAlarms
HKCR,RegAlarms.RegAlarms.1
HKCR,RegMisc.RegMisc
HKCR,RegMisc.RegMisc.1
HKCR,RegSendNotes.RegSendNotes
HKCR,RegSendNotes.RegSendNotes.1
HKCR,RegSystem.RegSystem
HKCR,RegSystem.RegSystem.1
HKLM,Software\Classes\PSNMSIMABPage.PSNMSIMABPage
HKLM,Software\Classes\PSNMSIMABPage.PSNMSIMABPage.1
HKLM,Software\Classes\PSNMSIMABProvider.PSNMSIMABProvider
HKLM,Software\Classes\PSNMSIMABProvider.PSNMSIMABProvider.1
HKLM,Software\Classes\PSNMSIMTPPage.PSNMSIMTPPage
HKLM,Software\Classes\PSNMSIMTPPage.PSNMSIMTPPage.1
HKLM,Software\Classes\PSNMSIMTPProvider.PSNMSIMTPProvider
HKLM,Software\Classes\PSNMSIMTPProvider.PSNMSIMTPProvider.1
HKLM,Software\Classes\AppID\{62165631-7FE4-11d3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\CLSID\{6216562A-7FE4-11d3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\CLSID\{6216562C-7FE4-11d3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\CLSID\{11944A4A-6CE5-11d1-9004-0020AF6DCD1D}
HKLM,Software\Classes\CLSID\{54D06E90-392C-11D3-AD4E-0004ACAE5FDC}
HKLM,Software\Classes\CLSID\{62165613-7FE4-11d3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\Interface\{3882D0A1-410B-11D3-AD50-0004ACAE5FDC}
HKLM,Software\Classes\Interface\{62165600-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\Interface\{62165606-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\Interface\{62165652-7FE4-11D3-AD6C-0004ACAE5FDC}
HKLM,Software\Classes\Interface\{B817734D-046C-11D3-B674-00104BA25195}
HKLM,Software\Classes\TypeLib\{3882D094-410B-11D3-AD50-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{3882D094-410B-11D3-AD50-0004ACAE5FDC}
HKLM,Software\Classes\TypeLib\{B8177340-046C-11D3-B674-00104BA25195}
HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\psnotes.exe
HKLM,Software\Classes\RegAlarms.RegAlarms
HKLM,Software\Classes\RegAlarms.RegAlarms.1
HKLM,Software\Classes\RegMisc.RegMisc
HKLM,Software\Classes\RegMisc.RegMisc.1
HKLM,Software\Classes\RegSendNotes.RegSendNotes
HKLM,Software\Classes\RegSendNotes.RegSendNotes.1
HKLM,Software\Classes\RegSystem.RegSystem
HKLM,Software\Classes\RegSystem.RegSystem.1
;----------------------------------------------------------------------------------------------
; include directory name & number for each destination of each file copy section:
;----------------------------------------------------------------------------------------------
[DestinationDirs]
; CopyFiles destination directories
DefaultDestDir=33000
CopyMsvcrt=11
CopyRichedit=11
CopyMSScript=11
Psn2SysFiles=11
Psn2Files=33000
Psn2OptFiles=33000
WebNoteFiles=33000
IENetNoteFiles=34050
NSNetNoteDll=34062
NS3NetNoteClass=34063
NS4NetNoteClass=34064
GiveNoteFiles=33000
MsgrNoteFiles=33000
HttpNoteFiles=33000
LanNoteFiles=33000
SmtpNoteFiles=33000
SmapiNoteFiles=33000
AddrBookFiles=33000
ExtraABFiles=33000
Psn2InstFiles=33000
InkFiles=33000
ToDoNotesFiles=33000
MsgNotesFiles=33000
; DelFiles directories
WebFakeFiles=33000
NSDelNetNote=34061
DelViewerFiles=33501
; Cleanup Psn2 directories
CleanupAppFiles=33000
CleanupInstFiles=33000
CleanupSysFiles=11
CleanupStartupIcons=34010
CleanupProgramIcons=34020
;----------------------------------------------------------------------------------------------
; include file name & subdirectory on disk # for each source file copied:
;----------------------------------------------------------------------------------------------
[SourceDisksFiles]
; System files to install
Riched20.dll=1, Psn2Sys
msscript.ocx=1, Psn2Sys
msvcrt.dll=1, Psn2Sys
; PSN2Lite files to install
Psn2Lite.exe=1, Psn2App
PSNAlarm.dll=1, Psn2App
PSNDisp.dll=1, Psn2App
PSNotes.dll=1, Psn2App
F2Note.dll=1, Psn2App
clock.wav=1, psn2app
magic.wav=1, psn2app
rolldown.wav=1, psn2app
siren.wav=1, psn2app
sparkle.wav=1, psn2app
whhheeep.wav=1, psn2app
whiz.wav=1, psn2app
whizpop.wav=1, psn2app
zoop.wav=1, psn2app
Uninstall.exe=1, Psn2App
uninst.ini=1, Psn2App
PsnShare.dll=1, Psn2App
; PSN2Lite optional files to install
PSNData2=1, Psn2App
; Website Notes files to install
FauxNote.exe=1, Psn2Web
npcc.dll=1, Psn2Web
NCNotePlugin.class=1, Psn2Web
; Give Note files to install
PSNGive.exe=1, Psn2Give
; MSN Messenger Note files to install
PsnMSIM.dll=1, Psn2Msgr
PsnMSIME.exe=1,Psn2Msgr
; Broadcast Subscriber Note files to install
PsnHttp.dll=1, Psn2Http
; LAN Note files to install
PsnLan.dll=1, Psn2Lan
; SMTP Note files to install
PsnSmtp.dll=1, Psn2Smtp
; SMAPI Note files to install
PsnSmapi.dll=1, Psn2Smap
; Psn2 Address Book files to install
PsnMsgAB.dll=1, Psn2Mab
; Extra Address Book files to install
Psneuab.dll=1, Psn2Xab
Psnnsab.dll=1, Psn2Xab
Psnoeab.dll=1, Psn2Xab
Psnwab.dll=1, Psn2Xab
; Ink files to install
psn2note.exe=1, Psn2Ink
psndp1.dll=1, Psn2Ink
; ToDo Notes files to install
PsnToDo.dll=1, Psn2ToDo
; Important Mesasge Notes files to install
PsnMsg.dll=1, Psn2Msg
; PSN2 Installer files (copied when reboot needed)
Setup.exe=1
Psn2Lite.inf=1
;----------------------------------------------------------------------------------------------
; diskette name for each disk # in install:
;----------------------------------------------------------------------------------------------
[SourceDisksNames]
1=%DISK1%
;----------------------------------------------------------------------------------------------
; directory locations:
;----------------------------------------------------------------------------------------------
[GetDir]
SourcePsn2Exe: "%35002%\Psn2Lite.exe"
FauxNotesExe: "%35003%\FauxNote.exe"
XMLExe: "%35004%\xmlredist.exe"
Psn2Exe: "%33000%\Psn2Lite.exe"
FindPlugin: "%33300%"
FindViewer: "%33500%"
FindPsn2: "%33600%"
DefaultDir: "%34000%"
StartupDir: "%34010%"
CommonStartupDir: "%34011%"
UserStartupDir: "%34012%"
ProgramDir: "%34020%"
CommonProgramDir: "%34021%"
UserProgramDir: "%34022%"
DesktopDir: "%34030%"
CommonDesktopDir: "%34031%"
UserDesktopDir: "%34032%"
StartMenu: "%34040%"
CommonStartMenuDir: "%34041%"
UserStartMenuDir: "%34042%"
IEPluginDir: "%34050%"
NSPluginDir: "%34062%"
NS3ClassDir: "%34063%"
NS4ClassDir: "%34064%"
FindNetscape: "%34065%"
FindMSNMsgr: "%34080%
;----------------------------------------------------------------------------------------------
; check if Net Note plugin is present:
;----------------------------------------------------------------------------------------------
[CheckPlugin]
CheckFileBusy: "%33300%"
CheckFileBusy: "%34050%\npcc.dll"
CheckFileBusy: "%34061%\npcc.dll"
CheckFileBusy: "%34062%\npcc.dll"
;----------------------------------------------------------------------------------------------
; check if PSN V1 is present:
;----------------------------------------------------------------------------------------------
[CheckPsn1]
FindPsn1Ini: "%10%\PSNotes.ini"
Execute: 0, 0, """%33400%"" querystatus"
;----------------------------------------------------------------------------------------------
; check if misc. PSN V2 files are busy, so we ask the user to close all other apps:
;----------------------------------------------------------------------------------------------
[CheckPsn2MiscBusy]
CheckFileBusy: "%33601%\PsnHttp.dll"
CheckFileBusy: "%33601%\PsnMSIM.dll"
CheckFileBusy: "%33601%\PSNMSIME.exe"
CheckFileBusy: "%33601%\psn2note.exe"
CheckFileBusy: "%11%\PsnShare.dll"
;----------------------------------------------------------------------------------------------
; check if PSN V2 VBox is already present:
;----------------------------------------------------------------------------------------------
[CheckPsn2VBox]
Execute: 60, 0, """%33601%\VSetupC.exe"" /state"
;----------------------------------------------------------------------------------------------
; localized language strings for US English
; add translated string section [Strings.040c] for French
; add translated string section [Strings.0410] for Italian
; add translated string section [Strings.0407] for German
; add translated string section [Strings.040a] for Spanish
; add translated string section [Strings.0809] for UK English
;----------------------------------------------------------------------------------------------
[Strings]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; STRINGS NOT TO BE TRANSLATED:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; name of installation disks
DISK1=%PSN2NAME%
; strings for install steps
; Install System components
InstallSys="Checking System components"
Msvcrt="Installing Microsoft Msvcrt.dll"
Richedit="Installing Microsoft RichEd20.dll"
msscript="Installing Microsoft msscript.ocx"
; Install Application components
InstallApp="Checking Application components"
BakPsn2="Backing up existing Post-it« Software Notes Lite"
InstallPsn2="Installing Post-it« Software Notes Lite"
DelPsn2="Removing previous Post-it« Software Notes Lite"
; Install Website Notes
InstallWebsiteNotes="Checking Website Note components"
WebsiteNotes="Installing Website Notes"
IENetNote="Installing Website Notes for IE"
NS3NetNote="Installing Website Notes for Netscape 3"
NS4NetNote="Installing Website Notes for Netscape 4"
; Install Give Notes
InstallGiveNotes="Checking Give Note components"
MSXMLParser="Installing Microsoft XML Parser"
GiveNotes="Installing Give Notes"
; Install MSN Messenger Notes
InstallMsgrNotes="Checking MSN Messenger Note components"
MsgrNotes="Installing MSN Messenger Notes"
; Install Broadcast Subscriber Notes
InstallHttpNotes="Checking Broadcast Subscriber Note components"
HttpNotes="Installing Broadcast Subscriber Notes"
; Install LAN Notes
InstallLanNotes="Checking LAN Note components"
InstallDCOM="Installing DCOM"
LanNotes="Installing LAN Notes"
; Install SMTP Notes
InstallSmtpNotes="Checking SMTP Note components"
SmtpNotes="Installing SMTP Notes"
; Install SMAPI Notes
InstallSmapiNotes="Checking SMAPI Note components"
SmapiNotes="Installing SMAPI Notes"
; Install Psn2 Address Book
InstallAddrBook="Checking Psn2 Address Book components"
AddrBook="Installing Psn2 Address Book"
; Install Extra Address Books
InstallExtraABs="Checking Extra Address Book components"
ExtraABs="Installing Extra Address Books"
; Install IBM Ink files
InstallInkFiles="Checking Ink components"
InkExtras="Installing for IBM Ink"
; Install ToDo Notes
InstallToDoNotes="Checking To Do Notes components"
ToDoNotes="Installing To Do Notes"
; Install Important Message Notes
InstallMsgNotes="Checking Important Message Notes components"
MsgNotes="Installing Important Message Notes"
CheckReboot="Checking if reboot is needed"
RegPsn2="Registering Post-it« Software Notes Lite"
; Registry address of broadcast servers
BroadcastSrvr="Software\3M\PSNHTTP\HTTPServers\"
; Web address of Post-it« Software Notes broadcast server
Psn2Srvr="http://www.3M.com/psnbcaster?server=psnnews2"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; STRINGS TO BE TRANSLATED:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; name of application
PSN2NAME="Post-it« Software Notes Lite Version 2"
; strings for license names
DCOM95="Microsoft DCOM95 for Windows 95"
DCOM98="Microsoft DCOM98 for Windows 98"
; Alert/Query buttons:
YES = "Yes"
NO = "No"
; Broadcaster names:
PSNNews = "Post-it« Software Notes News Server"
; Alert/Query text:
[Psn2UpdateAlert]
"Would you like to receive update information regarding Post-it« Software Notes "
"delivered to your desktop on a Post-it« Note (requires a connection to the Internet)?"
;----------------------------------------------------------------------------------------------
; put any last requests here (install is already considered complete,
; and Psn2 may already be up and running, but here's one last shot to
; add/remove registry settings, copy/delete files, execute app, etc.):
;----------------------------------------------------------------------------------------------
[EndInstall]
Setup: LastReg
[LastReg]
AddReg=LastAddReg
DelReg=LastDelReg
; You can append a section to this INF file, name it LastExtra and
; add any additional registry settings that you want to have processed here.
; See LastAddReg section for examples of the syntax for setting the registry.
AddReg=LastExtra
[LastAddReg]
; Add any last settings to registry here
; (remove ; at beginning of entry to activate it)
;HKCU,Software\3M\Post-it(R) Software Notes V2,"Add2Startup",0x10001,1
[LastDelReg]
; Delete any last settings from registry here
; (remove ; at beginning of entry to activate it)
;HKCR,CLSID\{54D06E90-392C-11D3-AD4E-0004ACAE5FDC}
;HKCU,Software\3M\Post-it(R) Software Notes V2\System,"AlwaysOnTopConfirm"
;----------------------------------------------------------------------------------------------
; To add command line parameters to the inf file, such as
; -ns -quiet -quiet3M -quietp
; Append Init2 section with CmdParms key to end of inf file
; (or remove ; at beginning of Init2 & CmdParms entries below)
;----------------------------------------------------------------------------------------------
;[Init2]
;CmdParms: "-ns"
; Be sure to leave a carriage return \ line feed after this comment
; Automated installer routines may want to append items to the end of the installer