home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-03-12 | 37.3 KB | 1,050 lines |
- [UI Localizable Vars]
- ; name of the ini file. Shouldn't need to be internationalized.
- IniFileName = "setup.ini"
-
- ; date if the ini file. Used to see whether or not we have run setup before
- IniFileDate = "1992-03-12"
-
- ; All files which do not explicitly have their dates set in the file lists
- ; will use this date.
- SHIPDATE = "1992-03-12"
-
- ; The the cutom dialog, this is the error when the user presses INSTALL
- ; and the NEEDED SPACE is greater than the AVAILIABLE SPACE
- NotEnoughRoom = "There is not enough room on your hard disk for all "+
- "the Publisher features you have selected. Choose OK, and then "+
- "choose Cancel Setup and make more room on your hard disk, or, "+
- "select fewer Publisher features."
-
- ; If a Complete install was chosen, this is the message that comes up if
- ; there is not enough room for a complete installation.
- CantDoComplete = "There is not enough room on your hard disk for a "+
- "complete installation of all the Microsoft Publisher features. "+
- "Your next option will be to cancel Setup and make more room, "+
- "or choose fewer features."
-
- ; Appears in the "Space Required" column if all the files inb the group
- ; have been installed before
- AlreadyExists = Installed
-
- ; Appears to the right of the file group sizes in custom dialog (e.g. 23K)
- Ksym = K
-
- ; Bad path entered in the path dialog
- BadPath = "The location you have chosen to install Publisher in is "+
- "invalid or not allowed. Please check the drive and/or directory name."
-
- ; Two bottom lines in the custom dialog. Do NOT modify the $(DISK_NEEDED)
- ; or the $(DISK_EXIST) strings. The are replaced at run time with the
- ; proper values
- DiskNeededLine = "Space Required: $(DISK_NEEDED)K."
- DiskExistLine = "Space Available: $(DISK_EXIST)K."
-
- ; Title of Welcome Dialog
- WelcomeTitle = "Welcome to Microsoft Publisher."
-
- ; Title of setup error messages
- ErrorTitle = "Setup Message"
-
- ; Help text and title for the cutom dialog. \n's force line feeds
- CustomHelpTitle = "Help for Custom Installation"
- CustomHelpText = "You can do a complete installation of Microsoft "+
- "Publisher, or a partial one. The Setup program lists the "+
- "Publisher features you can choose. Not installing certain "+
- "features will save disk space, but you will lose functionality."+
- " It is recommended that you do a complete installation of all "+
- "the features.\n\nIf there is not enough room on your hard disk, "+
- "you can do one of two things:\n\nA) Cancel Setup and remove other "+
- "files from your hard disk, and then run Setup again to do a "+
- "complete installation.\n\nB) Select fewer Publisher features by "+
- "clearing the checkbox next to a Publisher feature you don't want."
-
- ; Help text and title for the path dialog. \n's force line feeds
- PathHelpTitle = "Help for Destination Path"
- PathHelpText = "Setup suggests you install Publisher in the "+
- "C:\MSPUB directory.\n\nTo change the location on your hard disk "+
- "where Publisher will be installed, type a drive letter (usually "+
- "C), a colon (:), a backslash (\\), and then the name of the "+
- "directory where you want Publisher installed. For example, "+
- "type C:\MSPUB.\n\nIf you are unsure what to do, accept the "+
- "suggested location of C:\MSPUB."
-
- ; Final dialog text
- FinishedText = "When you run Publisher you can choose to see an "+
- "introduction to Publisher, or you can go directly to work with "+
- "the product.\n\nChoose Return to Windows to return to Windows. "+
- "Choose Run Publisher to start using Publisher now."
-
- ; Message which comes up if we don't detect any hard disks on their system
- ; (so we cannot give a default path).
- HardDiskNotFound = "Cannot locate your hard disk. Please choose the\n"+
- "OK button and then type the location, or cancel\n"+
- "Setup and check your computer's configuration."
-
- ; What we set the default path string to in the previous case
- UNKNOWNPATH = "?"
-
- ; Text of the path dialog
- DestinationText = "Setup installs files on your hard disk. Choose the "+
- "location where you want to install the Microsoft Publisher "+
- "files.\n\nTo change the suggested location, press the BACKSPACE "+
- "key to delete characters, and then type the drive and directory "+
- "where you want Publisher installed."
-
- ; Cancel Setup dialog text
- ExitText = "Microsoft Publisher may not be properly installed. "+
- "If you quit Setup now, you may have to run Setup again.\n\n"+
- "Are you sure you want to cancel? Choose Cancel Setup to cancel "+
- "Setup, or choose Resume to return to the previous installation "+
- "option."
-
- ; Option dialog (Full or Custom) text
- CompleteText = "For a complete installation of Microsoft Publisher "+
- "choose the Complete Installation button. Setup will "+
- "install Publisher to the location $(DESTPATH). This is the "+
- "preferred installation, and is easiest to do.\n\nIf you want "+
- "to specify where Publisher should be installed, or you only want "+
- "to install part of Publisher in order to save space on your hard "+
- "disk, choose the Custom Installation button instead."
-
- ; Text of the spell dialog
- SpellText = "Select the speller language you wish to use from the list "+
- "below, and then choose Continue."
-
- ; Text of the dialog appearing while files are being copied
- DuringInstallText="Now would be a great time to fill out your "+
- "registration card. When you send it in, Microsoft will:\n\n"+
- " - Inform you of product updates.\n - Offer you customer "+
- "support.\n - Provide you information about\n related "+
- "Microsoft products."
-
- ; Message if the destination path is on a different path than the windows path
- DifferentDrives = "Setup needs to install some files to your Windows "+
- "directory, and Setup has detected that this location is on a "+
- "different hard disk than the one you chose to install Publisher "+
- "on.\n\nThe next Setup option will show you the space required "+
- "on each of these hard drives."
-
- ; Default destination path for setup (drive letter is replaced with proper
- ; one
- DESTPATH = "C:\MSPUB"
-
- ; Message when tries to install NOTHING
- NoOptionsChecked = "You must check at least one option."
-
- ; Install failed because it either couldn't find files or couldn't write
- ; them to the destination
- InstallError1 = "Setup could not complete the installation. Possibly "+
- "the hard disk was full, there was a disk error in trying to "+
- "update one of the files, or your Microsoft Publisher disks are "+
- "damaged."
-
- ; SO little disk space that we couldn't even add to the win.ini
- InstallError2 = "Setup could not complete the installation. Possibly "+
- "the hard disk was full or there was a problem updating the WIN.INI "+
- "file."
-
- ; SO little disk space that we couldn't even add to the win.ini or progman
- ; Also COULD be because disk error writing the above or to the msworks.exe
- InstallError3 = "Setup could not complete the installation. Possibly "+
- "the hard disk was full, or there was a disk error in trying to "+
- "update one of the files."
-
- ; Filename of mspub.exe
- MSWorksExe = "mspub.exe"
-
- ; Filename of wordart.exe
- WordArtExe = "WordArt.exe"
- WordArtPath = "\msapps\wordart\"
-
- ; Filename of note-it.exe
- NoteItExe = "Note-It.exe"
- NoteItPath = "\msapps\note-it\"
-
- ; File name of the thesaurus DLL
- THESAURDLL = "thesaur.dll"
-
- ; Default name of custom dictionary
- CustomName = "custom.dic"
-
- ; Program Manager description of the solution.hlp file
- ; and the actual filename
- SolutionFileDesc = "Series Info"
- SolutionFileExe = "solution.hlp"
-
- ; MSPUB.INI table of fixed .INI entries to include.
- ; Format of PublishrIniTable:
- ;1 EntryHeader,
- ;2 Left Side of =
- ;3 Right Side of =
- ;4 O for Overwrite, or nothing for no overwrite
- ;5 Custom Dialog Dependency (0=none, 1=first checkbox, etc)
- MspubIniTable = { +
- {PageWizard, "Newsletter", "mspgnews.wiz,NEW", O, 1}, +
- {PageWizard, "Seven Business Forms", "mspgform.wiz,NEW", O, 1}, +
- {PageWizard, "Three-Fold Brochure", "mspgbchr.wiz,NEW", O, 1}, +
- {PageWizard, "Greeting Card & Invitation", "mspgcard.wiz,NEW", O, 1}, +
- {PageWizard, "Calendar", "mspgcal.wiz,AREA,NEW", O, 1}, +
- {PageWizard, "Note-It", "mspgnote.wiz,AREA", O, 1}, +
- {PageWizard, "Coupon", "mspgcoup.wiz,AREA", O, 1}, +
- {PageWizard, "Table", "mspgtabl.wiz,AREA", O, 1}, +
- {PageWizard, "Ad", "mspgad.wiz,AREA", O, 1}, +
- {PageWizard, "Newsletter Banner", "mspgmast.wiz,AREA", O, 1}, +
- {PageWizard, "Fancy First Letter", "mspgcap.wiz,AREA", O, 1}, +
- {PageWizard, "Paper Aeroplane", "mspgaero.wiz,AREA,NEW", O, 1}, +
- {"Spelling Info", "Speller", "$(SpellerName)", O, 3}, +
- {"Spelling Info", "Custom", "Custom Dict 1", O, 3}, +
- {"Hyphenation", "Dictionary", "$(DESTPATH)\hyph.dat", O, 3},+
- {"MS Text Converters","WordStar 3.3", "WordStar 3.3,$(DESTPATH)\wordstar.cnv,doc", O, 4}, +
- {"MS Text Converters","WordStar 3.45", "WordStar 3.45,$(DESTPATH)\wordstar.cnv,doc", O, 4}, +
- {"MS Text Converters","WordStar 4.0", "WordStar 4.0,$(DESTPATH)\wordstar.cnv,doc", O, 4}, +
- {"MS Text Converters","WordStar 5.0", "WordStar 5.0,$(DESTPATH)\wordstar.cnv,doc", O, 4}+
- }
-
- ; WIN.INI table of fixed .INI entries to include.
- ; Format of WinIniTable:
- ;1 EntryHeader,
- ;2 Left Side of =
- ;3 Right Side of =
- ;4 O for Overwrite, or nothing for no overwrite
- ;5 Custom Dialog Dependency (0=none, 1=first checkbox, etc)
- WinIniTable = { +
- {Extensions, pub, "$(DESTPATH)\"$(MSWorksExe)" ^.pub", O, 1}, +
- {OLE, nomessagebox, "yes", " ", 1}+
- }
-
- ; Name of the progman group we create for EBU apps
- ProgManGroup = "Microsoft SolutionSeries"
-
- ; Title of Works in the progman group
- MSWorks = "Microsoft Publisher"
-
- ; Setup title
- Setup_Title = "Microsoft Publisher Setup"
-
- ; Do we want to use the speller list in this localization?
- fDoSpellerList = "NO"
-
- ; Default speller in the speller list (or speller to use if no list)
- SPELLER = "American"
- DEFSPELLER = "American"
-
- ; Biggest speller/thesaurus in the speller list (IMPORTANT!!)
- BIGSPELLER = "American"
-
- BadWindowPath = "Invalid Windows path in your AUTOEXEC.BAT file. "+
- "It must contain a drive letter."
-
- ; Names of the spellers in the speller list
- SPELLER-LIST = { "American", "French"}
- ; Format of SpellerTable
- ;1 Language (must match name in SPELLER_LIST),
- ;2 speller lex
- ;3 thesaurus lex
- ;4 speller name to be inserted in the shared apps entry
- SpellerTable = { +
- {American, mssp_am.lex, thesaur.lex, "Spelling 1033,0"}, +
- {French, mssp_fr.lex, thesaur.lex, "Spelling 123,0"}, +
- }
-
- ; Format of SHAREDIRFILES ('*intl*' means it needs to internationalized):
- ;1 KEYNAME *intl*,
- ;2 SECTIONAME,
- ;3 VALUE (what the key should equal),
- ;4 IVALUE1 (where the first path is in the value),
- ;5 VARPATHFILE1 (variable to contain first path\file),
- ;6 FILE1 (name of the first files) *intl*,
- ;7 RELATIVEPATH1 (from c:\windows\msapps\"),
- ;8 IVALUE2 (where the first path is in the value),
- ;9 VARPATHFILE2 (variable to contain first path\file),
- ;10 FILE2 (name of the first files) *intl*,
- ;11 RELATIVEPATH2 (from c:\windows\msapps\"),
- ;12 IGROUP (which group it is dependent on to be conditionally installed)
- SHAREDDIRFILES = { +
- {"$(SpellerName)", "MS Proofing Tools", +
- "$(File1),$(File2)", +
- "1", "SH_SP110D", "msspell.dll", "proof",+
- "2", "SH_SP110L", "mssp_am.lex", "proof",+
- "3"}, +
- {"MSPub", "MS Text Converters", +
- "Windows Publisher,$(File1),pub", +
- "2", "SH_CPUB", "mswinpub.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"MSWordDos", "MS Text Converters", +
- "Word for DOS,$(File1),doc", +
- "2", "SH_CWORD", "worddos.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"MSWorksDos", "MS Text Converters", +
- "MS Works,$(File1),wps", +
- "2", "SH_CWRKSDOS", "wrksdos.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"MSWorksWin", "MS Text Converters", +
- "Works for Windows 2.0,$(File1),wps", +
- "2", "SH_CWRKSWIN", "wrkswin.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"WrdPrfctDOS50", "MS Text Converters", +
- "WordPerfect 5.0,$(File1),*", +
- "2", "SH_CWP", "wpft5.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"WrdPrfctDOS", "MS Text Converters", +
- "WordPerfect 5.1,$(File1),*", +
- "2", "SH_CWP", "wpft5.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"MSWordWin", "MS Text Converters", +
- "Word for Windows 1.x,$(File1),doc", +
- "2", "SH_CWW1", "wordwin1.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"WordWin2", "MS Text Converters", +
- "Word for Windows 2.x,$(File1),doc", +
- "2", "SH_CWW2", "wordwin2.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"Windows Write", "MS Text Converters", +
- "Windows Write,$(File1),wri", +
- "2", "SH_CWRITE", "writwin.cnv", "textconv",+
- "0", "", "","textconv",+
- "4"}, +
- {"Computer Graphics Metafile(.CGM)","MS Graphic Import Filters", +
- "$(File1),CGM", +
- "1","SH_CCGM","cgmimp.flt","grphflt", +
- "0", "", "","",+
- "4"}, +
- {"Micrografx Designer/Draw(.DRW)","MS Graphic Import Filters", +
- "$(File1),DRW", +
- "1","SH_CDRW","drwimp.flt","grphflt", +
- "0", "", "","",+
- "4"}, +
- {"Windows Metafile(.WMF)","MS Graphic Import Filters", +
- "$(File1),WMF", +
- "1","SH_CWMF","wmfimp.flt","grphflt", +
- "0", "", "","",+
- "4"}, +
- {"Encapsulated Postscript(.EPS)","MS Graphic Import Filters", +
- "$(File1),EPS", +
- "1","SH_CEPS","epsimp.flt","grphflt", +
- "0", "", "","",+
- "4"}, +
- {"PC Paintbrush(.PCX)","MS Graphic Import Filters", +
- "$(File1),PCX", +
- "1","SH_CPCX","pcximp.flt","grphflt", +
- "0", "", "","",+
- "4"}, +
- {"Tagged Image Format(.TIF)","MS Graphic Import Filters", +
- "$(File1),TIF", +
- "1","SH_CTIF","tiffimp.flt","grphflt", +
- "0", "", "","",+
- "4"}+
- }
-
-
-
- ; # = Disk title, a file on the disk, name of directory if on network
- [Source Media Descriptions]
- 1 = "Setup, Clip Art, Filters and Speller", TAGFILE = setup.exe, +
- NETPATH = "setup\"
- 2 = "Program and Converters", TAGFILE = mspub.ex$, +
- NETPATH = "program\"
- 3 = "Help, Wizards, Borders and Templates", +
- TAGFILE = mspub1.bd$, NETPATH = "help\"
-
- [Program Files]
- EXE = 2,mspub.ex$,RENAME=mspub.exe,SIZE=637920, VERSION="1,0,1,0"
- 3,commdlg.dl$,RENAME=commdlg.dll,SIZE=79840,DEST=$(SYSTEMPATH)"\",$(COPYCOMMDLG), VERSION="3,10,0,44"
- 3,olecli.dl$,RENAME=olecli.dll,SIZE=75264,DEST=$(SYSTEMPATH)"\",$(COPYOLECLI), VERSION="1,3,1,0"
- 3,olesvr.dl$,RENAME=olesvr.dll,SIZE=22528,DEST=$(SYSTEMPATH)"\",$(COPYOLESVR), VERSION="1,3,1,0"
- 3,shell.dl$,RENAME=shell.dll,SIZE=23008,DEST=$(SYSTEMPATH)"\",$(COPYSHELL)
- 3,rulerfnt.fo$,RENAME=rulerfnt.fon,SIZE=5632
- 3,smallb.fo$,RENAME=smallb.fon,SIZE=17408
- 3,smalle.fo$,RENAME=smalle.fon,SIZE=21504
- 3,century.tx$,RENAME=century.txt,SIZE=3718
- 3,profile.tx$,RENAME=profile.txt,SIZE=4742
- 2,regload.ex$,RENAME=regload.exe,SIZE=21504,DEST=$(WINDOWSPATH)"\"
- 3,mspub.re$,RENAME=mspub.reg,SIZE=658,DEST=$(WINDOWSPATH)"\",OVERWRITE=ALWAYS
- 3,mspgwiz.dl$,RENAME=mspgwiz.dll,SIZE=115072,DEST=$(WINDOWSPATH)"\"
- 2,wordart.ex$,RENAME=wordart.exe,SIZE=37520,DEST=$(WINDOWSPATH)$(WordArtPath), VERSION="1,0,0,10"
- 2,fontfx.fn$,RENAME=fontfx.fnt,SIZE=385536,DEST=$(WINDOWSPATH)$(WordArtPath)
- 3,fontfx.dl$,RENAME=fontfx.dll,SIZE=42496,DEST=$(WINDOWSPATH)$(WordArtPath), VERSION="1,0,0,10"
- 3,mspgcal.wi$,RENAME="PAGEWIZ\mspgcal.wiz",SIZE=67712
- 3,mspgform.wi$,RENAME="PAGEWIZ\mspgform.wiz",SIZE=73472
- 3,mspgnews.wi$,RENAME="PAGEWIZ\mspgnews.wiz",SIZE=78656
- 3,mspgtabl.wi$,RENAME="PAGEWIZ\mspgtabl.wiz",SIZE=23504
- 3,mspgnote.wi$,RENAME="PAGEWIZ\mspgnote.wiz",SIZE=45504
- 3,mspgcard.wi$,RENAME="PAGEWIZ\mspgcard.wiz",SIZE=69920
- 3,mspgbchr.wi$,RENAME="PAGEWIZ\mspgbchr.wiz",SIZE=78432
- 3,mspgcoup.wi$,RENAME="PAGEWIZ\mspgcoup.wiz",SIZE=33984
- 3,mspgmast.wi$,RENAME="PAGEWIZ\mspgmast.wiz",SIZE=57376
- 3,mspgcap.wi$,RENAME="PAGEWIZ\mspgcap.wiz",SIZE=37088
- 3,mspgad.wi$,RENAME="PAGEWIZ\mspgad.wiz",SIZE=48848
- 3,mspgaero.wi$,RENAME="PAGEWIZ\mspgaero.wiz",SIZE=59184
- 3,mspub1.bd$,RENAME="BORDERS\mspub1.bdr",SIZE=52664
- 3,mspub2.bd$,RENAME="BORDERS\mspub2.bdr",SIZE=46932
- 3,mspub3.bd$,RENAME="BORDERS\mspub3.bdr",SIZE=47972
- 2,note-it.ex$,RENAME=note-it.exe,SIZE=52576,DEST=$(WINDOWSPATH)$(NoteItPath), VERSION="1,0,0,10"
- 2,solution.hl$,RENAME=solution.hlp,SIZE=24290
-
- [Help Files]
- 1,readme.tx$,RENAME=readme.txt,SIZE=45294
- 3,mspub.hl$,RENAME=mspub.hlp,SIZE=544076
- 3,wordart.hl$,RENAME=wordart.hlp,SIZE=74783,DEST=$(WINDOWSPATH)$(WordArtPath)
- 3,note-it.hl$,RENAME=note-it.hlp,SIZE=63245,DEST=$(WINDOWSPATH)$(NoteItPath)
-
- [Template Files]
- ; These are for templates
- 3,AVER5260.PU$,RENAME="TEMPLATE\AVER5260.PUB",SIZE=8294
- 3,AVER5261.PU$,RENAME="TEMPLATE\AVER5261.PUB",SIZE=5948
- 3,AVER5262.PU$,RENAME="TEMPLATE\AVER5262.PUB",SIZE=34452
- 3,AVER5263.PU$,RENAME="TEMPLATE\AVER5263.PUB",SIZE=25052
- 3,BIZCARD1.PU$,RENAME="TEMPLATE\BIZCARD1.PUB",SIZE=4910
- 3,BIZCARD2.PU$,RENAME="TEMPLATE\BIZCARD2.PUB",SIZE=3374
- 3,BROCHURE.PU$,RENAME="TEMPLATE\BROCHURE.PUB",SIZE=22812
- 3,CATALOG.PU$,RENAME="TEMPLATE\CATALOG.PUB",SIZE=32804
- 3,ENVELOP1.PU$,RENAME="TEMPLATE\ENVELOP1.PUB",SIZE=4910
- 3,ENVELOP2.PU$,RENAME="TEMPLATE\ENVELOP2.PUB",SIZE=3374
- 3,FLYER.PU$,RENAME="TEMPLATE\FLYER.PUB",SIZE=11472
- 3,LABEL1.PU$,RENAME="TEMPLATE\LABEL1.PUB",SIZE=4910
- 3,LABEL2.PU$,RENAME="TEMPLATE\LABEL2.PUB",SIZE=3374
- 3,LTRHEAD1.PU$,RENAME="TEMPLATE\LTRHEAD1.PUB",SIZE=4910
- 3,LTRHEAD2.PU$,RENAME="TEMPLATE\LTRHEAD2.PUB",SIZE=3212
- 3,MEMO.PU$,RENAME="TEMPLATE\MEMO.PUB",SIZE=4230
- 3,MEMOZ.PU$,RENAME="TEMPLATE\MEMOZ.PUB",SIZE=5294
- 3,PRICELST.PU$,RENAME="TEMPLATE\PRICELST.PUB",SIZE=25562
- 3,PRODINFO.PU$,RENAME="TEMPLATE\PRODINFO.PUB",SIZE=10066
- 3,REPORT.PU$,RENAME="TEMPLATE\REPORT.PUB",SIZE=14612
- 3,REPORTZ.PU$,RENAME="TEMPLATE\REPORTZ.PUB",SIZE=4748
- 3,ROSTER.PU$,RENAME="TEMPLATE\ROSTER.PUB",SIZE=9862
- 3,RESUME.PU$,RENAME="TEMPLATE\RESUME.PUB",SIZE=5334
- 3,BIZCARDS.PU$,RENAME="TEMPLATE\BIZCARDS.PUB",SIZE=14550
-
- [American Spell Files]
- 1,msspell.dl$,RENAME=msspell.dll,SIZE=76800,DEST=$(SH_SP110DP), VERSION="1,0,0,0"
- 1,mssp_am.le$,RENAME=mssp_am.lex,SIZE=176839,DEST=$(SH_SP110LP)
- 3,hyph.da$,RENAME=hyph.dat,SIZE=24072
-
- [French Spell Files]
- ; 2,msspell.dl$,RENAME=msspell.dll,SIZE=69632,DEST=$(SH_SP110DP)
- ; 2,mssp_fr.le$,RENAME=mssp_am.lex,SIZE=177360,DEST=$(SH_SP110LP)
-
- [Clipart Files]
- ; this is for the clipart files
- 1,bank.cg$,SIZE=5558,RENAME="clipart\bank.cgm"
- 1,binderc.cg$,SIZE=1252,RENAME="clipart\binderc.cgm"
- 1,bubble1.cg$,SIZE=2036,RENAME="clipart\bubble1.cgm"
- 1,bubble2.cg$,SIZE=916,RENAME="clipart\bubble2.cgm"
- 1,bubble3.cg$,SIZE=1612,RENAME="clipart\bubble3.cgm"
- 1,clip.cg$,SIZE=1234,RENAME="clipart\clip.cgm"
- 1,hand.cg$,SIZE=1204,RENAME="clipart\hand.cgm"
- 1,flwriris.cg$,SIZE=6950,RENAME="clipart\flwriris.cgm"
- 1,plant.cg$,SIZE=6718,RENAME="clipart\plant.cgm"
- 1,world2.cg$,SIZE=5700,RENAME="clipart\world2.cgm"
- 1,binder.cg$,SIZE=1462,RENAME="clipart\binder.cgm"
- 1,filecab.cg$,SIZE=1284,RENAME="clipart\filecab.cgm"
- 1,bordroom.cg$,SIZE=10568,RENAME="clipart\bordroom.cgm"
- 1,femshake.cg$,SIZE=7054,RENAME="clipart\femshake.cgm"
- 1,dashing.cg$,SIZE=8604,RENAME="clipart\dashing.cgm"
- 1,meeting.cg$,SIZE=9510,RENAME="clipart\meeting.cgm"
- 1,bookfem1.cg$,SIZE=7326,RENAME="clipart\bookfem1.cgm"
- 1,balloon3.cg$,SIZE=11740,RENAME="clipart\balloon3.cgm"
- 1,jet.cg$,SIZE=2800,RENAME="clipart\jet.cgm"
- 1,ship.cg$,SIZE=1746,RENAME="clipart\ship.cgm"
- 1,takeoff.cg$,SIZE=3032,RENAME="clipart\takeoff.cgm"
- 1,train.cg$,SIZE=6318,RENAME="clipart\train.cgm"
- 1,parrot.cg$,SIZE=6684,RENAME="clipart\parrot.cgm"
- 1,apple.cg$,SIZE=1504,RENAME="clipart\apple.cgm"
- 1,sign19.cg$,SIZE=1672,RENAME="clipart\sign19.cgm"
- 1,painter.cg$,SIZE=10522,RENAME="clipart\painter.cgm"
- 1,mga.cg$,SIZE=10048,RENAME="clipart\mga.cgm"
- 1,printer.cg$,SIZE=2158,RENAME="clipart\printer.cgm"
- 1,cafe.cg$,SIZE=772,RENAME="clipart\cafe.cgm"
- 1,phone.cg$,SIZE=4014,RENAME="clipart\phone.cgm"
- 1,35mm.cg$,SIZE=7494,RENAME="clipart\35mm.cgm"
- 1,kmc24.cg$,SIZE=5226,RENAME="clipart\kmc24.cgm"
- 1,calcu.cg$,SIZE=2630,RENAME="clipart\calcu.cgm"
- 1,cash2.cg$,SIZE=3926,RENAME="clipart\cash2.cgm"
- 1,radar.cg$,SIZE=2286,RENAME="clipart\radar.cgm"
- 1,fax.cg$,SIZE=2314,RENAME="clipart\fax.cgm"
- 1,bicycle.cg$,SIZE=5256,RENAME="clipart\bicycle.cgm"
- 1,mover.cg$,SIZE=9936,RENAME="clipart\mover.cgm"
- 1,junk.cg$,SIZE=3264,RENAME="clipart\junk.cgm"
- 1,boat.cg$,SIZE=2370,RENAME="clipart\boat.cgm"
- 1,shuttle.cg$,SIZE=6144,RENAME="clipart\shuttle.cgm"
- 1,dog.cg$,SIZE=5256,RENAME="clipart\dog.cgm"
- 1,cat.cg$,SIZE=8482,RENAME="clipart\cat.cgm"
- 1,butfly3.cg$,SIZE=11552,RENAME="clipart\butfly3.cgm"
- 1,abovdesk.cg$,SIZE=4426,RENAME="clipart\abovdesk.cgm"
- 1,bookman.cg$,SIZE=7378,RENAME="clipart\bookman.cgm"
- 1,chef.cg$,SIZE=3236,RENAME="clipart\chef.cgm"
- 1,handshke.cg$,SIZE=6080,RENAME="clipart\handshke.cgm"
- 1,hand02.cg$,SIZE=4860,RENAME="clipart\hand02.cgm"
- 1,onchlift.cg$,SIZE=16244,RENAME="clipart\onchlift.cgm"
- 1,pilot.cg$,SIZE=10264,RENAME="clipart\pilot.cgm"
- 1,pinoplr2.cg$,SIZE=3006,RENAME="clipart\pinoplr2.cgm"
- 1,parents.cg$,SIZE=17306,RENAME="clipart\parents.cgm"
- 1,phonefem.cg$,SIZE=5618,RENAME="clipart\phonefem.cgm"
- 1,teacher.cg$,SIZE=6208,RENAME="clipart\teacher.cgm"
- 1,graduate.cg$,SIZE=1002,RENAME="clipart\graduate.cgm"
- 1,scream.cg$,SIZE=5588,RENAME="clipart\scream.cgm"
- 1,office1.cg$,SIZE=748,RENAME="clipart\office1.cgm"
- 1,money.cg$,SIZE=8300,RENAME="clipart\money.cgm"
- 1,095gone.cg$,SIZE=9044,RENAME="clipart\095gone.cgm"
- 1,chest.cg$,SIZE=3404,RENAME="clipart\chest.cgm"
- 1,globe.cg$,SIZE=2166,RENAME="clipart\globe.cgm"
- 1,236marqe.cg$,SIZE=12898,RENAME="clipart\236marqe.cgm"
- 1,269cork.cg$,SIZE=6438,RENAME="clipart\269cork.cgm"
- 1,tophat.cg$,SIZE=2222,RENAME="clipart\tophat.cgm"
- 1,mailbox.cg$,SIZE=1184,RENAME="clipart\mailbox.cgm"
- 1,violin.cg$,SIZE=4394,RENAME="clipart\violin.cgm"
- 1,santa.cg$,SIZE=11424,RENAME="clipart\santa.cgm"
- 1,251bear.cg$,SIZE=4864,RENAME="clipart\251bear.cgm"
- 1,sled.cg$,SIZE=6096,RENAME="clipart\sled.cgm"
- 1,250xmas.cg$,SIZE=5076,RENAME="clipart\250xmas.cgm"
- 1,baby.cg$,SIZE=5324,RENAME="clipart\baby.cgm"
- 1,319winnr.cg$,SIZE=8288,RENAME="clipart\319winnr.cgm"
- 1,golfer.cg$,SIZE=9370,RENAME="clipart\golfer.cgm"
- 1,symb007.cg$,SIZE=2174,RENAME="clipart\symb007.cgm"
- 1,male.cg$,SIZE=1086,RENAME="clipart\male.cgm"
- 1,female.cg$,SIZE=1338,RENAME="clipart\female.cgm"
- 1,chekmrk.cg$,SIZE=374,RENAME="clipart\chekmrk.cgm"
- 1,symb089.cg$,SIZE=406,RENAME="clipart\symb089.cgm"
- 1,banner1.cg$,SIZE=362,RENAME="clipart\banner1.cgm"
- 1,symb056.cg$,SIZE=3588,RENAME="clipart\symb056.cgm"
- 1,bubble4.cg$,SIZE=718,RENAME="clipart\bubble4.cgm"
- 1,symb073.cg$,SIZE=794,RENAME="clipart\symb073.cgm"
- 1,bomb.cg$,SIZE=1016,RENAME="clipart\bomb.cgm"
- 1,disk1.cg$,SIZE=846,RENAME="clipart\disk1.cgm"
- 1,disk2.cg$,SIZE=1268,RENAME="clipart\disk2.cgm"
- 1,coins.cg$,SIZE=8070,RENAME="clipart\coins.cgm"
- 1,piano.cg$,SIZE=726,RENAME="clipart\piano.cgm"
- 1,symb565.cg$,SIZE=1162,RENAME="clipart\symb565.cgm"
- 1,sun.cg$,SIZE=1120,RENAME="clipart\sun.cgm"
- 1,cloud.cg$,SIZE=1330,RENAME="clipart\cloud.cgm"
- 1,rain.cg$,SIZE=2428,RENAME="clipart\rain.cgm"
- 1,litning.cg$,SIZE=314,RENAME="clipart\litning.cgm"
- 1,banner2.cg$,SIZE=742,RENAME="clipart\banner2.cgm"
- 1,bubble5.cg$,SIZE=526,RENAME="clipart\bubble5.cgm"
- 1,seal.cg$,SIZE=846,RENAME="clipart\seal.cgm"
- 1,cake.cg$,SIZE=5750,RENAME="clipart\cake.cgm"
- 1,batter.cg$,SIZE=962,RENAME="clipart\batter.cgm"
- 1,cow.cg$,SIZE=1650,RENAME="clipart\cow.cgm"
- 1,deskman.cg$,SIZE=4260,RENAME="clipart\deskman.cgm"
- 1,einstein.cg$,SIZE=5320,RENAME="clipart\einstein.cgm"
- 1,frog.cg$,SIZE=6122,RENAME="clipart\frog.cgm"
- 1,horse.cg$,SIZE=5358,RENAME="clipart\horse.cgm"
- 1,recline.cg$,SIZE=7152,RENAME="clipart\recline.cgm"
- 1,zebra.cg$,SIZE=12652,RENAME="clipart\zebra.cgm"
- 1,arrow.cg$,SIZE=330,RENAME="clipart\arrow.cgm"
- 1,skiing.cg$,SIZE=590,RENAME="clipart\skiing.cgm"
- 1,tennis.cg$,SIZE=1140,RENAME="clipart\tennis.cgm"
- 1,golfing.cg$,SIZE=606,RENAME="clipart\golfing.cgm"
- 1,running.cg$,SIZE=614,RENAME="clipart\running.cgm"
- 1,football.cg$,SIZE=714,RENAME="clipart\football.cgm"
- 1,swimmin.cg$,SIZE=1362,RENAME="clipart\swimmin.cgm"
- 1,handball.cg$,SIZE=940,RENAME="clipart\handball.cgm"
- 1,biking.cg$,SIZE=2348,RENAME="clipart\biking.cgm"
- 1,riding.cg$,SIZE=782,RENAME="clipart\riding.cgm"
- 1,key.cg$,SIZE=1430,RENAME="clipart\key.cgm"
- 1,house.cg$,SIZE=602,RENAME="clipart\house.cgm"
- 1,litbulb.cg$,SIZE=1786,RENAME="clipart\litbulb.cgm"
- 1,medicin.cg$,SIZE=4354,RENAME="clipart\medicin.cgm"
- 1,world1.cg$,SIZE=5050,RENAME="clipart\world1.cgm"
- 1,family.cg$,SIZE=13104,RENAME="clipart\family.cgm"
-
- [Converter Files]
- 2,wpft5.cn$,RENAME=wpft5.cnv,SIZE=172352,DEST=$(SH_CWPP)
- 2,worddos.cn$,RENAME=worddos.cnv,SIZE=172544,DEST=$(SH_CWORDP)
- 3,writwin.cn$,RENAME=writwin.cnv,SIZE=71168,DEST=$(SH_CWRITEP)
- 2,wrksdos.cn$,RENAME=wrksdos.cnv,SIZE=80896,DEST=$(SH_CWRKSDOSP)
- 2,mswinpub.cn$,RENAME=mswinpub.cnv,SIZE=76800,DEST=$(SH_CPUBP)
- 2,wrkswin.cn$,RENAME=wrkswin.cnv,SIZE=89264,DEST=$(SH_CWRKSWINP)
- 2,wordwin1.cn$,RENAME=wordwin1.cnv,SIZE=142848,DEST=$(SH_CWW1P)
- 1,wordwin2.cn$,RENAME=wordwin2.cnv,SIZE=165888,DEST=$(SH_CWW2P)
- 2,wordstar.cn$,RENAME=wordstar.cnv,SIZE=109760
- 1,pcximp.fl$,RENAME=pcximp.flt,SIZE=12912,DEST=$(SH_CPCXP), VERSION="2,0,0,32768"
- 1,cgmimp.fl$,RENAME=cgmimp.flt,SIZE=44640,DEST=$(SH_CCGMP), VERSION="2,0,0,32768"
- 1,tiffimp.fl$,RENAME=tiffimp.flt,SIZE=58880,DEST=$(SH_CTIFP), VERSION="2,0,0,32768"
- 1,epsimp.fl$,RENAME=epsimp.flt,SIZE=71648,DEST=$(SH_CEPSP), VERSION="2,0,0,32768"
- 1,wmfimp.fl$,RENAME=wmfimp.flt,SIZE=5104,DEST=$(SH_CWMFP), VERSION="2,0,0,32768"
- 1,drwimp.fl$,RENAME=drwimp.flt,SIZE=3392,DEST=$(SH_CDRWP), VERSION="1,6,0,32768"
- 3,imdrw.dl$,RENAME=imdrw.dll,SIZE=78224,DEST=$(SH_CDRWP), VERSION="1,6,0,32768"
- 3,cgi_gdi.dl$,RENAME=cgi_gdi.dll,SIZE=203792,DEST=$(SH_CDRWP), VERSION="1,6,0,32768"
-
-
- [UI Temp Vars]
- MODE = FULL
- ANYFILESEXIST = "FALSE"
- OPTIONS-PICKED = {ON, ON, ON, ON, ON, ON}
- GROUPLIST = {"Program Files", "Help Files", $(SPELLER)" Spell Files", +
- "Converter Files", "Template Files", "Clipart Files"}
-
- [Normal File Groups]
- @("Program Files")
- @("Help Files")
- @($(SPELLER)" Spell Files")
- @("Converter Files")
- @("Template Files")
- @("Clipart Files")
-
- [Shell Commands]
- read-syms "UI Localizable Vars"
- read-syms "UI Temp Vars"
- set-title $(Setup_Title)
- set-subst CustomHelpText = $(CustomHelpText)
- set-subst PathHelpText = $(PathHelpText)
- set-subst MMWindowsNotFound = $(MMWindowsNotFound)
- set-subst DestinationText = $(DestinationText)
- set-subst FinishedText = $(FinishedText)
- set-subst ExitText = $(ExitText)
- set-subst CompleteText = $(CompleteText)
- set-subst DuringInstallText = $(DuringInstallText)
- set-subst InsertDisk = $(InsertDisk)
-
- set COPYSHELL = "COPY"
- set COPYOLECLI = "COPY"
- set COPYOLESVR = "COPY"
- set COPYCOMMDLG = "COPY"
-
- set fdbDoFileInstall = "YES"
-
- ui start "InitStuff"
- ui start "FRunBefore"
- set fRunBefore = $(ANSWER)
-
- ui start "GetWindowsDirectory"
- IfStr(I) $(ANSWER) == "NO"
- set-subst szText = $(BadWindowPath)
- ui start "MessageBox"
- goto "exit"
- endif
- ui start "GetSystemDirectory"
- ForListDo $(SHAREDDIRFILES)
- set rginfo = $($)
- ; First variable
- set *($(rginfo), 5)P = $(WINDOWSPATH)"\msapps\"*($(rginfo), 7)"\"
-
- ; Second variable, if it exists
- IfInt *($(rginfo), 8) != 0
- set *($(rginfo), 9)P = $(WINDOWSPATH)"\msapps\"*($(rginfo), 11)"\"
- endif
-
- ; See if already exist in ini file
- set iniSect = *($(rginfo), 2)
- set-subsym iniKey = *($(rginfo), 1)
- ui start "DetectIniLine"
- ;If they have a value already, then replace the default path
- IfStr(I) $(LINE) != ""
- ; Get path/filename
- set WHERE = *($(rginfo), 4)
- ui start "GetPieceFromLine"
-
- IfStr(I) $(szParsePiece) != ""
- ui start FExist
- IfStr(I) $(ANSWER) == "YES"
- ; Get path from the ini line
- ui start "GetPathFromParsePiece"
-
- IfStr(I) $(ANSWER) == "YES"
- ; Set variable to their path
- set *($(rginfo), 5)P = $(szPath)
- endif
- endif
- endif
- IfInt *($(rginfo), 8) != 0
- set WHERE = *($(rginfo), 8)
- ui start "GetPieceFromLine"
- IfStr(I) $(szParsePiece) != ""
- ui start FExist
- IfStr(I) $(ANSWER) == "YES"
- ; Get path from the ini line
- ui start "GetPathFromParsePiece"
-
- IfStr(I) $(ANSWER) == "YES"
- ; Set variable to their path
- set *($(rginfo), 9)P = $(szPath)
- endif
- endif ;ANSWER
- endif ; file!=""
- endif ;table entry != ""
- endif ;line != ""
- EndForListDo
-
- ; Handle custom dictionary
- set CustomSpeller = $(WINDOWSPATH)"\msapps\proof\"$(CustomName)
- set iniSect = "MS Proofing Tools"
- set-subsym iniKey = "Custom Dict 1"
- ui start "DetectIniLine"
- set szParsePiece = $(LINE)
- IfStr(I) $(szParsePiece) != ""
- ui start FExist
- IfStr(I) $(ANSWER) == "YES"
- set CustomSpeller = $(LINE)
- endif
- endif
- set szParsePiece = $(CustomSpeller)
- ui start "GetPathFromParsePiece"
- set SpellerPath = $(szPath)
-
- welcome = set from = welcome
- ui start "Welcome"
- ifstr(i) $(DLGEVENT) == "CONTINUE"
- ui pop 1
- goto "init"
- else-ifstr(i) $(DLGEVENT) == "EXIT"
- goto "quit"
- else
- install "Error - info"
- goto error
- endif
-
- init = Init-System 1, $(IniFileName)
- ui start "FixupDestPath"
- set-subsym CompleteText = $(CompleteText)
-
- full = set from = full
-
- set MODE = ""
- ui start "Full"
- ifstr(i) $(DLGEVENT) == "CONTINUE"
- ui pop 1
- ifstr(i) $(MODE) == "CUSTOM"
- set WhereNext = "custom"
- goto "path"
- else-ifstr(i) $(MODE) == "FULL"
- ; Fix path up
- ui start "FixupDestPath"
-
- ; Found hard drive
- IfStr(I) $(ANSWER) == "YES"
- ui start "StartWait"
- ui start "DoFileLookups"
- ui start "EndWait"
- EnoughSpace= ui start "FEnoughSpace"
- ifstr(i) $(ANSWER) == "YES"
- goto "spellerlist"
- else
- set-subst szText = $(CantDoComplete)
- ui start "MessageBox"
- goto "custom2"
- endif
- else ; no find hard drive
- ; 'path' will put up error
- set WhereNext = "EnoughSpace"
- goto "path"
- endif
- endif
-
- else-ifstr(i) $(DLGEVENT) == "EXIT"
- goto "quit"
- else
- detect "Error - full"
- goto error
- endif
-
- path = set from = path
- ui start "FixupDestPath"
- IfStr(I) $(ANSWER) == "NO"
- set-subst szText = $(HardDiskNotFound)
- ui start "MessageBox"
- set EditTextIn = $(UNKNOWNPATH)
- set EditFocus = ALL ; END | START | ALL
- else
- set EditTextIn = $(DESTPATH)
- set EditFocus = END ; END | START | ALL
- endif
-
- set HelpText = $(PathHelpText)
- set HelpTitle = $(PathHelpTitle)
- ui start "Path"
- ifstr(i) $(DLGEVENT) == "CONTINUE"
- ui pop 1
- set DESTPATH = $(EditTextOut)
- ui start "StartWait"
- ui start "DoFileLookups"
- ui start "EndWait"
- goto $(WhereNext)
- else-ifstr(i) $(DLGEVENT) == "EXIT"
- set DESTPATH = $(EditTextOut)
- goto "quit"
- else
- install "Error - edit"
- goto error
- endif
-
- custom = set dir1 = $(WINDOWSPATH)
- set dir2 = $(DESTPATH)
- ui start "SameDrive"
- IfStr(I) $(ANSWER) == "NO"
- set-subst szText = $(DifferentDrives)
- ui start "MessageBox"
- endif
-
- custom2 = set SZCUSTOM1 = ""
- set SZCUSTOM2 = ""
- set from = custom2
- set HelpText = $(CustomHelpText)
- set HelpTitle = $(CustomHelpTitle)
- ui start "Custom"
- ifstr(i) $(DLGEVENT) == "CONTINUE"
- set ANSWER = "NO"
- ForListDo $(OPTIONS-PICKED)
- IfStr(I) $($) == "ON"
- set ANSWER = "YES"
- endif
- EndForListDo
- ifstr(i) $(ANSWER) == "NO"
- set-subst szText = $(NoOptionsChecked)
- ui start "MessageBox"
- goto "custom2"
- endif
-
- ui pop 1
- goto "spellerlist"
- else-ifstr(i) $(DLGEVENT) == "EXIT"
- goto "quit"
- else
- detect "Error - custom"
- goto error
- endif
-
- spellerlist = ifstr(I) *($(OPTIONS-PICKED), 3) == "OFF"
- goto "installnow1"
- endif
- set ListItemsIn = $(SPELLER-LIST)
- set from = spellerlist
- set ListItemsOut = $(DEFSPELLER) ; default selection
- set SPELLER = $(DEFSPELLER) ; default selection
- ifstr(i) $(fDoSpellerList) == "NO"
- goto "SkipDlg"
- endif
- ui start "List"
- set SPELLER = $(ListItemsOut)
- ifstr(i) $(DLGEVENT) == "CONTINUE"
- ui pop 1
- SkipDlg = ForListDo $(SpellerTable)
- set rginfo = $($)
- ifstr(i) *($(rginfo), 1) == $(SPELLER)
- ; Speller lex variable
- set SH_SP110LF = *($(rginfo), 2)
- set thesaur_lex = *($(rginfo), 3)
- set SpellerName = *($(rginfo), 4)
- endif
- EndForListDo
-
- goto "installnow1"
- else-ifstr(i) $(DLGEVENT) == "EXIT"
- goto "quit"
- else
- debug-msg "Error - list"
- goto error
- endif
-
- quit = ui start "Quit"
- ifstr(i) $(DLGEVENT) == "RESUME"
- ui pop 1
- goto $(from)
- else
- goto "exit"
- endif
-
- exit = exit
-
- error = write-symtab "shl-st2.new"
- exit
-
- installnow1 = set-subst szText = $(DuringInstallText)
-
- ifstr(i) $(fdbDoFileInstall) != "YES"
- goto exitdlg
- endif
- ui start "Modeless"
-
- ; If a DLL is running, then set the corresponding DOxxx to ;
- set szFile = "SHELL.DLL"
- ui start "FRunning"
- ifstr(i) $(ANSWER) == "YES"
- set COPYSHELL = "!COPY"
- endif
-
- set szFile = "OLECLI.DLL"
- ui start "FRunning"
- ifstr(i) $(ANSWER) == "YES"
- set COPYOLECLI = "!COPY"
- endif
-
- set szFile = "OLESVR.DLL"
- ui start "FRunning"
- ifstr(i) $(ANSWER) == "YES"
- set COPYOLESVR = "!COPY"
- endif
-
- set szFile = "COMMDLG.DLL"
- ui start "FRunning"
- ifstr(i) $(ANSWER) == "YES"
- set COPYCOMMDLG = "!COPY"
- endif
-
- ui start "FixupDestPathForIntl"
- install "Install-Files"
- ifstr(I) $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
- goto "exit"
- endif
- ifstr(I) $(STF_INSTALL_OUTCOME) != "STF_SUCCESS"
- set-subst szText = $(InstallError1)
- ui start "MessageBox"
- goto "exit"
- endif
-
- ui start "StartWait"
- install "Install-Shared"
- ifstr(I) $(STF_INSTALL_OUTCOME) != "STF_SUCCESS"
- ui start "EndWait"
- set-subst szText = $(InstallError2)
- ui start "MessageBox"
- goto "exit"
- endif
-
- ui pop 1
-
- set IniTable = "MspubIniTable"
- set INI = "MSPUB.INI"
- install "Install-Ini"
- ifstr(I) $(STF_INSTALL_OUTCOME) != "STF_SUCCESS"
- PError= ui start "EndWait"
- set-subst szText = $(InstallError3)
- ui start "MessageBox"
- goto "exit"
- endif
-
- set IniTable = "WinIniTable"
- set INI = "win.ini"
- install "Install-Ini"
- ifstr(I) $(STF_INSTALL_OUTCOME) != "STF_SUCCESS"
- goto "PError"
- endif
-
- ui start "FixupPrinter"
- install "Install-ProgMan"
- ifstr(I) $(STF_INSTALL_OUTCOME) != "STF_SUCCESS"
- goto "PError"
- endif
-
- ; Register OLE
- ifstr(I) *($(OPTIONS-PICKED), 1) == "ON"
- set lf = "\r\n"
- set-subst lf = $(lf)
- set File = $(WINDOWSPATH)"\mspub.reg"
- set To = $(WINDOWSPATH)$(NoteItPath)$(NoteItExe)$(lf)
- set From = $(NoteItExe)$(lf)
- ui start "FileFilter"
-
- set File = $(WINDOWSPATH)"\mspub.reg"
- set To = $(WINDOWSPATH)$(WordArtPath)$(WordArtExe)$(lf)
- set From = $(WordArtExe)$(lf)
- ui start "FileFilter"
-
- set szFile = $(WINDOWSPATH)"\regload.exe /s mspub.reg"
- ui start "RunExe"
- ifstr(I) $(ANSWER) != "YES"
- set-subst szText = $(RegistrationFailed)
- ui start "MessageBox"
- ui start "EndWait"
- goto "exit"
- endif
- endif
-
- ui start "EndWait"
-
- exitdlg = ui start "Exit"
- ui pop 1
- ifstr(i) $(DLGEVENT) == "R"
- set szPath = $(DESTPATH)
- ui start "ChDriveDir"
- set szFile = $(DESTPATH)"\"$(MSWorksExe)
- ui start "StartWait"
- ui start "RunExe"
- ui start "EndWait"
- endif
- exit
-
- [Install-Shared]
- ; Add shared files to win.ini
- ForListDo $(SHAREDDIRFILES)
- ; Only install it if the group was checked
- set rginfo = $($)
- Ifstr(i) *($(OPTIONS-PICKED), *($(rginfo), 12)) == "ON"
- CreateIniSection "WIN.INI", *($(rginfo), 2)
- set File1 = $(*($(rginfo), 5)P)*($(rginfo), 6)
- IfInt *($(rginfo), 8) != 0
- set File2 = $(*($(rginfo), 9)P)*($(rginfo), 10)
- endif
- Set-Subsym sz = *($(rginfo), 3)
- Set-Subsym sz2 = *($(rginfo), 1)
- CreateIniKeyValue "WIN.INI", *($(rginfo), 2), $(sz2), $(sz), O
- endif
- EndForListDo
-
- ifstr(I) *($(OPTIONS-PICKED), 3) == "ON"
- CreateDir $(SpellerPath), V
- CreateIniKeyValue "WIN.INI", "MS Proofing Tools", +
- "Custom Dict 1", $(CustomSpeller), O
- endif
- exit
-
- [Install-ProgMan]
- ; Add group and files to group
- ifstr(I) *($(OPTIONS-PICKED), 1) == "ON"
- CreateProgManGroup $(ProgManGroup), ""
- ShowProgManGroup $(ProgManGroup), "1"
- CreateProgManItem $(ProgManGroup), $(MSWorks), $(DESTPATH)"\"$(MSWorksExe)
- CreateProgManItem $(ProgManGroup), $(SolutionFileDesc), "winhelp.exe "$(DESTPATH)"\"$(SolutionFileExe)
- Close-System "Program Files", "EXE", $(DESTPATH), "291", "290"
- endif
- exit
-
- [Install-Files]
- set STF_DATE = $(SHIPDATE)
- set STF_OVERWRITE = OLDER
- ForListDo $(OPTIONS-PICKED)
- IfStr(I) $($) == "ON"
- AddNthSectionFileToCopyList "Normal File Groups", $(#), $(STF_SRCDIR), $(DESTPATH)
- endif
- EndForListDo
- CopyFilesInCopyList
- exit
-
- [Install-Ini]
- set Group = ""
- ForListDo $($(IniTable))
- set rginfo = $($)
- set ANSWER = "NO"
- ifstr(I) *($(rginfo), 5) == "0"
- set ANSWER = "YES"
- endif
- ifstr(I) *($(OPTIONS-PICKED), *($(rginfo), 5)) == "ON"
- set ANSWER = "YES"
- endif
-
- ifstr(I) $(ANSWER) == "YES"
- ; Create group if haven't already
- ifstr(i) *($(rginfo), 1) != $(Group)
- CreateIniSection $(WINDOWSPATH)"\"$(INI), *($(rginfo), 1)
- set Group = *($(rginfo), 1)
- endif
- set-subsym right = *($(rginfo), 3)
- ifstr(i) *($(rginfo), 4) == "O"
- CreateIniKeyValue $(WINDOWSPATH)"\"$(INI), *($(rginfo), 1), +
- *($(rginfo), 2), $(right), "O"
- else
- CreateIniKeyValue $(WINDOWSPATH)"\"$(INI), *($(rginfo), 1), +
- *($(rginfo), 2), $(right)
- endif
- endif
- EndForListDo
- exit
- ;Version# 56
-