home *** CD-ROM | disk | FTP | other *** search
/ Connect / connect_2005-05.iso / software / mobil / prosuite_demo.exe / Setup.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-04-16  |  2.3 KB  |  108 lines

  1. [Version]
  2. Signature="$Chicago$" 
  3.  
  4. [DefaultInstall]
  5. Copyfiles = SharedComponents, MainFiles
  6. SetupShortcuts = StartMenu.Shortcuts, Desktop.Shortcuts
  7.  
  8. [SourceDisksNames]
  9. 1 = %Source_Description%,,,
  10.  
  11. [SourceDisksFiles]
  12. Mobius.exe = 1
  13. Mobius.chm = 1
  14. MPBrowser.exe = 1
  15. LMMPCUI.chm = 1
  16. Mobius.chm
  17. MobiMB.chm = 1
  18. License.txt = 1
  19. LMMPC.exe = 1
  20. LMMPCUI.dll = 1
  21. NkCore.dll = 1
  22. Nokia.ini = 1
  23. LMXMPP.dll = 1
  24. zlib1.dll = 1
  25.  
  26. [DestinationDirs]
  27. DefaultDestDir = 49000
  28. SharedComponents = 32811, LogoManager
  29. StartMenu.Shortcuts = 32791, %App_Name%
  30. Desktop.Shortcuts = 32793
  31.  
  32. [MainFiles]
  33. Mobius.exe
  34. Mobius.chm
  35. MPBrowser.exe
  36. MobiMB.chm
  37. License.txt
  38. libexpatw.dll,,,3
  39. zlib1.dll
  40.  
  41. [SharedComponents]
  42. LMMPC.exe,,,3
  43. LMMPCUI.dll,,,3
  44. LMMPCUI.chm,,,3
  45. LMXMPP.dll,,,3
  46. NkCore.dll,,,3
  47. Nokia.ini,,,3
  48. FileTransfer.dll,,,3
  49. libexpatw.dll,,,3
  50.  
  51. [LMMPC.exe]
  52. Shared = yes
  53. RegisterServer = yes
  54.  
  55. [LMMPCUI.dll]
  56. Shared = yes
  57. RegisterServer = yes
  58.  
  59. [LMMPCUI.chm]
  60. Shared = yes
  61.  
  62. [LMXMPP.dll]
  63. Shared = yes
  64. RegisterServer = yes
  65.  
  66. [Nokia.ini]
  67. Shared = yes
  68.  
  69. [LMMPCUI.chm]
  70. Shared = yes
  71.  
  72. [NkCore.dll]
  73. Shared = yes
  74. RegisterServer = yes
  75.  
  76. [FileTransfer.dll]
  77. Shared = yes
  78. RegisterServer = yes
  79.  
  80. [libexpatw.dll]
  81. Shared = yes
  82.  
  83. [StartMenu.Shortcuts]
  84. %App_Name%, 0, Mobius.exe
  85. %MobiMB_App_Name%, 0, MPBrowser.exe
  86. Mobius/PX Help, 0, Mobius.chm
  87. MobiMB Help, 0, MobiMB.chm
  88. Uninstall %App_Name%, 0, _Unins.exe, 1
  89.  
  90. [Desktop.Shortcuts]
  91. %App_Name%, 0, Mobius.exe
  92. %MobiMB_App_Name%, 0, MPBrowser.exe
  93.  
  94. ; Installer-specific data
  95. [Setup.Data]
  96. AppName = %App_Name%
  97. ShortName = %Short_App_Name%
  98. Description = "This is a demonstration version of this application - some features may be disabled.  LogoManager Pro Suite allows you to browse your contacts and messages on a range of Nokia phones and to access polyphonic ringtones, photos and Java games using drag && drop.  You can save a permanent record of your SMS messages and edit/backup/restore the items in your phonebook."
  99. KeyID = 54
  100. KeyType = email
  101. PostUninstallLink = "http://www.logomanager.co.uk/php/support.php?class=uninstall&product=54&ver=1.2"
  102. PostInstallExecute = Mobius.exe
  103.  
  104. [Strings]
  105. Source_Description="Setup Installation Media"
  106. App_Name="LogoManager Pro Suite"
  107. MobiMB_App_Name="MobiMB Mobile Media Browser"
  108. Short_App_Name="LogoManager Pro Suite"