home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.9 / 2000-06_-_Disc_5.9_Imperfect.iso / ELINK / Msie540 / MOBILE95.CAB / mobilepk.inf < prev    next >
Windows Setup INFormation  |  1999-03-18  |  4KB  |  155 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. RequiredEngine=Setupapi,%BadSetupVer%
  7. ComponentName="Mobile Option Pack"
  8. ComponentVersion=5.0
  9. CustomDestination=MSIExploreDestinationSection
  10. CopyFiles=Mobile.Files,Inf.Install,WinDir.Install,Mobile.Help
  11. AddReg=!Uninstall.Reg
  12. RegisterOCXs=RegisterOCX.Mobile
  13. BackupPath=%49000%\%UninstallData%
  14. PreRollBack=Uninstall
  15. PerUserInstall=PUI
  16.  
  17. [DefaultInstall.NT]
  18. RequiredEngine=Setupapi,%BadSetupVer%
  19. ComponentName="Mobile Option Pack"
  20. ComponentVersion=5.0
  21. CustomDestination=MSIExploreDestinationSection
  22. CopyFiles=Mobile.Files.NT,Inf.Install,WinDir.Install,Mobile.Help
  23. AddReg=!Uninstall.Reg
  24. RegisterOCXs=RegisterOCX.Mobile
  25. RunPostSetupCommands=PostInstall.NT
  26. BackupPath=%49000%\%UninstallData%
  27. PreRollBack=Uninstall
  28. PerUserInstall=PUI
  29.  
  30. [Uninstall]
  31. DelReg=Mobile.Del.Reg
  32. PerUserInstall=PUU
  33.  
  34. [PUI]
  35. DisplayName=%DisplayDesc%
  36. ComponentID=MobilePk
  37. GUID={3af36230-a269-11d1-b5bf-0000f8051515} 
  38. Version=5,00,2314,1003
  39. Locale=%Locale%
  40. IsInstalled=1
  41. RollbackUninstall=1
  42.  
  43. [PUU]
  44. DisplayName=%DisplayDesc%
  45. ComponentID=MobilePk
  46. GUID={3af36230-a269-11d1-b5bf-0000f8051515} 
  47. Version=5,00,2314,1003
  48. Locale=%Locale%
  49. IsInstalled=0
  50.  
  51. [PostInstall.NT]
  52. %11%\rundll32.exe %50000%\senscfg.dll,MarkSensAsDemandStart
  53.  
  54. [MSIExploreDestinationSection]
  55. 49000=MSIExploreLDIDSection,5
  56. 50000=SourceDir,5
  57.  
  58. [MSIExploreLDIDSection]
  59. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\%LProgramF%\%LMSIE4%"
  60.  
  61. [SourceDisksNames]
  62. 55="%DisplayDesc%",,0
  63.  
  64. [DestinationDirs]
  65. Mobile.Files       =11
  66. Mobile.Files.NT    =11
  67. Inf.Install        =17
  68. WinDir.Install     =25
  69. Mobile.Help        =18
  70.  
  71. [SourceDisksFiles]
  72. mobilepk.inf =55
  73. cdfview.dll  =55
  74. webcheck.dll =55
  75. msidle.dll   =55
  76. mobsync.exe  =55
  77. mobsync.dll  =55
  78. sens.dll     =55
  79. sens.exe     =55
  80. sensapi.dll  =55
  81. senscfg.dll  =55
  82. esserver.exe =55
  83. es.dll       =55
  84. esshared.dll =55
  85. estier2.dll  =55
  86. esenu.dll    =55
  87. sage.vxd     =55
  88. iphlpapi.dll =55
  89. actsaver.scr =55
  90. chnscsvr.hlp =55
  91.  
  92. [Inf.Install]
  93. mobilepk.inf
  94.  
  95. [WinDir.Install]
  96. %ChannelScreenSaver%,actsaver.scr,,32
  97.  
  98. [Mobile.Help]
  99. mobsync.hlp
  100. chnscsvr.hlp
  101.  
  102. [Mobile.Files]
  103. cdfview.dll,,,32
  104. webcheck.dll,,,32
  105. msidle.dll,,,32
  106. mobsync.exe,,,32
  107. mobsync.dll,,,32
  108. sens.dll,,,32
  109. sensapi.dll,,,32
  110. senscfg.dll,,,32
  111. esserver.exe,,,32
  112. es.dll,,,32
  113. esshared.dll,,,32
  114. estier2.dll,,,32
  115. sage.vxd,,,32
  116. iphlpapi.dll,,,32
  117. esenu.dll,,,32
  118.  
  119. [Mobile.Files.NT]
  120. cdfview.dll,,,32
  121. webcheck.dll,,,32
  122. msidle.dll,,,32
  123. mobsync.exe,,,32
  124. mobsync.dll,,,32
  125. sens.exe,,,32
  126. sensapi.dll,,,32
  127. senscfg.dll,,,32
  128. esserver.exe,,,32
  129. es.dll,,,32
  130. esshared.dll,,,32
  131. estier2.dll,,,32
  132. esenu.dll,,,32
  133.  
  134. [!Uninstall.Reg]
  135. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\MobileOptionPack","QuietDisplayName",,%DisplayDesc%
  136. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\MobileOptionPack","QuietUninstallString",,"rundll32 advpack.dll,LaunchINFSectionEx %17%\mobilepk.inf,,,256"
  137. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\MobileOptionPack","RequiresIESysFile",,"5.00"
  138.  
  139. [Mobile.Del.Reg]
  140. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\MobileOptionPack"
  141.  
  142. [RegisterOCX.Mobile]
  143. %11%\cdfview.dll
  144. %11%\webcheck.dll
  145. %11%\mobsync.dll
  146.  
  147. [Strings]
  148. BadSetupVer = "Your system is missing the required Setup engine."
  149. LMSIE4 = "Internet Explorer"
  150. LProgramF = "Program Files"
  151. UninstallData = "Uninstall Information"
  152. DisplayDesc = "Offline Browsing Pack"
  153. ChannelScreenSaver="Channel Screen Saver.SCR"
  154. Locale = "EN"
  155.