home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_04_2005.ISO / ActiveSetupWinMe98.exe / Setup.inf < prev    next >
Encoding:
INI File  |  2004-09-15  |  1.7 KB  |  77 lines

  1. [Files]
  2. Upgrade.exe=Upgrade.exe
  3.  
  4. [Upgrade.exe]
  5. DestDir=Bin
  6. CmdLine=/Setup /URL:"%s" /Stream:"%SRCDISK%Sample.asx"
  7. CmdLine LANGID 7=/Setup /URL:"%s" /Stream:"%SRCDISK%Sample_German.asx"
  8. CmdLine LANGID 12=/Setup /URL:"%s" /Stream:"%SRCDISK%Sample_French.asx"
  9. OleSelfRegistered=0
  10.  
  11. [Manager.exe]
  12. DestDir=Bin
  13. OleSelfRegistered=0
  14.  
  15. [Readme.txt]
  16. DestDir=Bin
  17. OleSelfRegistered=0
  18.  
  19. [Shortcuts]
  20. Shortcut1=Shortcut1
  21. Shortcut2=Shortcut2
  22. Shortcut3=Shortcut3
  23. ;Shortcut4=Shortcut4
  24. ;Shortcut5=Shortcut5
  25.  
  26.  
  27. [Shortcut1]
  28. File=Bin\Manager.exe
  29. Title=AudibleManager
  30. Description=AudibleManager
  31. IconFile=Bin\Manager.exe
  32. IconIndex=0
  33. Location=CSIDL_COMMON_PROGRAMS 
  34.  
  35.  
  36. [Shortcut2]
  37. File=Bin\Manager.exe
  38. Title=AudibleManager
  39. Description=Launch AudibleManager
  40. Description LANGID 7=AudibleManager starten
  41. Description LANGID 12=Launch AudibleManager
  42. IconFile=Bin\Manager.exe
  43. IconIndex=0
  44. Location=CSIDL_DESKTOPDIRECTORY 
  45.  
  46. [Shortcut3]
  47. File=Bin\Upgrade.exe
  48. CmdLine=/Uninstall
  49. Title=Uninstall AudibleManager
  50. Description=Uninstall AudibleManager
  51. Title LANGID 7=AudibleManager deinstallieren
  52. Description LANGID 7=AudibleManager deinstallieren
  53. Title LANGID 12=Uninstall AudibleManager
  54. Description LANGID 12=Uninstall AudibleManager
  55. IconFile=Bin\Upgrade.exe
  56. IconIndex=-10000
  57. Location=CSIDL_COMMON_PROGRAMS 
  58.  
  59. [Shortcut4]
  60. File=Bin\HTML\Get_Free_Month_of_Audible.html
  61. Title=Get a Free Month of Audible.com
  62. Description=Get a Free Month of Audible.com
  63. IconFile=Bin\Manager.exe
  64. IconIndex=0
  65. Location=CSIDL_COMMON_PROGRAMS 
  66.  
  67. [Shortcut5]
  68. File=Bin\HTML\Get_Free_Month_of_Audible.html
  69. Title=Get a Free Month of Audible.com
  70. Description=Get a Free Month of Audible.com
  71. IconFile=Bin\Manager.exe
  72. IconIndex=0
  73. Location=CSIDL_DESKTOPDIRECTORY
  74.  
  75.  
  76.  
  77.