home *** CD-ROM | disk | FTP | other *** search
/ Win 3.11 Apps / win311aps.iso / ACT! / INSTALL.INF < prev    next >
INI File  |  1995-05-15  |  33KB  |  683 lines

  1. ;domestic regular install logic
  2. [InstallVersion]                
  3. 3.2
  4.  
  5. [process]
  6. Delete.wayin
  7. backup.custdll
  8. switch30 = IsVideo.1280       
  9. #if switch30
  10.    Bitmaps.pix2
  11. #else
  12.    Bitmaps.pix
  13. #endif
  14. CallProc.DoCSDLL
  15. switch35=VersionSearch.application
  16. GetPrevVerSize
  17. AllowIntlChars
  18. switch07=TRUE  ;turn custom install of aau off
  19. switch03=FALSE  ;let common data files get installed
  20. Domestic = SetActiveCopy    
  21. #ifnot switch01
  22.     switch41=FALSE  ;turn on US app files
  23.     switch42=TRUE   ;turn off can app files
  24. #endif
  25.  
  26. #ifnot switch02
  27.     switch41=TRUE  ;turn off us app files
  28.     switch42=FALSE ;turn off can app files
  29. #endif
  30.  
  31. #if switch05 
  32.     PrimarySelect
  33.     switch07=FALSE ;let them install the aau if they want
  34. #endif
  35.  
  36. TargetDrive
  37. ;if any one of these files exist you can only install data files with custom install
  38. ResetTarget.database
  39. ResetTarget.letters
  40. ResetTarget.macros
  41. ResetTarget.reports
  42. switch60=Exists.demodbf
  43. switch61=Exists.defaultdes
  44. switch62=Exists.lettertpl
  45. switch63=Exists.faxtpl
  46. switch64=Exists.boldmac
  47. switch65=Exists.exitmac
  48. switch66=Exists.contactrep
  49. switch67=Exists.statusrep
  50.  
  51. #if switch60
  52.     switch69=TRUE
  53. #endif
  54.  
  55. #if switch61
  56.     switch69=TRUE
  57. #endif
  58.  
  59. #if switch62
  60.     switch69=TRUE
  61. #endif
  62.  
  63. #if switch63
  64.     switch69=TRUE
  65. #endif
  66.  
  67. #if switch64
  68.     switch69=TRUE
  69. #endif
  70.  
  71. #if switch65
  72.     switch69=TRUE
  73. #endif
  74.  
  75. #if switch66
  76.     switch69=TRUE
  77. #endif
  78.  
  79. #if switch67
  80.     switch69=TRUE
  81. #endif
  82.  
  83. #if switch68
  84.     switch69=TRUE
  85. #endif
  86.  
  87. #if switch69 ; this guy has some existing data and he wants to overwrite it!
  88.     #ifnot switch05 ; aaa ha and doing an easy install
  89.     switch01=TRUE ;turn off us data files
  90.     switch02=TRUE ;turn off can data files
  91.     switch03=TRUE ;turn off common data files
  92.     #endif
  93. #endif
  94.  
  95. switch10=IsOptionSelected.actexe
  96. DisableUtils
  97. #if switch10
  98.     backup.pipeline
  99. #endif
  100. Copy
  101. EnableUtils
  102. #if switch10
  103.     CreateDirectory.BcaseDIR
  104.     CreateDirectory.OutboxDIR
  105.     CreateDirectory.QueryDIR
  106.     CreateDirectory.DeferredDIR
  107.     CallProc.CreateConfigFile
  108.     CallProc.FirstLanpack
  109. #endif
  110. Groups
  111. #if switch10
  112.     Backup.SaveEm
  113.     UpdateIni.AddExts
  114.     CallProc.DoRegDLL
  115. #endif
  116. MessageBox.Thanks
  117. Delete.CSDLL
  118. Exit
  119. End
  120. [SubProc]
  121.  
  122. ;data
  123. [groups]
  124. "ACT! 2.0 for Windows",       actwin2.grp
  125.  
  126. [ACT! 2.0 for Windows]
  127. "ACT!",     actwin2.exe,     actexe
  128. "Read Me",  readme.txt,      actexe
  129. "Administrator Utility", aau.exe,  network
  130.  
  131. [Domestic:Primary]
  132. caption = "ACT! 2.0 for Windows Custom Install"     ; Caption of dialog
  133. button1 = "Application"
  134. button2 = "Network"
  135. button3 = "Email/Print"
  136. button4 = "DB/Macros"
  137. button5 = "Templates/Docs"
  138. text = PrimeText
  139. DisableButtons = 0
  140.  
  141. [PrimeText]
  142. "Please select the items you want to install.  Click the buttons on the"
  143. "right to select individual files or components."
  144.  
  145. [TargetDrive]
  146. caption = "ACT! 2.0 for Windows Installation"
  147. defpath = C:\actwin2
  148. text    = "Enter the drive and directory that you want to install to."
  149. reqspace= "Approximate disk space required"
  150.  
  151. [Domestic:Component]
  152. caption = "ACT! 2.0 for Windows Custom Installation"
  153. text = "Please check the items you want to install."
  154.  
  155. [BcaseDIR]
  156. %s\bcase, TARGET
  157.  
  158. [OutboxDIR]
  159. %s\Outbox, TARGET
  160.  
  161. [QueryDIR]
  162. %s\queries, TARGET
  163.  
  164. [DeferredDIR]
  165. %s\Deferred, TARGET
  166.  
  167. [DoCSDLL]
  168. dll = custom.dll
  169. function = DoCustomScreen
  170.  
  171. [DoRegDLL]
  172. dll = custom.dll
  173. function = DoOnlineRegistration
  174.  
  175. [FileCopy]
  176. errorcaption = "ACT! 2.0 Installation Error"
  177. insertcaption = "ACT! 2.0 Installation"
  178.  
  179. [cancel]
  180. caption = "ACT! 2.0 for Windows Installation"
  181. text = "Are you sure you want to exit?"
  182.  
  183. [Errors]
  184. nohelp = "Help is not currently working"
  185.  
  186. [custdll]
  187. custom.dll, custom.dll, SOURCE, WINDOWS
  188. actlpfnc.dll, actlpfnc.dll, SOURCE, WINDOWS
  189.  
  190. [WindowsVersion]
  191. 3.10
  192. "ACT! 2.0 requires"
  193. "Windows 3.1 or greater."
  194.  
  195. [THANKS]
  196. caption="ACT! 2.0 for Windows"
  197. "Your installation was successful."
  198. ""
  199. "Thanks for choosing ACT!"
  200.  
  201. [pix]
  202. color = %s\actback.bmp, 1, 1
  203. color = %s\symlogo.rle, 1, -1
  204.  
  205. [pix2]
  206. color = %s\actback.bmp
  207. color = %s\symlogo.rle, 1, -1
  208.  
  209. [Domestic:CopyDialog]
  210. caption = "Copying ACT! 2.0 for Windows Files..."
  211. posx = -10
  212. posy = -10
  213.  
  214. [Domestic:Advo]
  215. posx = 10
  216. posy = 60
  217. count = 4
  218. location = custom.dll
  219. BitmapsOnly = 1
  220.  
  221. [AdvoDefault]
  222. posx = 20
  223. posy = 30
  224. text = AdvoText
  225.  
  226. [AdvoText]
  227. "Please take a moment to complete the Product Registration Card
  228. "included with your product and return it to Symantec."
  229. ""
  230. "This will ensure that you receive future product announcements"
  231. "and important notices. It will also qualify you for any discounts"
  232. "on future upgrades."
  233. ""
  234. "Thank you for purchasing ACT! 2.0 for Windows"
  235.  
  236. [CSDLL]
  237. Custom.dll, WINDOWS
  238. actlpfnc.dll, WINDOWS
  239. cramapi.dll, TARGET    
  240. pipeline.dll, TARGET
  241. pipeline.ini, TARGET
  242. regdll.dll, TARGET    
  243. slidshow.fss, TARGET
  244. sslib.dll, TARGET    
  245. modem.id, TARGET
  246.  
  247. [AddExts]
  248. IniName = win.ini
  249. SectionName = extensions
  250. dbf="%s\actwin2.exe ^.dbf", TARGET
  251. SectionName=WfxPbLinks
  252. ACT!PhoneBook="1,%s\ACTWIN2.EXE,ACTWIN2,ACTWINPB,ActFrameClass", TARGET
  253.  
  254. [CreateConfigFile]
  255. dll = custom.dll
  256. function = CreateLicenseDir
  257. DirName = license
  258. ConfigFile = lpactwin.bin
  259.  
  260. [FirstLanpack]
  261. dll  = actlpfnc.dll
  262. function = InstallLanpack
  263. Caption = "ACT! 2.0 for Windows Network Installation"
  264. Text    = "Locate the ACT! 2.0 for Windows network directory."
  265. ConfigFile = lpactwin.bin
  266. License = "lpactwin.lms"
  267. Description = "lpactwin.dat"
  268. Appname = "actwin2.exe"
  269. First = TRUE
  270.  
  271. [SaveEm]
  272. win.ini, winini.act, WINDOWS, WINDOWS
  273.  
  274. [pipeline]
  275. cramapi.dll,    cramapi.dll,    SOURCE,     TARGET    
  276. pipeline.dll,   pipeline.dll,   SOURCE,     TARGET
  277. pipeline.ini,   pipeline.ini,   SOURCE,     TARGET
  278. regdll.dll,     regdll.dll,     SOURCE,     TARGET    
  279. slidshow.fss,   slidshow.fss,   SOURCE,     TARGET
  280. sslib.dll,      sslib.dll,      SOURCE,     TARGET    
  281.  
  282. [Wayin]
  283. Custom.dll, WINDOWS
  284. actlpfnc.dll, WINDOWS
  285.  
  286. [application]
  287. Caption = "Searching..."
  288. Text 1= "Searching for a previously"
  289. Text2 = "installed ACT! 2.0 for Windows"
  290. Appname = "actwin2.exe"
  291. Apppath = c:\actwin2
  292.  
  293. [database]
  294. Reset=TARGET2
  295. Location=%s\database, TARGET
  296.  
  297. [letters]
  298. Reset=TARGET3
  299. Location=%s\template, TARGET
  300.  
  301. [macros]
  302. Reset=TARGET4
  303. Location=%s\macros, TARGET
  304.  
  305. [reports]
  306. Reset=TARGET5
  307. Location=%s\reports, TARGET
  308.  
  309. [demodbf]
  310. demo.dbf,       TARGET2
  311.   
  312. [defaultdes]
  313. default.des,    TARGET2
  314.  
  315. [lettertpl]
  316. letter.tpl,     TARGET3
  317.  
  318. [faxtpl]
  319. fax.tpl,        TARGET3
  320.    
  321. [boldmac]
  322. bold.mac,       TARGET4
  323.   
  324. [exitmac]
  325. exit.mac,       TARGET4
  326.   
  327. [contactrep]
  328. contact.rep,    TARGET5
  329.  
  330. [statusrep]
  331. status.rep,     TARGET5
  332.  
  333. [Domestic]
  334. ;first group is applications, system filters files
  335. copymain.appfiles,              "Application and System Files",                        0,N,Y,Y
  336. copysub.actexe,                 "ACT! Program Files - 1015k",1015                                                                       
  337. copysub.actres,                 "ACT! Application Resources - 368k",534
  338. copysub.actback,                "ACT! Support DLLs - 255k",264 
  339. copysub.layouts,                "Layouts Files- 7k",7                   
  340. copysub.help,                   "On-Line Help Files - 745k",353 
  341. ;filters
  342. copysub.ACT1XIMP,                "ACT! Windows 1.x Filter - 16k",16
  343. copysub.ACT2_0,                  "ACT! DOS 2.0 .CCD Filter - 24k",24
  344. copysub.ACT2_0CX,                "ACT! DOS 2.0 .CCX Filter - 14k",14
  345. copysub.ACT2_1,                  "ACT! DOS 2.1 .CCD Filter - 24k",24
  346. copysub.ACT2_1CX,                "ACT! DOS 2.1 .CCX Filter - 14k",14
  347. copysub.ACTLTR,                  "ACT! DOS WP Letter Filter - 5k",5
  348. copysub.ASCIIIMP,                "Delimited ASCII Filter - 26k",26
  349. copysub.DBASEIMP,                "dBASE Filter - 28k",28
  350. copysub.HP,                      "ACT! for Palmtops Transfer Filter - 114k",114
  351. copysub.MAXIMIZ,                 "Maximizer ASCII Map File - 1k",1
  352. copysub.PACKRAT,                 "PackRat ASCII Map File - 1k",1
  353. copysub.QAIMPORT,                "Q&&A 4.0 Filter - 30k",30
  354. copysub.RTF,                     "RTF WP Filter - 18k",18
  355. copysub.TEXT,                    "Text WP Filter - 4k",4
  356. copysub.YOURWAY,                 "Yourway ASCII Map File - 1k",1
  357. ;dictionaries
  358. copysub.english,                "English Spell Check Dictionary - 220k",220
  359. ;copysub.french,                 "French Spell Check Dictionary - 253k",253
  360. copysub.user,                   "User Spell Check Dictionary - 1k",1
  361. ;network stuff
  362. copymain.supervisor,            "Administrator Utility",                0,N,Y,Y
  363. copysub.network,                "Administrator Utility - 203k",170                                                                        
  364. ;email 
  365. copymain.mailprint,             "Email and Printing Files",                             0,N,Y,Y
  366. copysub.cserve,                 "CompuServe Email Files - 399k",399
  367. copysub.mapi,                   "MAPI Messaging Files - 18k",18
  368. copysub.vim,                    "VIM Messaging Files - 29k",29                
  369. ;print                                    
  370. copysub.Fullpageadr, "Full Page Address Book Print File - 48k",60
  371. copysub.Fullpageday, "Full Page Day View Print File - 42k",57
  372. copysub.Fullpagewee, "Full Page Week View Print File - 41k",69
  373. copysub.Fullpagemon, "Full Page Month View Print File - 46k",44
  374. copysub.Halfpageadr, "Half Page Address Book Print File - 47k",39
  375. copysub.Halfpageday, "Half Page Day View Print File - 61k",67
  376. copysub.Halfpagewee, "Half Page Week View Print File - 53k",44
  377. copysub.Lrgpcktadr, "Large Pocket Address Book Print File - 51k",78
  378. copysub.Lrgpcktday, "Large Pocket Day View Print File - 68k",60          
  379. copysub.Smlpcktadr, "Small Pocket Address Book Print File - 41k",37
  380. copysub.Smlpcktday, "Small Pocket Day View Print File - 50k",46
  381. ;database        
  382. copymain.dbmac,             "Database and Macro Files",                            0,N,Y,Y
  383. copysub.Business,               "Business Description File - 20k",20
  384. copysub.Commre,             "Commercial Real Estate Description File - 20k",20
  385. copysub.Default,               "Default Description File - 20k",20
  386. copysub.Demo,                "Demonstration Database - 105k",105
  387. copysub.Demodes,             "Demonstration Description File - 20k",20
  388. copysub.Insuranc,               "Insurance Description File - 20k",20
  389. copysub.Manager,             "Manager Description File - 20k",20
  390. copysub.projldr,             "Project Leader Description File - 20k",20
  391. copysub.Resre,                 "Residental Real Estate Description File - 20k",20
  392. copysub.Sales,                 "Sales Description File - 20k",20
  393. ;macros
  394. copysub.Bold,            "Bold Text Macro - 1k",1
  395. copysub.Closedb,        "Close Database Macro - 1k",1
  396. copysub.Cut,            "Cut Text Macro - 1k",1
  397. copysub.Editlook,       "Edit Lookup Macro - 1k",1
  398. copysub.Emailadr,       "Email Address Macro - 1k",1
  399. copysub.Emailcr8,       "Create Email Macro - 1k",1
  400. copysub.Emaildis,       "Disconect Email Macro - 1k",1
  401. copysub.Emailin,        "Email Inbox Macro - 1k",1
  402. copysub.Emailout,       "Email Outbox Macro - 1k",1
  403. copysub.Exit,            "Exit Application Macro - 1k",1
  404. copysub.Fileopen,       "File Open Macro - 1k",1
  405. copysub.Insert,            "Insert Text Macro - 1k",1
  406. copysub.Italic,            "Italic Text Macro - 1k",1
  407. copysub.Lookevry,       "Lookup Everyone Macro - 1k",1
  408. copysub.Looklst,        "Lookup Surname Macro - 1k",1
  409. copysub.Lookmy,            "Lookup User Record Macro - 1k",1
  410. copysub.Merge,            "Merge Macro - 1k",1
  411. copysub.Normal,            "Normal Text Macro - 1k",1
  412. copysub.Paste,            "Paste Text Macro - 1k",1
  413. copysub.Princal,        "Print Calender Macro - 1k",1
  414. copysub.Prncont,           "Print Contact Macro - 1k",1
  415. copysub.Prntaddr,       "Print Address Book Macro - 1k",1
  416. copysub.Reflib,            "Reference Library Macro - 1k",1
  417. copysub.Savcont,        "Save Contact Macro - 1k",1
  418. copysub.Savedoc,        "Save Document Macro - 1k",1
  419. copysub.Spellchk,       "Spell Check Macro - 1k",1
  420. copysub.Timer,            "Start Timer Macro - 1k",1
  421. copysub.Undline,        "Underline Text Macro - 1k",1
  422.  
  423. copymain.tempdoc,               "Templates and Documents",                             0,N,Y,Y
  424. copysub.Avry4014,    "Avery 4014 Report Template - 1k",1
  425. copysub.Avry4143,    "Avery 4143 Report Template - 1k",1
  426. copysub.Avry4144,    "Avery 4144 Report Template - 1k",1
  427. copysub.Avry5160,    "Avery 5160 Report Template - 1k",1
  428. copysub.Avry5161,    "Avery 5161 Report Template - 1k",1
  429. copysub.Avry5162,    "Avery 5162 Report Template - 1k",1
  430. copysub.Avry5163,    "Avery 5163 Report Template - 1k",1
  431. copysub.Avry5164,    "Avery 5164 Report Template - 1k",1
  432. copysub.Avry5385,    "Avery 5385 Report Template - 1k",1
  433. copysub.Complete,    "Complete Contact Report Template - 2k",  
  434. copysub.Contact,    "Contact Report Template - 5k",5
  435. copysub.Directory,    "Phone Directory Report Template - 1k",1
  436. copysub.Future,        "Future Activity Report Template - 2k",2
  437. copysub.Notes,        "Notes Report Template - 2k",2
  438. copysub.Phone,        "Phone Number Report Template - 1k",1
  439. copysub.Status,        "Status Report Template - 2k",2
  440. copysub.Summary,    "Summary Report Template - 2k",2
  441. copysub.Tasklist,    "Task List Report Template - 3k",3
  442.  
  443.  
  444. copysub.American,    "American Letter Template - 1k",1
  445. copysub.Aussie,        "Australian Letter Template - 1k",1
  446. copysub.Envelop,    "Default Envelope Template - 1k",1
  447. copysub.Envelpe1,    "Envelope 1 Template - 1k",1
  448. copysub.Envelpe2,    "Envelope 2 Template - 1k",1
  449. copysub.Envelpe3,    "Envelope 3 Template - 1k",1
  450. copysub.European,    "European Letter Template - 1k",1
  451. copysub.Fax,        "Fax Cover Sheet Template - 1k",1
  452. copysub.Faxltr,        "Fax Letter Template - 1k",1
  453. copysub.Letter,        "Default Letter Template - 1k",1
  454. copysub.Memo,        "Memo Template - 1k",1
  455. copysub.Order,        "Order Form Template - 1k",1
  456. copysub.UK,            "United Kingdom Letter Template - 1k",1
  457.  
  458.  
  459. ;copysub.MSDoc1,        "Word Sample Document 1 - 3k",3
  460. ;copysub.MSDoc2,        "Word Sample Macro - 3k",3
  461. copysub.AmiDoc1,    "Ami Pro Sample Document - 5k",5
  462. copysub.Areacode,    "Area Code Document - 40k",40
  463. copysub.Library,    "Default Library File - 3k",3
  464. copysub.MSDoc4,        "Word Sample Document 2 - 3k",3
  465. ;copysub.WPDoc1,        "Word Perfect Sample Document - 1k",1
  466. copysub.Zipcode,    "ZIP Code Document  - 25k",25
  467.  
  468.  
  469. ;domestic regular 144 disk layout
  470. [disks]
  471. 1=A:\, "ACT! 2.0 for Windows, Program Disk 1"
  472. 2=A:\, "ACT! 2.0 for Windows, Program Disk 2"
  473.  
  474. ;domestic regular 144 disk layouts
  475. [Domestic.disk1]
  476. Readme.txt,             "Release Notes",                   size:8000,                  Link:actexe,
  477. Help.co!,               "ACT! On-Line Help",              size:795000,                Link:help,
  478. Actlpfnc.dl!,           "ACT! Support DLL",               size:20896,                Link:actexe,
  479. Siwdll.dll,             "ACT! Support DLL",               size:82464,                 Link:actexe,
  480. Actres.ca!,             "Canadian Resources",              size:367968,    switch42,    Link:actres,                       
  481. Actres.us!,             "United States Resources",         size:367968,    switch41,    Link:actres,                       
  482. Actback.co!,            "ACT! Support Files",              size:264000,   switch07,     Link:network,
  483. Actback.co!,            "ACT! Support Files",              size:264000,                 Link:actback,
  484. Aau.co!,          "Administrator Utility Program",      size:177000,      switch07,  Link:network,ZIPDDIRS
  485.  
  486. Database.co!,           "Demo Database Files",                      size:105000, switch03,            Link:Demo,ZIPDDIRS
  487.  
  488. ;Database (us)
  489. Business.us!,           "Business Description File",                size:20000,  switch01,   Link:Business,ZIPDDIRS
  490. Commre.us!,             "Commercial Real Estate Description File",  size:20000,  switch01,   Link:commre,ZIPDDIRS
  491. Default.us!,            "Default Description File",                 size:20000,  switch01,   Link:default,ZIPDDIRS
  492. Insuranc.us!,           "Insurance Description File",               size:20000,  switch01,   Link:insuranc,ZIPDDIRS
  493. Manager.us!,            "Manager Description File",                 size:20000,  switch01,   Link:manager,ZIPDDIRS
  494. Projldr.us!,            "Project Leader Description File",          size:20000,  switch01,   Link:projldr,ZIPDDIRS
  495. Resre.us!,              "Residental Real Estate Description File",  size:20000,  switch01,   Link:resre,ZIPDDIRS
  496. Sales.us!,              "Sales Description File",                   size:20000,  switch01,   Link:sales,ZIPDDIRS
  497. Demo.us!,              "Demo Description File",                   size:20000,  switch01,   Link:Demodes,ZIPDDIRS
  498.  
  499. ;database (can)
  500. Business.ca!,           "Business Description File",                size:20000,  switch02,   Link:Business,ZIPDDIRS
  501. Commre.ca!,             "Commercial Real Estate Description File",  size:20000,  switch02,   Link:commre,ZIPDDIRS
  502. Default.ca!,            "Default Description File",                 size:20000,  switch02,   Link:default,ZIPDDIRS
  503. Insuranc.ca!,           "Insurance Description File",               size:20000,  switch02,   Link:insuranc,ZIPDDIRS
  504. Manager.ca!,            "Manager Description File",                 size:20000,  switch02,   Link:manager,ZIPDDIRS
  505. Projldr.ca!,            "Project Leader Description File",          size:20000,  switch02,   Link:projldr,ZIPDDIRS
  506. Resre.ca!,              "Residental Real Estate Description File",  size:20000,  switch02,   Link:resre,ZIPDDIRS
  507. Sales.ca!,              "Sales Description File",                   size:20000,  switch02,   Link:sales,ZIPDDIRS
  508. Demo.ca!,               "Demo Description File",                   size:20000,  switch02,   Link:Demodes,ZIPDDIRS
  509.  
  510.  
  511. ;common filters
  512. Act1ximp.co!,"ACT! Windows 1.x Filter",    size:16128,    Link:ACT1XIMP,ZIPDDIRS
  513. Act2_0.co!,     "ACT! DOS 2.0 .CCD Filter",  size:24304,    Link:ACT2_0,ZIPDDIRS
  514. Act2_0cx.co!,"ACT! DOS 2.0 .CCX Filter",  size:14656,    Link:ACT2_0CX,ZIPDDIRS
  515. Act2_1.co!,     "ACT! DOS 2.1 .CCD Filter",  size:24352,    Link:ACT2_1,ZIPDDIRS
  516. Act2_1cx.co!,"ACT! DOS 2.1 .CCX Filter",  size:14688,    Link:ACT2_1CX,ZIPDDIRS
  517. Actvim.co!,             "VIM Messaging Files",         size:18000,         Link:mapi,ZIPDDIRS
  518. Actmapi.co!,            "MAPI Messaging Files",       size:29000,         Link:vim,ZIPDDIRS
  519.  
  520. [Domestic.disk2]
  521. ;French.dc!,              "French Spell Check Dictionary",  size:253000,      switch42, Link:french,ZIPDDIRS
  522. ;French.dc!,              "French Spell Check Dictionary",  size:253000,      switch07, Link:french,ZIPDDIRS
  523.  
  524. ;common filters
  525. Actltr.co!,  "ACT! DOS WP Letter Filter", size:4752,                    Link:ACTLTR,ZIPDDIRS
  526. Maximiz.co!,    "Maximizer ASCII Map File",size:598,    switch03,       Link:MAXIMIZ,ZIPDDIRS
  527. Packrat.co!,    "PackRat ASCII Map File",  size:598,    switch03,       Link:PACKRAT,ZIPDDIRS
  528. Rtf.co!,     "RTF WP Filter",             size:503,                     Link:RTF,ZIPDDIRS
  529. Text.co!,     "Text WP Filter",            size:503,                     Link:TEXT,ZIPDDIRS
  530. Yourway.co!,    "Yourway ASCII Map File", size:598,    switch03,        Link:YOURWAY,ZIPDDIRS
  531.  
  532. Asciiimp.ca!,    "Delimited ASCII Filter",               size:26368,    switch42,    Link:ASCIIIMP,ZIPDDIRS
  533. Dbaseimp.ca!,    "dBASE Filter",                         size:28368,    switch42,    Link:DBASEIMP,ZIPDDIRS
  534. HP.ca!,         "ACT! for Palmtops Transfer Filter",    size:114256,   switch42,    Link:HP,ZIPDDIRS
  535. Qaimport.ca!,    "Q&A 4.0 Filter",                       size:30400,    switch42,    Link:QAIMPORT,ZIPDDIRS
  536.  
  537. ;us filters
  538. Asciiimp.us!,    "Delimited ASCII Filter",               size:26368,    switch41,    Link:ASCIIIMP,ZIPDDIRS
  539. Dbaseimp.us!,    "dBASE Filter",                         size:28368,    switch41,    Link:DBASEIMP,ZIPDDIRS
  540. HP.us!,         "ACT! for Palmtops Transfer Filter",    size:114256,   switch41,    Link:HP,ZIPDDIRS
  541. Qaimport.us!,    "Q&A 4.0 Filter",                       size:30400,    switch41,    Link:QAIMPORT,ZIPDDIRS
  542.  
  543. Actwin.co!,             "ACT! Application Program",        size:1015000,                 Link:actexe,
  544. English.dc!,            "English Spell Check Dictionary",  size:218112,                   Link:english,ZIPDDIRS
  545. Default.co!,            "User Spell Check Dictionary",      size:1592,     switch03,     Link:user,ZIPDDIRS
  546.  
  547. ;mail
  548. Cserve.co!,             "CompuServe Email Files",               size:399000,        Link:cserve,ZIPDDIRS
  549.                                            
  550.  
  551. ;common macros
  552. Bold.co!,                   "Bold Text Macro",           size:250,  switch03, Link:Bold,ZIPDDIRS
  553. Closedb.co!,                "Close Database Macro",      size:250,  switch03, Link:closedb,ZIPDDIRS
  554. Cut.co!,                    "Cut Text Macro",            size:250,  switch03, Link:cut,ZIPDDIRS
  555. Editlook.co!,                 "Edit Lookup Macro",         size:250,  switch03, Link:editlook,ZIPDDIRS
  556. Emailadr.co!,                 "Email Address Macro",       size:250,  switch03, Link:emailadr,ZIPDDIRS
  557. Emailcr8.co!,                 "Create Email Macro",        size:250,  switch03, Link:emailcr8,ZIPDDIRS
  558. Emaildis.co!,                 "Disconect Email Macro",     size:250,  switch03, Link:emaildis,ZIPDDIRS
  559. Emailin.co!,                "Email Inbox Macro",         size:250,  switch03, Link:emailin,ZIPDDIRS
  560. Emailout.co!,                 "Email Outbox Macro",        size:250,  switch03, Link:emailout,ZIPDDIRS
  561. Exit.co!,                    "Exit Application Macro",    size:250,  switch03, Link:exit,ZIPDDIRS
  562. Fileopen.co!,                 "File Open Macro",           size:250,  switch03, Link:fileopen,ZIPDDIRS
  563. Insert.co!,                    "Insert Text Macro",         size:250,  switch03, Link:insert,ZIPDDIRS
  564. Italic.co!,                    "Italic Text Macro",         size:250,  switch03, Link:italic,ZIPDDIRS
  565. Lookevry.co!,                 "Lookup Everyone Macro",     size:250,  switch03, Link:lookevry,ZIPDDIRS
  566. Lookmy.co!,                    "Lookup User Record Macro",  size:250,  switch03, Link:lookmy,ZIPDDIRS
  567. Merge.co!,                    "Merge Macro",               size:250,  switch03, Link:Merge,ZIPDDIRS
  568. Normal.co!,                    "Normal Text Macro",         size:250,  switch03, Link:Normal,ZIPDDIRS
  569. Paste.co!,                    "Paste Text Macro",          size:250,  switch03, Link:Paste,ZIPDDIRS
  570. Princal.co!,                "Print Calender Macro",      size:250,  switch03, Link:Princal,ZIPDDIRS
  571. Prncont.co!,                "Print Contact Macro",       size:250,  switch03, Link:Prncont,ZIPDDIRS
  572. Prntaddr.co!,               "Print Address Book Macro",  size:250,  switch03, Link:Prntaddr,ZIPDDIRS
  573. Reflib.co!,                    "Reference Library Macro",   size:250,  switch03, Link:Reflib,ZIPDDIRS
  574. Savcont.co!,                "Save Contact Macro",        size:250,  switch03, Link:Savcont,ZIPDDIRS
  575. Savedoc.co!,                "Save Document Macro",       size:250,  switch03, Link:Savedoc,ZIPDDIRS
  576. Spellchk.co!,               "Spell Check Macro",         size:250,  switch03, Link:Spellchk,ZIPDDIRS
  577. Timer.co!,                    "Start Timer Macro",         size:250,  switch03, Link:Timer,ZIPDDIRS
  578. Undline.co!,                "Underline Text Macro",      size:250, switch03,  Link:Undline,ZIPDDIRS
  579. ;us macro
  580. Looklst.us!,                "Lookup Last Name Macro",      size:250, switch01, Link:looklst,ZIPDDIRS
  581. ;ca macro
  582. Looksur.ca!,                "Lookup Surname Macro",      size:250, switch02, Link:looklst,ZIPDDIRS
  583.  
  584. ;docs
  585. Library.co!,            "Default Library File",         size:3000,   switch03,               Link:Library,ZIPDDIRS
  586. Zipcode.co!,            "ZIP Code Document",            size:25000,  switch03,               Link:zipcode,ZIPDDIRS
  587. Areacode.co!,            "Area Code Document",           size:40000,  switch03,               Link:Areacode,ZIPDDIRS
  588.  
  589. ;MSDoc1.us!,                "Word Sample Document 1",          size:3000,    switch01,    Link:MSDoc1,ZIPDDIRS
  590. ;MSDoc2.us!,                "Word Sample Macro",             size:3000,    switch01,    Link:MSDoc2,ZIPDDIRS
  591. AmiDoc1.us!,            "Ami Pro Sample Document",       size:5000,    switch01,    Link:AmiDoc1,ZIPDDIRS
  592. MSDoc4.us!,                "Word Sample Document 2",          size:3000,    switch01,    Link:MSDoc4,ZIPDDIRS
  593. ;WPDoc1.us!,                "Word Perfect Sample Document",  size:1000,    switch01,    Link:WPDoc1,ZIPDDIRS
  594.  
  595. ;MSDoc1.ca!,                "Word Sample Document 1",          size:3000,    switch02,    Link:MSDoc1,ZIPDDIRS
  596. ;MSDoc2.ca!,                "Word Sample Macro",             size:3000,    switch02,    Link:MSDoc2,ZIPDDIRS
  597. AmiDoc1.ca!,            "Ami Pro Sample Document",       size:5000,    switch02,    Link:AmiDoc1,ZIPDDIRS
  598. MSDoc4.ca!,                "Word Sample Document 2",          size:3000,    switch02,    Link:MSDoc4,ZIPDDIRS
  599. ;WPDoc1.ca!,                "Word Perfect Sample Document",  size:1000,    switch02,    Link:WPDoc1,ZIPDDIRS
  600. ;reports
  601. Avry4014.us!,  "Avery 4014 Report Template",          size:1000,    switch01,    Link:Avry4014,ZIPDDIRS
  602. Avry4143.us!,  "Avery 4143 Report Template",          size:1000,    switch01,    Link:Avry4143,ZIPDDIRS
  603. Avry4144.us!,  "Avery 4144 Report Template",          size:1000,    switch01,    Link:Avry4144,ZIPDDIRS
  604. Avry5160.us!,  "Avery 5160 Report Template",          size:1000,    switch01,    Link:Avry5160,ZIPDDIRS
  605. Avry5161.us!,  "Avery 5161 Report Tempfate",          size:1000,    switch01,    Link:Avry5161,ZIPDDIRS
  606. Avry5162.us!,  "Avery 5162 Report Template",          size:1000,    switch01,    Link:Avry5162,ZIPDDIRS
  607. Avry5163.us!,  "Avery 5163 Report Template",          size:1000,    switch01,    Link:Avry5163,ZIPDDIRS
  608. Avry5164.us!,  "Avery 5164 Report Template",          size:1000,    switch01,    Link:Avry5164,ZIPDDIRS
  609. Avry5385.us!,  "Avery 5385 Report Template",          size:1000,    switch01,    Link:Avry5385,ZIPDDIRS
  610. Complete.us!,  "Complete Contact Report Template",    size:2355,    switch01,    Link:Complete,ZIPDDIRS
  611. Contact.us!,   "Contact Report Template",             size:4608,    switch01,    Link:Contact,ZIPDDIRS
  612. Directry.us!, "Phone Directory Report Template",      size:2180,    switch01,    Link:Directory,ZIPDDIRS
  613. Future.us!,    "Future Activity Report Template",     size:2081,    switch01,    Link:Future,ZIPDDIRS
  614. Notes.us!,     "Notes Report Template",               size:2484,    switch01,    Link:Notes,ZIPDDIRS
  615. Phone.us!,     "Phone Number Report Template",        size:1605,    switch01,    Link:Phone,ZIPDDIRS
  616. Status.us!,    "Status Report Template",              size:2197,    switch01,    Link:Status,ZIPDDIRS
  617. Summary.us!,   "Summary Report Template",             size:2073,    switch01,    Link:Summary,ZIPDDIRS
  618. Tasklist.us!,  "Task List Report Template",           size:3158,    switch01,    Link:Tasklist,ZIPDDIRS
  619.  
  620. Avry4014.ca!,  "Avery 4024 Report Template",          size:1000,    switch02,    Link:Avry4024,ZIPDDIRS
  621. Avry4143.ca!,  "Avery 4143 Report Template",          size:1000,    switch02,    Link:Avry4143,ZIPDDIRS
  622. Avry4144.ca!,  "Avery 4144 Report Template",          size:1000,    switch02,    Link:Avry4144,ZIPDDIRS
  623. Avry5160.ca!,  "Avery 5160 Report Template",          size:1000,    switch02,    Link:Avry5160,ZIPDDIRS
  624. Avry5161.ca!,  "Avery 5161 Report Tempfate",          size:1000,    switch02,    Link:Avry5161,ZIPDDIRS
  625. Avry5162.ca!,  "Avery 5162 Report Template",          size:1000,    switch02,    Link:Avry5162,ZIPDDIRS
  626. Avry5163.ca!,  "Avery 5163 Report Template",          size:1000,    switch02,    Link:Avry5163,ZIPDDIRS
  627. Avry5164.ca!,  "Avery 5164 Report Template",          size:1000,    switch02,    Link:Avry5164,ZIPDDIRS
  628. Avry5385.ca!,  "Avery 5385 Report Template",          size:1000,    switch02,    Link:Avry5385,ZIPDDIRS
  629. Complete.ca!,  "Complete Contact Report Template",    size:2355,    switch02,    Link:Complete,ZIPDDIRS
  630. Contact.ca!,   "Contact Report Template",             size:4608,    switch02,    Link:Contact,ZIPDDIRS
  631. Directry.ca!, "Phone Directory Report Template",     size:2180,    switch02,    Link:Directory,ZIPDDIRS
  632. Future.ca!,    "Future Activity Report Template",     size:2081,    switch02,    Link:Future,ZIPDDIRS
  633. Notes.ca!,     "Notes Report Template",               size:2484,    switch02,    Link:Notes,ZIPDDIRS
  634. Phone.ca!,     "Phone Number Report Template",        size:1605,    switch02,    Link:Phone,ZIPDDIRS
  635. Status.ca!,    "Status Report Template",              size:2197,    switch02,    Link:Status,ZIPDDIRS
  636. Summary.ca!,   "Summary Report Template",             size:2073,    switch02,    Link:Summary,ZIPDDIRS
  637. Tasklist.ca!,  "Task List Report Template",           size:3158,    switch02,    Link:Tasklist,ZIPDDIRS
  638.  
  639. American.us!,   "American Letter Template",         size:537,    switch01,    Link:American,ZIPDDIRS
  640. Aussie.us!,     "Austrailian Letter Template",      size:504,    switch01,    Link:Aussie,ZIPDDIRS
  641. Envelope.us!,    "Default Envelope Template",        size:794,    switch01,    Link:Envelop,ZIPDDIRS
  642. Envelpe1.us!,   "Envelope 1 Template",              size:899,    switch01,    Link:Envelpe1,ZIPDDIRS
  643. Envelpe2.us!,   "Envelope 2 Template",              size:918,    switch01,    Link:Envelpe2,ZIPDDIRS
  644. Envelpe3.us!,   "Envelope 3 Template",              size:793,    switch01,    Link:Envelpe3,ZIPDDIRS
  645. European.us!,   "European Letter Template",         size:491,    switch01,    Link:European,ZIPDDIRS
  646. Fax.us!,        "Fax Cover Sheet Template",         size:956,    switch01,    Link:Fax,ZIPDDIRS
  647. Faxltr.us!,     "Fax Letter Template",              size:1167,   switch01,    Link:Faxltr,ZIPDDIRS
  648. Letter.us!,     "Default Letter Template",          size:539,    switch01,    Link:Letter,ZIPDDIRS
  649. Memo.us!,       "Memo Template",                    size:970,    switch01,    Link:Memo,ZIPDDIRS
  650. Order.us!,      "Order Form Template",              size:1017,   switch01,    Link:Order,ZIPDDIRS
  651. UK.us!,         "United Kingdom Letter Template",   size:503,    switch01,    Link:UK,ZIPDDIRS
  652.  
  653. American.ca!,   "American Letter Template",         size:537,    switch02,    Link:American,ZIPDDIRS
  654. Aussie.ca!,     "Austrailian Letter Template",      size:504,    switch02,    Link:Aussie,ZIPDDIRS
  655. Envelope.ca!,   "Default Envelope Template",        size:794,    switch02,    Link:Envelop,ZIPDDIRS
  656. Envelpe1.ca!,   "Envelope 1 Template",              size:899,    switch02,    Link:Envelpe1,ZIPDDIRS
  657. Envelpe2.ca!,   "Envelope 2 Template",              size:918,    switch02,    Link:Envelpe2,ZIPDDIRS
  658. Envelpe3.ca!,   "Envelope 3 Template",              size:793,    switch02,    Link:Envelpe3,ZIPDDIRS
  659. European.ca!,   "European Letter Template",         size:491,    switch02,    Link:European,ZIPDDIRS
  660. Fax.ca!,        "Fax Cover Sheet Template",         size:956,    switch02,    Link:Fax,ZIPDDIRS
  661. Faxltr.ca!,     "Fax Letter Template",              size:1167,   switch02,    Link:Faxltr,ZIPDDIRS
  662. Letter.ca!,     "Default Letter Template",          size:539,    switch02,    Link:Letter,ZIPDDIRS
  663. Memo.ca!,       "Memo Template",                    size:970,    switch02,    Link:Memo,ZIPDDIRS
  664. Order.ca!,      "Order Form Template",              size:1017,   switch02,    Link:Order,ZIPDDIRS
  665. UK.ca!,         "United Kingdom Letter Template",   size:503,    switch02,    Link:UK,ZIPDDIRS
  666.  
  667.  
  668. Layouts.co!,            "ACT! Layouts",                    size:7000,                 Link:layouts,ZIPDDIRS
  669.  
  670.  
  671. ;printout
  672. Fullpage.ad!,           "Full Page Address Book Print File",     size:48704,       Link:Fullpageadr,ZIPDDIRS
  673. Fullpage.da!,           "Full Page Day View Print File",         size:42208,       Link:Fullpageday,ZIPDDIRS
  674. Fullpage.mo!,           "Full Page Month View Print File",       size:46496,       Link:Fullpagemon,ZIPDDIRS
  675. Fullpage.we!,           "Full Page Week View Print File",        size:41696,       Link:Fullpagewee,ZIPDDIRS
  676. Halfpage.ad!,           "Half Page Address Book Print File",     size:47344,       Link:Halfpageadr,ZIPDDIRS
  677. Halfpage.da!,           "Half Page Day View Print File",         size:61920,       Link:Halfpageday,ZIPDDIRS
  678. Halfpage.we!,           "Half Page Week View Print File",        size:53648,       Link:Halfpagewee,ZIPDDIRS
  679. Lrgpckt.ad!,            "Large Pocket Address Book Print File",  size:51840,       Link:Lrgpcktadr,ZIPDDIRS
  680. Lrgpckt.da!,            "Large Pocket Day View Print File",      size:68016,       Link:Lrgpcktday,ZIPDDIRS
  681. Smlpckt.ad!,            "Small Pocket Address Book Print File",  size:41104,       Link:Smlpcktadr,ZIPDDIRS
  682. Smlpckt.da!,            "Small Pocket Day View Print File",      size:50352,       Link:Smlpcktday,ZIPDDIRS
  683.