home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy3.cab / athena.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-10-20  |  26.8 KB  |  560 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. SetupClass=BASE
  4. LayoutFile=Layout.inf, layout1.inf, layout2.inf
  5.  
  6. [BaseWinOptions]
  7. RegisterAthena
  8.  
  9. [RegisterAthena]
  10. AddReg=Register.AddReg
  11. CopyFiles=Register.CopyInf
  12.  
  13. [Register.CopyInf]
  14. athena.inf
  15.  
  16. [Register.AddReg]
  17. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents","OutlookExpress",,"OutlookExpress"
  18. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\OutlookExpress",INF,,"athena.inf"
  19. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\OutlookExpress",Section,,"OutlookExpress"
  20. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\OutlookExpress",Installed,,"0"
  21.  
  22. [Optional Components]
  23. OutlookExpress
  24.  
  25. ;[SourceDisksNames]
  26. ;55="Outlook Express Files.","Mailnews.cab",1
  27.  
  28. ;[SourceDisksFiles]
  29. ;_isetup.exe=55
  30. ;athena.inf=55
  31. ;msimn.inf=55
  32. ;msimn.exe=55
  33. ;msimn.hlp=55
  34. ;msimn.chm=55
  35. ;msimn.txt=55
  36. ;msimnimp.dll=55
  37. ;msimnui.dll=55
  38. ;wab.exe=55
  39. ;wab.hlp=55
  40. ;wab.chm=55
  41. ;wab32.dll=55
  42. ;wabfind.dll=55
  43. ;wabimp.dll=55
  44. ;wabmig.exe=55
  45. ;wldap32.dll=55
  46. ;inetcomm.dll=55
  47. ;msoemapi.dll=55
  48. ;msoeacct.dll=55
  49. ;msoert.dll=55
  50. ;cryptdlg.dll=55
  51. ;inetcomm.hlp=55
  52. ;conn_oe.hlp=55
  53. ;conn_oe.cnt=55
  54. ;bigfoot.bmp=55
  55. ;verisign.bmp=55
  56. ;four11.bmp=55
  57. ;infospce.bmp=55
  58. ;infospbz.bmp=55
  59. ;whowhere.bmp=55
  60. ;swtchbrd.bmp=55
  61. ;baby.htm=55
  62. ;balloon.htm=55
  63. ;chess.htm=55
  64. ;chicken.htm=55
  65. ;formal.htm=55
  66. ;forsale.htm=55
  67. ;funbus.htm=55
  68. ;hol_ltr.htm=55
  69. ;mabel.htm=55
  70. ;runbday.htm=55
  71. ;story.htm=55
  72. ;tech.htm=55
  73. ;tiki.htm=55
  74. ;xivy.htm=55
  75. ;1green.gif=55
  76. ;baby.gif=55
  77. ;chess.gif=55
  78. ;chicken.gif=55
  79. ;formal.gif=55
  80. ;forsale.gif=55
  81. ;funbus.gif=55
  82. ;hol_ltr.gif=55
  83. ;mabelt.gif=55
  84. ;mabelb.gif=55
  85. ;running.gif=55
  86. ;santa.gif=55
  87. ;soup.gif=55
  88. ;squig.gif=55
  89. ;story.gif=55
  90. ;tech.gif=55
  91. ;tiki.gif=55
  92. ;trees.gif=55
  93. ;xivy.gif=55
  94. ;balloon.jpg=55
  95.  
  96. [DestinationDirs]
  97. Wab.copy.sys        = 11
  98. Thor.copy.inf       = 17
  99. Register.CopyInf    = 17
  100. Thor.copy.help      = 18
  101. Thor.del.win.links  = 25
  102. Thor.del.old.help   = 18
  103. Thor.copy.imn       = 24,%ProgramF%\%MSOE%
  104. Wab.copy.common     = 24,%ProgramF%\%CommonF%\%DT_SYSTEM%
  105. Thor.copy.sources   = 24,%ProgramF%\%CommonF%\%DT_SERVICES%
  106. Thor.copy.stationery= 24,%ProgramF%\%CommonF%\%SharedF%\%Stationery%
  107.  
  108. [OutlookExpress]
  109. DelFiles=thor.del.win.links,Thor.del.old.help
  110. CopyFiles=Thor.copy.help,Thor.copy.inf,Wab.copy.sys,Thor.copy.imn,Thor.copy.sources,Wab.copy.common,Thor.copy.stationery
  111. DelReg=User.Del.Reg,Thor.Del.Reg
  112. AddReg=RunOnce.Reg,RenameAppDir,Common.Add.Reg,User.Add.Reg,Wab.Rename.Reg,Installed.Reg
  113. UpdateInis=del.links.old,create.links
  114. ; optional component stuff
  115. OptionDesc=%DT_MS_OUTLOOK%
  116. Tip=%DT_ATHENA_TIP%
  117. InstallType=14
  118. IconIndex=76
  119. Uninstall=Register.Uninstall
  120.  
  121. [Installed.Reg]
  122. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\OutlookExpress",Installed,,"1"
  123.  
  124. [Register.Uninstall]
  125. AddReg=Uninstalled.Reg
  126.  
  127. [Uninstalled.Reg]
  128. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\OutlookExpress",Installed,,"0"
  129. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Uninstall_01",,"%24%\%ProgramF%\%MSOE%\_isetup.exe /UNINSTALL"
  130.  
  131. [Strings]
  132. MSOE                = "Outloo~1"
  133. MSIE4               = "Intern~1"
  134. LMSOE               = "Outlook Express"
  135. DT_MS_OUTLOOK       = "Microsoft Outlook Express"
  136. ProgramF            = "Progra~1"
  137. LProgramF           = "Program Files"
  138. CommonF             = "Common~1"
  139. LCommonF            = "Common Files"
  140. SharedF             = "Micros~1"
  141. LSharedF            = "Microsoft Shared"
  142. Stationery          = "Statio~1"
  143. LStationery         = "Stationery"
  144. DT_SYSTEM           = "System"
  145. DT_SERVICES         = "Services"
  146.  
  147. DT_MESSAGES         = "Outlook Express Mail"
  148. DT_NEWS             = "Outlook Express News"
  149. DT_MESSAGES_V1      = "Internet Mail"
  150. DT_NEWS_V1          = "Internet News"
  151. DT_MAILMESSAGE_V1   = "Internet Mail Message"
  152. DT_NEWSMESSAGE_V1   = "Internet News Message"
  153. DT_DESKTOP          = "Desktop"
  154. DT_INET_DESC        = ""
  155. DT_INET_DESC_OLD    = "Internet"    ; removes old links
  156. DT_MAIL_OLD         = "Mail"        ; removes old links
  157. DT_NEWS_OLD         = "News"        ; removes old links
  158. MN_README           = "Read Me (Mail and News)"
  159. DT_WAB              = "Address Book"
  160. DT_WAB_OLD            = "Windows Address Book"
  161. WAB_FIND_PEOPLE     = "Find... People"
  162. WAB_PEOPLE          = "&People..."
  163. DT_INTERNET_SUITE   = "Internet Explorer Suite"
  164. DT_IEXPLORER        = "Internet Explorer"
  165. NEW_MAIL_NOTIFICATION = "New Mail Notification"
  166. ASETUP_LOCALE       = "en"
  167. DT_ATHENA_TIP       = "Includes an Internet mail client, newsreader, and the Windows Address Book."
  168. DT_UNIV_ALPHA       = "Universal Alphabet"
  169. DT_CENT_EUR         = "Central European"
  170. DT_CYRILLIC         = "Cyrillic"
  171. DT_WESTERN          = "Western"
  172. DT_GREEK            = "Greek"
  173.  
  174. ;stationery file names
  175. DT_BABY_HTM         = "Baby News.htm"
  176. DT_BALLOON_HTM      = "Balloon Party Invitation.htm"
  177. DT_CHESS_HTM        = "Chess.htm"
  178. DT_CHICKEN_HTM      = "Chicken Soup.htm"
  179. DT_FORMAL_HTM       = "Formal Announcement.htm"
  180. DT_FORSALE_HTM      = "For Sale.htm"
  181. DT_FUNBUS_HTM       = "Fun Bus.htm"
  182. DT_HOLIDAY_HTM      = "Holiday Letter.htm"
  183. DT_MABEL_HTM        = "Mabel.htm"
  184. DT_RUNBDAY_HTM      = "Running Birthday.htm"
  185. DT_STORY_HTM        = "Story Book.htm"
  186. DT_TECH_HTM         = "Technical.htm"
  187. DT_TIKI_HTM         = "Tiki Lounge.htm"
  188. DT_IVY_HTM          = "Ivy.htm"
  189. DT_ONEGREEN_GIF     = "One Green Balloon.gif"
  190. DT_BABY_GIF         = "Baby News Bkgrd.gif"
  191. DT_CHESS_GIF        = "Chess.gif"
  192. DT_CHICKEN_GIF      = "Chicken Soup Bkgrd.gif"
  193. DT_FORMAL_GIF       = "Formal Announcement Bkgrd.gif"
  194. DT_FORSALE_GIF      = "For Sale Bkgrd.gif"
  195. DT_FUNBUS_GIF       = "FunBus.gif"
  196. DT_HOLIDAY_GIF      = "Holiday Letter Bkgrd.gif"
  197. DT_MABELT_GIF       = "MabelT.gif"
  198. DT_MABELB_GIF       = "MabelB.gif"
  199. DT_RUNNING_GIF      = "Running.gif"
  200. DT_SANTA_GIF        = "Santa Workshop.gif"
  201. DT_SOUP_GIF         = "Soup Bowl.gif"
  202. DT_SQUIG_GIF        = "Squiggles.gif"
  203. DT_STORY_GIF        = "StoryBook.gif"
  204. DT_TECH_GIF         = "Tech.gif"
  205. DT_TIKI_GIF         = "Tiki.gif"
  206. DT_TREES_GIF        = "Christmas Trees.gif"
  207. DT_IVY_GIF          = "Ivy.gif"
  208. DT_BALLOON_JPG      = "Balloon Party Invitation Bkgrd.jpg"
  209.  
  210. ;; do not localize
  211. KEY_RENAME     = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  212. KEY_MAILCLIENT = "Software\Clients\Mail"
  213. KEY_NEWSCLIENT = "Software\Clients\News"
  214. KEY_ATHENA     = "Internet Mail and News"
  215. KEY_TIPS       = "Software\Microsoft\Outlook Express\Tip Strings"
  216. KEY_LINKS      = "Software\Microsoft\Outlook Express\Tip Links"
  217. KEY_IMPORT     = "Software\Microsoft\Outlook Express\Import"
  218. KEY_CONTACTCLIENT    = "Software\Clients\Contacts"
  219. KEY_WAB           = "Address Book"
  220. KEY_OUTLOOK    = "Outlook Express"
  221. VERSION        = "4,72,2020,0"
  222.  
  223. [Common.Add.Reg]
  224. ; we have to create this key or active setup deletes our installed components reg key
  225. ; i have no idea why...
  226. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\OutlookExpress"
  227.  
  228. HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}",,,"%LMSOE%"
  229. HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","IsInstalled",1,1,0,0,0
  230. HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","CloneUser",1,1,0,0,0
  231. HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","Version",,"%VERSION%"
  232. HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","Locale",,"%ASETUP_LOCALE%"
  233. HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","StubPath",,"rundll32.exe advpack.dll,LaunchINFSection %17%\msimn.inf,User.Install"
  234. HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","ComponentID",,"MailNews"
  235.  
  236. HKLM,"Software\Microsoft\Outlook Express","InstallRoot",,"%24%\%LProgramF%\%LMSOE%"
  237.  
  238. HKLM,"Software\Microsoft\Shared Tools\Stationery","Stationery Folder",,"%24%\%LProgramF%\%LCommonF%\%LSharedF%\%LStationery%"
  239. HKLM,"Software\Microsoft\Shared Tools\Stationery","Backgrounds Folder",,"%24%\%LProgramF%\%LCommonF%\%LSharedF%\%LStationery%"
  240.  
  241. ; wab32.dll
  242. HKLM,SOFTWARE\Microsoft\WAB\DLLPath,,,"%24%\%LProgramF%\%LCommonF%\%DT_SYSTEM%\wab32.dll"
  243. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%24%\%LProgramF%\%LCommonF%\%DT_SYSTEM%\wab32.dll,3,0,0,0,0
  244.  
  245. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\wab.exe",,,"%24%\%ProgramF%\%MSOE%\wab.exe"
  246. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\wab.exe",Path,,"%24%\%ProgramF%\%MSOE%"
  247. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\wabmig.exe",,,"%24%\%ProgramF%\%MSOE%\wabmig.exe"
  248. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\wabmig.exe",Path,,"%24%\%ProgramF%\%MSOE%"
  249.  
  250. [User.Del.Reg]
  251. HKCU,"Software\Microsoft\Outlook Express\Mail\Composition"
  252. HKCU,"Software\Microsoft\Outlook Express\News\Composition"
  253.  
  254. ; mail icon
  255. HKCU,"Software\Microsoft\MailIcon"
  256.  
  257. [User.Add.Reg]
  258. HKCU,AppEvents\EventLabels\MailBeep,,2,"%NEW_MAIL_NOTIFICATION%"
  259. HKCU,AppEvents\Schemes\Apps\.Default\MailBeep\.current,,2,"chimes.wav"
  260. HKCU,"Software\Microsoft\Outlook Express\Mail","Welcome Message",1,01,00,00,00
  261.  
  262. ; stationery
  263. HKCU,"Software\Microsoft\Outlook Express\Recent Stationery List","File0",2,"%DT_IVY_HTM%"
  264. HKCU,"Software\Microsoft\Outlook Express\Recent Stationery List","File1",2,"%DT_RUNBDAY_HTM%"
  265. HKCU,"Software\Microsoft\Outlook Express\Recent Stationery List","File2",2,"%DT_FORMAL_HTM%"
  266. HKCU,"Software\Microsoft\Outlook Express\Recent Stationery List","File3",2,"%DT_HOLIDAY_HTM%"
  267. HKCU,"Software\Microsoft\Outlook Express\Recent Stationery List","File4",2,"%DT_BALLOON_HTM%"
  268. HKCU,"Software\Microsoft\Outlook Express\Recent Stationery List","File5",2,"%DT_CHESS_HTM%"
  269. HKCU,"Software\Microsoft\Outlook Express\Recent Stationery List","File6",2,"%DT_TECH_HTM%"
  270.  
  271. ; Preconfigured LDAP Servers
  272. HKCU,"Software\Microsoft\WAB\Server Properties","NewServers",,"1"
  273. ; SwitchBoard
  274. HKCU,"Software\Microsoft\WAB\Server Properties\SwitchBoard","Server Name",,"ldap.switchboard.com"
  275. HKCU,"Software\Microsoft\WAB\Server Properties\SwitchBoard","Server Information URL",,"http://www.switchboard.com"
  276. HKCU,"Software\Microsoft\WAB\Server Properties\SwitchBoard","Search Size Limit",0x10001,0x64
  277. HKCU,"Software\Microsoft\WAB\Server Properties\SwitchBoard","Search Time Limit",0x10001,0x3c
  278. HKCU,"Software\Microsoft\WAB\Server Properties\SwitchBoard","Authentication Method",0x10001,0
  279. HKCU,"Software\Microsoft\WAB\Server Properties\SwitchBoard","Logo",,"%24%\%LProgramF%\%LCommonF%\%DT_SERVICES%\swtchbrd.bmp"
  280. ; Four11
  281. HKCU,"Software\Microsoft\WAB\Server Properties\Four11","Server Name",,"ldap.four11.com"
  282. HKCU,"Software\Microsoft\WAB\Server Properties\Four11","Server Information URL",,"http://www.four11.com"
  283. HKCU,"Software\Microsoft\WAB\Server Properties\Four11","Search Size Limit",0x10001,0x64
  284. HKCU,"Software\Microsoft\WAB\Server Properties\Four11","Search Time Limit",0x10001,0x3c
  285. HKCU,"Software\Microsoft\WAB\Server Properties\Four11","Authentication Method",0x10001,0
  286. HKCU,"Software\Microsoft\WAB\Server Properties\Four11","Logo",,"%24%\%LProgramF%\%LCommonF%\%DT_SERVICES%\four11.bmp"
  287. HKCU,"Software\Microsoft\WAB\Server Properties\Four11","Bind DN",0x10001,1
  288. ; Infospace                             
  289. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace","Server Name",,"ldap.infospace.com"
  290. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace","Server Information URL",,"http://www.infospace.com"
  291. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace","Search Size Limit",0x10001,0x64
  292. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace","Search Time Limit",0x10001,0x3c
  293. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace","Authentication Method",0x10001,0
  294. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace","Logo",,"%24%\%LProgramF%\%LCommonF%\%DT_SERVICES%\infospce.bmp"
  295. ; Infospace Business                             
  296. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace Business","Server Name",,"ldapbiz.infospace.com"
  297. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace Business","Server Information URL",,"http://www.infospace.com"
  298. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace Business","Search Size Limit",0x10001,0x64
  299. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace Business","Search Time Limit",0x10001,0x3c
  300. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace Business","Authentication Method",0x10001,0
  301. HKCU,"Software\Microsoft\WAB\Server Properties\InfoSpace Business","Logo",,"%24%\%LProgramF%\%LCommonF%\%DT_SERVICES%\infospbz.bmp"
  302. ; Bigfoot
  303. HKCU,"Software\Microsoft\WAB\Server Properties\Bigfoot","Server Name",,"ldap.bigfoot.com"
  304. HKCU,"Software\Microsoft\WAB\Server Properties\Bigfoot","Server Information URL",,"http://www.bigfoot.com"
  305. HKCU,"Software\Microsoft\WAB\Server Properties\Bigfoot","Search Size Limit",0x10001,0x64
  306. HKCU,"Software\Microsoft\WAB\Server Properties\Bigfoot","Search Time Limit",0x10001,0x3c
  307. HKCU,"Software\Microsoft\WAB\Server Properties\Bigfoot","Authentication Method",0x10001,0
  308. HKCU,"Software\Microsoft\WAB\Server Properties\Bigfoot","Logo",,"%24%\%LProgramF%\%LCommonF%\%DT_SERVICES%\bigfoot.bmp"
  309. ; WhoWhere
  310. HKCU,"Software\Microsoft\WAB\Server Properties\WhoWhere","Server Name",,"ldap.whowhere.com"
  311. HKCU,"Software\Microsoft\WAB\Server Properties\WhoWhere","Server Information URL",,"http://www.whowhere.com"
  312. HKCU,"Software\Microsoft\WAB\Server Properties\WhoWhere","Search Size Limit",0x10001,0x64
  313. HKCU,"Software\Microsoft\WAB\Server Properties\WhoWhere","Search Time Limit",0x10001,0x3c
  314. HKCU,"Software\Microsoft\WAB\Server Properties\WhoWhere","Authentication Method",0x10001,0
  315. HKCU,"Software\Microsoft\WAB\Server Properties\WhoWhere","Logo",,"%24%\%LProgramF%\%LCommonF%\%DT_SERVICES%\whowhere.bmp"
  316. ; Verisign
  317. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Server Name",,"directory.verisign.com"
  318. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Server Information URL",,"http://www.verisign.com"
  319. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Search Size Limit",0x10001,0x64
  320. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Search Time Limit",0x10001,0x3c
  321. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Authentication Method",0x10001,0
  322. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Search Base",,"l=Internet"
  323. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Simple Search",0x10001,1
  324. HKCU,"Software\Microsoft\WAB\Server Properties\Verisign","Logo",,"%24%\%LProgramF%\%LCommonF%\%DT_SERVICES%\verisign.bmp"
  325.  
  326. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1200","IEFixedFontName",2,"Courier New"
  327. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1200","IEPropFontName",2,"Arial"
  328. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1200","Script",2,"%DT_UNIV_ALPHA%"
  329. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1250","IEFixedFontName",2,"Courier New"
  330. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1250","IEPropFontName",2,"Arial"
  331. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1250","Script",2,"%DT_CENT_EUR%"
  332. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1251","IEFixedFontName",2,"Courier New"
  333. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1251","IEPropFontName",2,"Arial"
  334. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1251","Script",2,"%DT_CYRILLIC%"
  335. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1252","IEFixedFontName",2,"Courier New"
  336. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1252","IEPropFontName",2,"Arial"
  337. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1252","Script",2,"%DT_WESTERN%"
  338. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1253","IEFixedFontName",2,"Courier New"
  339. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1253","IEPropFontName",2,"Arial"
  340. HKCU,"Software\Microsoft\Outlook Express\Trident\International\1253","Script",2,"%DT_GREEK%"
  341.  
  342. HKCU,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","Version",,"%VERSION%"
  343. HKCU,"Software\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}","Locale",,"%ASETUP_LOCALE%"
  344.  
  345. [Thor.Del.Reg]
  346. HKCR,CLSID\{89292101-4755-11cf-9DC2-00AA006C2B84}
  347. HKCR,CLSID\{89292102-4755-11cf-9DC2-00AA006C2B84}
  348. HKCR,CLSID\{89292103-4755-11cf-9DC2-00AA006C2B84}
  349. HKCR,CLSID\{8929210A-4755-11cf-9DC2-00AA006C2B84}
  350. HKCR,CLSID\{32714800-2E5F-11d0-8B85-00AA0044F941}
  351. HKCR,CLSID\{8F0C5675-AEEF-11d0-84F0-00C04FD43F8F}
  352. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{89292101-4755-11cf-9DC2-00AA006C2B84}
  353. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{89292102-4755-11cf-9DC2-00AA006C2B84}
  354. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{89292103-4755-11cf-9DC2-00AA006C2B84}
  355. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{8929210A-4755-11cf-9DC2-00AA006C2B84}
  356. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Internet\NameSpace\{89292102-4755-11cf-9DC2-00AA006C2B84}
  357. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Internet\NameSpace\{89292103-4755-11cf-9DC2-00AA006C2B84}
  358. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\mycomputer\NameSpace\{89292102-4755-11cf-9DC2-00AA006C2B84}
  359. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\mycomputer\NameSpace\{89292103-4755-11cf-9DC2-00AA006C2B84}
  360. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{89292102-4755-11cf-9DC2-00AA006C2B84}
  361. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{89292103-4755-11cf-9DC2-00AA006C2B84}
  362. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{8929210A-4755-11cf-9DC2-00AA006C2B84}
  363. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FindExtensions\Static\WabFind
  364. HKLM,"%KEY_MAILCLIENT%\%KEY_ATHENA%"
  365. HKLM,"%KEY_NEWSCLIENT%\%KEY_ATHENA%"
  366. HKLM,"%KEY_TIPS%"
  367. HKLM,"%KEY_LINKS%"
  368.  
  369. [Wab.copy.common]
  370. wab32.dll,,,33
  371.  
  372. [Wab.copy.sys]
  373. wldap32.dll,,,33
  374. inetcomm.dll,,,33
  375. msoeacct.dll,,,33
  376. msoert.dll,,,33
  377. msoemapi.dll,,,4
  378. cryptdlg.dll,,,33
  379.  
  380. [Thor.copy.help]
  381. msimn.hlp
  382. wab.hlp
  383. inetcomm.hlp
  384. conn_oe.hlp
  385. conn_oe.cnt
  386. msimn.chm
  387. wab.chm
  388.  
  389. [Thor.copy.sources]
  390. verisign.bmp
  391. bigfoot.bmp
  392. four11.bmp
  393. infospce.bmp
  394. whowhere.bmp
  395. swtchbrd.bmp
  396. infospbz.bmp
  397.  
  398. [Thor.copy.stationery]
  399. baby.htm
  400. balloon.htm
  401. chess.htm
  402. chicken.htm
  403. formal.htm
  404. forsale.htm
  405. funbus.htm
  406. hol_ltr.htm
  407. mabel.htm
  408. runbday.htm
  409. story.htm
  410. tiki.htm
  411. tech.htm
  412. xivy.htm
  413. 1green.gif
  414. baby.gif
  415. chess.gif
  416. chicken.gif
  417. formal.gif
  418. forsale.gif
  419. funbus.gif
  420. hol_ltr.gif
  421. mabelt.gif
  422. mabelb.gif
  423. running.gif
  424. santa.gif
  425. soup.gif
  426. squig.gif
  427. story.gif
  428. tech.gif
  429. tiki.gif
  430. trees.gif
  431. xivy.gif
  432. balloon.jpg
  433.  
  434. [Thor.copy.inf]
  435. athena.inf
  436. msimn.inf
  437.  
  438. [Thor.copy.imn]
  439. _isetup.exe,,,33
  440. msimnui.dll,,,33
  441. msimnimp.dll,,,33
  442. msimn.txt
  443. wabimp.dll,,,33
  444. wabfind.dll,,,33
  445. wabmig.exe,,,33
  446. wab.exe,,,33
  447. msimn.exe,,,33
  448.  
  449. [thor.del.win.links]
  450. INTERN~1.{89
  451. INTERN~2.{89
  452.  
  453. [Thor.del.old.help]
  454. msimn.cnt
  455. wab.cnt
  456.  
  457. [create.links]
  458. setup.ini, progman.groups,,"msoe1=%DT_IEXPLORER%"
  459. setup.ini, msoe1,,"""%DT_WAB%"", ""%24%\%ProgramF%\%MSOE%\WAB.EXE"""
  460. setup.ini, progman.groups,,"msoe2="%DT_IEXPLORER%""
  461. setup.ini, msoe2,,"""%LMSOE%"", ""%24%\%ProgramF%\%MSOE%\msimn.exe"""
  462.  
  463. [del.links.old]
  464. setup.ini, progman.groups,,"msoe1=%DT_INET_DESC%"
  465. setup.ini, msoe1,,"""%DT_MESSAGES%"""
  466. setup.ini, msoe1,,"""%DT_NEWS%"""
  467. setup.ini, progman.groups,,"msoe2="%DT_INTERNET_SUITE%""
  468. setup.ini, msoe2,,"""%DT_MESSAGES%"""
  469. setup.ini, msoe2,,"""%DT_NEWS%"""
  470. setup.ini, progman.groups,,"msoe3=%DT_INET_DESC_OLD%"
  471. setup.ini, msoe3,, """%DT_MAIL_OLD%"""
  472. setup.ini, msoe3,, """%DT_NEWS_OLD%"""
  473. setup.ini, msoe3,, """%MN_README%"""
  474. setup.ini, progman.groups,,"msoe4=%DT_INET_DESC%"
  475. setup.ini, msoe4,, """%DT_MESSAGES_V1%"""
  476. setup.ini, msoe4,, """%DT_NEWS_V1%"""
  477. setup.ini, progman.groups,, "msoe5=""..\..\%DT_DESKTOP%"""
  478. setup.ini, msoe5,, """%DT_MAIL_OLD%"""
  479. setup.ini, msoe5,, """%DT_NEWS_OLD%"""
  480. setup.ini, msoe5,, """%DT_MESSAGES_V1%"""
  481. setup.ini, msoe5,, """%DT_NEWS_V1%"""
  482. setup.ini, progman.groups,,"Wab4="%DT_INET_DESC%""
  483. setup.ini, Wab4,,"""%DT_WAB_OLD%"""
  484. setup.ini, Wab4,,"""%DT_WAB%"""
  485.  
  486. [RenameAppDir]
  487. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFilesRoot,,,%24%
  488. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFilesRoot,%ProgramF%,,!$!$!$!$.$!$
  489. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\AppFilesRoot,!$!$!$!$.$!$,,"%LProgramF%,1"
  490. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles,,,"%24%\%ProgramF%"
  491. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles,%MSOE%,,!$!$!$!$.MOE
  492. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles,!$!$!$!$.MOE,,"%LMSOE%,1"
  493.  
  494. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles1,,,"%24%\%ProgramF%"
  495. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles1,%CommonF%,,!$!$!$!$.COM
  496. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles1,!$!$!$!$.COM,,"%LCommonF%,1"
  497. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles2,,,"%24%\%ProgramF%\%CommonF%"
  498. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles2,%SharedF%,,!$!$!$!$.SHR
  499. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles2,!$!$!$!$.SHR,,"%LSharedF%,1"
  500. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles3,,,"%24%\%ProgramF%\%CommonF%\%SharedF%"
  501. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles3,%Stationery%,,!$!$!$!$.STY
  502. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles3,!$!$!$!$.STY,,"%LStationery%,1"
  503.  
  504. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,,,"%24%\%ProgramF%\%CommonF%\%SharedF%\%Stationery%"
  505. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,baby.htm,,"%DT_BABY_HTM%"
  506. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,balloon.htm,,"%DT_BALLOON_HTM%"
  507. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,chess.htm,,"%DT_CHESS_HTM%"
  508. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,chicken.htm,,"%DT_CHICKEN_HTM%"
  509. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,formal.htm,,"%DT_FORMAL_HTM%"
  510. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,forsale.htm,,"%DT_FORSALE_HTM%"
  511. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,funbus.htm,,"%DT_FUNBUS_HTM%"
  512. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,hol_ltr.htm,,"%DT_HOLIDAY_HTM%"
  513. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,mabel.htm,,"%DT_MABEL_HTM%"
  514. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,runbday.htm,,"%DT_RUNBDAY_HTM%"
  515. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,story.htm,,"%DT_STORY_HTM%"
  516. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,tech.htm,,"%DT_TECH_HTM%"
  517. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,tiki.htm,,"%DT_TIKI_HTM%"
  518. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,xivy.htm,,"%DT_IVY_HTM%"
  519. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,1green.gif,,"%DT_ONEGREEN_GIF%"
  520. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,baby.gif,,"%DT_BABY_GIF%"
  521. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,chess.gif,,"%DT_CHESS_GIF%"
  522. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,chicken.gif,,"%DT_CHICKEN_GIF%"
  523. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,formal.gif,,"%DT_FORMAL_GIF%"
  524. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,forsale.gif,,"%DT_FORSALE_GIF%"
  525. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,funbus.gif,,"%DT_FUNBUS_GIF%"
  526. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,hol_ltr.gif,,"%DT_HOLIDAY_GIF%"
  527. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,mabelt.gif,,"%DT_MABELT_GIF%"
  528. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,mabelb.gif,,"%DT_MABELB_GIF%"
  529. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,running.gif,,"%DT_RUNNING_GIF%"
  530. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,santa.gif,,"%DT_SANTA_GIF%"
  531. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,soup.gif,,"%DT_SOUP_GIF%"
  532. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,squig.gif,,"%DT_SQUIG_GIF%"
  533. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,story.gif,,"%DT_STORY_GIF%"
  534. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,tech.gif,,"%DT_TECH_GIF%"
  535. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,tiki.gif,,"%DT_TIKI_GIF%"
  536. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,trees.gif,,"%DT_TREES_GIF%"
  537. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,xivy.gif,,"%DT_IVY_GIF%"
  538. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RenameFiles\MOEFiles4,balloon.jpg,,"%DT_BALLOON_JPG%"
  539.  
  540. [RunOnce.Reg]
  541. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_01",,"%11%\regsvr32.exe /s %11%\msoeacct.dll"
  542. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_02",,"%11%\regsvr32.exe /s %11%\inetcomm.dll"
  543. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_03",,"%11%\regsvr32.exe /s %24%\%ProgramF%\%MSOE%\msimnui.dll"
  544. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_04",,"%11%\regsvr32.exe /s %24%\%ProgramF%\%MSOE%\msimnimp.dll"
  545. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_05",,"%11%\regsvr32.exe /s %24%\%ProgramF%\%CommonF%\%DT_SYSTEM%\wab32.dll"
  546. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_06",,"%11%\regsvr32.exe /s %24%\%ProgramF%\%MSOE%\wabimp.dll"
  547. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_07",,"%11%\regsvr32.exe /s %24%\%ProgramF%\%MSOE%\wabfind.dll"
  548. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_08",,"%24%\%ProgramF%\%MSOE%\msimn.exe /reg"
  549. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","OE_Register_09",,"%24%\%ProgramF%\%MSOE%\_isetup.exe /MEMPHIS"
  550.  
  551. [Wab.Rename.Reg]
  552. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Win,,,%25%
  553. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Win,"wab.exe",,"wab.ie3"
  554. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Win,"wabmig.exe",,"wabmig.ie3"
  555. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sa,,,%11%
  556. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sa,"wab32.dll",,"wab32.ie3"
  557. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sa,"wabfind.dll",,"wabfind.ie3"
  558. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sa,"wabimp.dll",,"wabimp.ie3"
  559.  
  560.