home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 April / Net_2002_04.iso / Util / alzip492.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2002-02-28  |  18.9 KB  |  164 lines

  1. ;InnoSetupVersion=2.0.17
  2. [Setup]
  3. AppName=
  4. AppVerName=
  5.  v4.92 
  6. AppId=ALZip
  7. AppVersion=4.92
  8. AppPublisher=ESTsoft Corp.
  9. AppPublisherURL=http://www.ESTsoft.com/
  10. AppSupportURL=http://www.ALTools.co.kr/
  11. AppMutex=ALZipMutex
  12. DefaultDirName={pf}\ESTsoft\ALZip
  13. DefaultGroupName=
  14. UninstallDisplayIcon={app}\ALZip.EXE
  15. UninstallDisplayName=
  16. OutputBaseFilename=ALZip492
  17. Compression=zip
  18. AllowNoIcons=yes
  19. InfoAfterFile=embedded\InfoAfter.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{app}\ALZip.exe"; DestDir: "{app}"; 
  24. Source: "{app}\AZDll.Pre"; DestDir: "{app}"; 
  25. Source: "{app}\history.txt"; DestDir: "{app}"; 
  26. Source: "{app}\readme.txt"; DestDir: "{app}"; 
  27. Source: "{sys}\unacev2.dll"; DestDir: "{sys}"; 
  28. Source: "{app}\unrar.dll"; DestDir: "{app}"; 
  29. Source: "{sys}\ALZALZ.BIN"; DestDir: "{sys}"; 
  30. Source: "{sys}\ALZZip.BIN"; DestDir: "{sys}"; 
  31. Source: "{app}\Language\ALZipKOR.ini"; DestDir: "{app}\Language"; 
  32. Source: "{app}\Bar1.gif"; DestDir: "{app}"; 
  33. Source: "{app}\ALZip.chm"; DestDir: "{app}"; 
  34. [Registry]
  35. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\Main"; ValueName: "lvcVisible"; ValueType: Binary; ValueData: "01 01 01 01 01 01 00 00 00 00 00 01"; Flags: createvalueifdoesntexist uninsdeletekey 
  36. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\Main"; ValueName: "lvcVisible"; ValueType: Binary; ValueData: "01 01 01 01 01 01 00 00 00 00 00 01"; Flags: createvalueifdoesntexist uninsdeletekey 
  37. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\Main"; ValueName: "lvcWidth"; ValueType: Binary; ValueData: "9B 00 60 00 4B 00 32 00 69 00 9F 00 32 00 32 00 32 00 32 00 32 00 DE 00"; Flags: createvalueifdoesntexist uninsdeletekey 
  38. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\Main"; ValueName: "lvcWidth"; ValueType: Binary; ValueData: "9B 00 60 00 4B 00 32 00 69 00 9F 00 32 00 32 00 32 00 32 00 32 00 DE 00"; Flags: createvalueifdoesntexist uninsdeletekey 
  39. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\Main"; ValueName: "TempDirType"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  40. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\Main"; ValueName: "TempDirType"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  41. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip"; ValueName: "RootDir"; ValueType: String; ValueData: "{app}\"; Flags: uninsdeletekey 
  42. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip"; ValueName: "RootDir"; ValueType: String; ValueData: "{app}\"; Flags: uninsdeletekey 
  43. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip"; ValueName: "LanguageIni"; ValueType: String; ValueData: "ALZipKor.ini"; Flags: uninsdeletekey 
  44. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip"; ValueName: "LanguageIni"; ValueType: String; ValueData: "ALZipKor.ini"; Flags: uninsdeletekey 
  45. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcCompALZip"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletekey 
  46. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcCompCur"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletekey 
  47. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcExtALZip"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  48. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcExtCur"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  49. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcExtFilename"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  50. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcMakeExe"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  51. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "Cascade"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletekey 
  52. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "CompALZip"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  53. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "CompCur"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  54. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "Mail"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  55. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "NewFolder"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  56. Root: HKCU; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ShellMenu"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  57. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcCompALZip"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletekey 
  58. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcCompCur"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletekey 
  59. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcExtALZip"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  60. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcExtCur"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  61. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcExtFilename"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  62. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ArcMakeExe"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  63. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "Cascade"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletekey 
  64. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "CompALZip"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  65. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "CompCur"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  66. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "Mail"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  67. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "NewFolder"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  68. Root: HKLM; Subkey: "SoftWare\ESTSoft\ALZip\ShellMenu"; ValueName: "ShellMenu"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletekey 
  69. Root: HKCR; Subkey: "ALZip\shellex\ContextMenuHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  70. Root: HKCR; Subkey: "*\shellex\ContextMenuHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  71. Root: HKCR; Subkey: "Directory\Background\shellex\ContextMenuHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  72. Root: HKCR; Subkey: "Directory\shellex\DragDropHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  73. Root: HKCR; Subkey: "Directory\shellex\ContextMenuHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  74. Root: HKCR; Subkey: "Drive\shellex\DragDropHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  75. Root: HKCR; Subkey: "Drive\shellex\ContextMenuHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  76. Root: HKCR; Subkey: "Folder\shellex\DragDropHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  77. Root: HKCR; Subkey: "Folder\shellex\ContextMenuHandlers\ALZip"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  78. Root: HKCR; Subkey: "ALZip.Ace\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,2"; Flags: createvalueifdoesntexist uninsdeletekey 
  79. Root: HKCR; Subkey: "ALZip.ALZ\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,1"; Flags: createvalueifdoesntexist uninsdeletekey 
  80. Root: HKCR; Subkey: "ALZip.Arc\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,3"; Flags: createvalueifdoesntexist uninsdeletekey 
  81. Root: HKCR; Subkey: "ALZip.Arj\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,4"; Flags: createvalueifdoesntexist uninsdeletekey 
  82. Root: HKCR; Subkey: "ALZip.B64\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,5"; Flags: createvalueifdoesntexist uninsdeletekey 
  83. Root: HKCR; Subkey: "ALZip.Bh\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,6"; Flags: createvalueifdoesntexist uninsdeletekey 
  84. Root: HKCR; Subkey: "ALZip.Bhx\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,7"; Flags: createvalueifdoesntexist uninsdeletekey 
  85. Root: HKCR; Subkey: "ALZip.Bz2\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,8"; Flags: createvalueifdoesntexist uninsdeletekey 
  86. Root: HKCR; Subkey: "ALZip.Cab\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,9"; Flags: createvalueifdoesntexist uninsdeletekey 
  87. Root: HKCR; Subkey: "ALZip.Ear\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,10"; Flags: createvalueifdoesntexist uninsdeletekey 
  88. Root: HKCR; Subkey: "ALZip.Enc\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,11"; Flags: createvalueifdoesntexist uninsdeletekey 
  89. Root: HKCR; Subkey: "ALZip.gz\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,12"; Flags: createvalueifdoesntexist uninsdeletekey 
  90. Root: HKCR; Subkey: "ALZip.ha\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,13"; Flags: createvalueifdoesntexist uninsdeletekey 
  91. Root: HKCR; Subkey: "ALZip.hqx\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,14"; Flags: createvalueifdoesntexist uninsdeletekey 
  92. Root: HKCR; Subkey: "ALZip.ice\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,15"; Flags: createvalueifdoesntexist uninsdeletekey 
  93. Root: HKCR; Subkey: "ALZip.jar\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,16"; Flags: createvalueifdoesntexist uninsdeletekey 
  94. Root: HKCR; Subkey: "ALZip.lha\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,17"; Flags: createvalueifdoesntexist uninsdeletekey 
  95. Root: HKCR; Subkey: "ALZip.lzh\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,18"; Flags: createvalueifdoesntexist uninsdeletekey 
  96. Root: HKCR; Subkey: "ALZip.mim\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,19"; Flags: createvalueifdoesntexist uninsdeletekey 
  97. Root: HKCR; Subkey: "ALZip.pak\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,20"; Flags: createvalueifdoesntexist uninsdeletekey 
  98. Root: HKCR; Subkey: "ALZip.rar\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,21"; Flags: createvalueifdoesntexist uninsdeletekey 
  99. Root: HKCR; Subkey: "ALZip.tar\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,22"; Flags: createvalueifdoesntexist uninsdeletekey 
  100. Root: HKCR; Subkey: "ALZip.tgz\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,23"; Flags: createvalueifdoesntexist uninsdeletekey 
  101. Root: HKCR; Subkey: "ALZip.uue\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,24"; Flags: createvalueifdoesntexist uninsdeletekey 
  102. Root: HKCR; Subkey: "ALZip.war\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,25"; Flags: createvalueifdoesntexist uninsdeletekey 
  103. Root: HKCR; Subkey: "ALZip.xxe\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,26"; Flags: createvalueifdoesntexist uninsdeletekey 
  104. Root: HKCR; Subkey: "ALZip.z\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,27"; Flags: createvalueifdoesntexist uninsdeletekey 
  105. Root: HKCR; Subkey: "ALZip.zip\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,28"; Flags: createvalueifdoesntexist uninsdeletekey 
  106. Root: HKCR; Subkey: "ALZip.zoo\DefaultIcon"; ValueType: String; ValueData: "{app}\ALZip.exe,29"; Flags: createvalueifdoesntexist uninsdeletekey 
  107. Root: HKCR; Subkey: "ALZip.Ace\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  108. Root: HKCR; Subkey: "ALZip.Alz\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  109. Root: HKCR; Subkey: "ALZip.Arc\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  110. Root: HKCR; Subkey: "ALZip.Arj\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  111. Root: HKCR; Subkey: "ALZip.B64\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  112. Root: HKCR; Subkey: "ALZip.Bh\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  113. Root: HKCR; Subkey: "ALZip.Bhx\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  114. Root: HKCR; Subkey: "ALZip.Bz2\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  115. Root: HKCR; Subkey: "ALZip.Cab\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  116. Root: HKCR; Subkey: "ALZip.Ear\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  117. Root: HKCR; Subkey: "ALZip.Enc\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  118. Root: HKCR; Subkey: "ALZip.gz\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  119. Root: HKCR; Subkey: "ALZip.ha\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  120. Root: HKCR; Subkey: "ALZip.Hqx\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  121. Root: HKCR; Subkey: "ALZip.ice\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  122. Root: HKCR; Subkey: "ALZip.jar\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  123. Root: HKCR; Subkey: "ALZip.lha\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  124. Root: HKCR; Subkey: "ALZip.lzh\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  125. Root: HKCR; Subkey: "ALZip.mim\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  126. Root: HKCR; Subkey: "ALZip.pak\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  127. Root: HKCR; Subkey: "ALZip.rar\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  128. Root: HKCR; Subkey: "ALZip.tar\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  129. Root: HKCR; Subkey: "ALZip.tgz\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  130. Root: HKCR; Subkey: "ALZip.uue\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  131. Root: HKCR; Subkey: "ALZip.war\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  132. Root: HKCR; Subkey: "ALZip.xxe\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  133. Root: HKCR; Subkey: "ALZip.z\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  134. Root: HKCR; Subkey: "ALZip.zip\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  135. Root: HKCR; Subkey: "ALZip.zoo\Shell\Open\Command"; ValueType: String; ValueData: "{app}\ALZip.exe ""%1"""; Flags: createvalueifdoesntexist uninsdeletekey 
  136. Root: HKCR; Subkey: "ALZip.zip\ShellEx\DropHandler"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  137. Root: HKCR; Subkey: "ALZip.alz\ShellEx\DropHandler"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  138. Root: HKCR; Subkey: "ALZip.lha\ShellEx\DropHandler"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  139. Root: HKCR; Subkey: "ALZip.lzh\ShellEx\DropHandler"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  140. Root: HKCR; Subkey: "ALZip.bh\ShellEx\DropHandler"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  141. Root: HKCR; Subkey: "ALZip.jar\ShellEx\DropHandler"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  142. Root: HKCR; Subkey: "ALZip.tar\ShellEx\DropHandler"; ValueType: String; ValueData: "{{4EB37360-49E8-11D3-95B5-004033382980}"; Flags: createvalueifdoesntexist uninsdeletekey 
  143. [Run]
  144. Filename: "{app}\ALZip.exe"; Flags: nowait
  145. [Icons]
  146. Name: "{commonstartmenu}\
  147. "; Filename: "{app}\ALZip.EXE"; Comment: "
  148. ."; Tasks: StartMenuIcon; 
  149. Name: "{commondesktop}\
  150. "; Filename: "{app}\ALZip.EXE"; Comment: "
  151. ."; Tasks: desktopicon; 
  152. Name: "{group}\
  153. "; Filename: "{app}\ALZip.EXE"; Comment: "
  154. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\
  155. "; Filename: "{app}\ALZip.EXE"; Comment: "
  156. ."; Tasks: quicklaunchicon; 
  157. [Tasks]
  158. Name: "desktopicon"; Description: "
  159. "; GroupDescription: "
  160. Name: "quicklaunchicon"; Description: "
  161. "; GroupDescription: "
  162. Name: "StartMenuIcon"; Description: "
  163. "; GroupDescription: "
  164.