home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-04-10 | 1.2 KB | 37 lines |
- [Header]
- Name=POWERPOI.WMS
- Alias=Powerpoint 3.0
- Author=BrainWare / R.Schallberger
- Date_Written=23.3.94
- Changed_By=
- Changed_At=
- Change_Reason=
- Version=1
-
- [Start]
- cd '%PowerUser%'
- highrun '%PowerApp%\powerpnt.exe'
-
- [Common]
- menu '%MT_Office%' '%MT_Power%' '%PowerApp%\powerpnt.exe' '%WinMan%\wmscr.exe %WinMan%\powerpoi.wms start' '%MG_Office%'
-
- [Install]
- menu '%MT_Office%' '%MT_Power%' '%PowerApp%\powerpnt.exe' '%WinMan%\wmscr.exe %WinMan%\powerpoi.wms start' '%MG_Office%'
- md '%PowerUser%'
-
- iniwrite 'extensions' 'ppt' '%PowerApp%\powerpnt.exe ^.ppt'
- iniwrite 'Microsoft PowerPoint 3' 'DefaultDirectory' '%PowerApp%'
- iniwrite 'embedding' 'MSPowerPointSho' 'PowerPoint Presentation,PowerPoint Presentation,%PowerApp%\POWERPNT.EXE,picture'
- iniwrite 'embedding' 'MSPowerPoint' 'PowerPoint Slide,PowerPoint Slide,%PowerApp%\POWERPNT.EXE,picture'
- copy '%PowerApp%\powerpnt.ini' to '%PowerUser%\' /-r /-o
-
- [UnInstall]
- MessageBox '%MT_Power%' '%SWNotAvail%' /OK /INFO /O=OK
- :OK
- menu '%MT_Office%' '%MT_Power%' /DELETE
-
- iniwrite 'extensions' 'ppt' {nil}
- iniwrite 'Microsoft PowerPoint 3' {nil} {nil}
- iniwrite 'embedding' 'MSPowerPointSho' {nil} {nil}
- iniwrite 'embedding' 'MSPowerPoint' {nil} {nil}
-