home *** CD-ROM | disk | FTP | other *** search
/ com!online 2004 May / com_0504_1.iso / toptools / rswsetup.exe / install_script.iss (.txt) < prev   
Encoding:
Inno Setup Script  |  2004-03-10  |  6.2 KB  |  85 lines

  1. ;InnoSetupVersion=4.1.8
  2. [Setup]
  3. AppName=Registry System Wizard
  4. AppVerName=1.4.11
  5. AppId={280ED870-1DF3-4574-A679-E2C4A8163249}
  6. AppVersion=1.4.11
  7. AppPublisher=Frank Ullrich
  8. AppPublisherURL=http://www.winFAQ.de
  9. AppSupportURL=http://www.equipmente.de/
  10. AppUpdatesURL=http://www.winfaq.de/htm/dload_rsw.htm
  11. DefaultDirName={pf}\Registry System Wizard
  12. DefaultGroupName=Registry System Wizard
  13. UninstallDisplayIcon={app}\RSW.EXE
  14. UninstallDisplayName=Registry System Wizard
  15. OutputBaseFilename=rswsetup
  16. Compression=zip
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  21. Source: "{tmp}\English.lng"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  22. Source: "{tmp}\German.lng"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  23. Source: "{tmp}\logo_rsw.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  24. Source: "DLGerman.ini"; Flags: dontcopy 
  25. Source: "{sys}\RICHTX32.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  26. Source: "{sys}\COMDLG32.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  27. Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  28. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  29. Source: "{sys}\COMCT332.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  30. Source: "{sys}\RSWIcon.icl"; DestDir: "{sys}"; Flags: ignoreversion 
  31. Source: "{app}\rswklick.wav"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{sys}\COMCT232.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  33. Source: "{sys}\TabCtl32.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  34. Source: "{sys}\FHPopup.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror 
  35. Source: "{sys}\fhlaunch.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror 
  36. Source: "{app}\SmartMenuXP.dll"; DestDir: "{app}"; Flags: restartreplace regserver 
  37. Source: "{app}\SmartMenuXP.ocx"; DestDir: "{app}"; Flags: restartreplace regserver 
  38. Source: "{app}\RDDLL.dll"; DestDir: "{app}"; Flags: restartreplace regserver 
  39. Source: "{app}\rswREG.dll"; DestDir: "{app}"; Flags: restartreplace regserver 
  40. Source: "{app}\rswTool.dll"; DestDir: "{app}"; Flags: restartreplace regserver 
  41. Source: "{app}\winfaq.CNT"; DestDir: "{app}"; Flags: ignoreversion 
  42. Source: "{app}\RSW.CHM"; DestDir: "{app}"; Flags: ignoreversion 
  43. Source: "{app}\RSWDaten.mdb"; DestDir: "{app}"; Flags: ignoreversion 
  44. Source: "{app}\RSW.EXE"; DestDir: "{app}"; Flags: ignoreversion 
  45. Source: "{app}\WINFAQ.HLP"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\rswpicture.rd"; DestDir: "{app}"; Flags: ignoreversion 
  47. Source: "{app}\rswger.rd"; DestDir: "{app}"; Flags: ignoreversion 
  48. Source: "{app}\rsweng.rd"; DestDir: "{app}"; Flags: ignoreversion 
  49. Source: "{app}\rswcrc.exe"; DestDir: "{app}"; Flags: ignoreversion 
  50. Source: "{app}\RSW-CRC32.TXT"; DestDir: "{app}"; Flags: overwritereadonly 
  51. Source: "{app}\leer.mdb"; DestDir: "{app}"; Flags: ignoreversion 
  52. Source: "{app}\Update.exe"; DestDir: "{app}"; Flags: ignoreversion 
  53. Source: "{app}\Connect"; DestDir: "{app}"; Flags: ignoreversion 
  54. Source: "{app}\Update.ini"; DestDir: "{app}"; Flags: ignoreversion 
  55. Source: "{app}\RSWDebug.exe"; DestDir: "{app}"; Flags: ignoreversion 
  56. Source: "{app}\Lizenz_german.txt"; DestDir: "{app}"; Flags: ignoreversion 
  57. Source: "{app}\License_english.txt"; DestDir: "{app}"; Flags: ignoreversion 
  58. [Registry]
  59. Root: HKLM; Subkey: "Software\Registry System Wizard"; ValueName: "Pfad"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletevalue deletevalue dontcreatekey 
  60. Root: HKLM; Subkey: "Software\Registry System Wizard"; ValueName: "Version"; ValueType: String; ValueData: "1.4.11"; Flags: uninsdeletevalue deletevalue dontcreatekey 
  61. Root: HKCU; Subkey: "Software\Registry System Wizard\Einstellungen"; ValueName: "Sprache"; ValueType: String; ValueData: "{code:GetMyStringNow|'1'}"; Flags: createvalueifdoesntexist uninsdeletevalue deletevalue 
  62. [Run]
  63. Filename: "{app}\RSW.EXE"; StatusMsg: "Registry System Wizard"; Flags: postinstall nowait
  64. [Icons]
  65. Name: "{userdesktop}\Registry System Wizard"; Filename: "{app}\RSW.EXE"; Tasks: desktopicon; 
  66. Name: "{group}\RSW Hilfe"; Filename: "{app}\RSW.CHM"; 
  67. Name: "{group}\WinFAQ"; Filename: "{app}\WINFAQ.HLP"; 
  68. Name: "{group}\Registry System Wizard"; Filename: "{app}\RSW.EXE"; IconFilename: "{app}\RSW.EXE"; Comment: "Registry System Wizard"; 
  69. Name: "{group}\Debugmodus - Registry System Wizard"; Filename: "{app}\RSWDebug.EXE"; IconFilename: "{app}\RSW.EXE"; Comment: "Debugger f
  70. r RSW.EXE"; 
  71. Name: "{group}\Entferne - Registry System Wizard"; Filename: "{app}\unins000.exe"; IconFilename: "{app}\unins000.exe"; Comment: "Entferne Registry System Wizard"; Languages: "de"; 
  72. Name: "{group}\Uninstall - Registry System Wizard"; Filename: "{app}\unins000.exe"; IconFilename: "{app}\unins000.exe"; Comment: "Entferne Registry System Wizard"; Languages: "eg"; 
  73. [Tasks]
  74. Name: "desktopicon"; Description: "{code:GetLangMsg|Desktop}"; GroupDescription: "{code:GetLangMsg|Zusatzicons}"; 
  75. Name: "isMDAC"; Description: "MS MDAC"; GroupDescription: "Download und Installation:"; Check: "MdacCheck"; 
  76. Name: "isJET2000"; Description: "Jet-Provider"; GroupDescription: "Download und Installation:"; Check: "JetCheck"; MinVersion: 0.0,5.0.2195; OnlyBelowVersion: 0.0,5.0.2195 Service Pack 3; 
  77. Name: "isJETXP"; Description: "Jet-Provider"; GroupDescription: "Download und Installation:"; Check: "JetCheck"; MinVersion: 0.0,5.01.2600; 
  78. Name: "isJET9x"; Description: "Jet-Provider"; GroupDescription: "Download und Installation:"; Check: "JetCheck"; MinVersion: 4.0.950,0.0; OnlyBelowVersion: 4.1.2222,0.0; 
  79. Name: "isJETME"; Description: "Jet-Provider"; GroupDescription: "Download und Installation:"; Check: "JetCheck"; MinVersion: 4.9.3000,0.0; 
  80. [Languages]
  81. ; These files are stubs
  82. ; To achieve better results after recompilation, use the real language files
  83. Name: "eg"; MessagesFile: "embedded\eg.isl"; LicenseFile: "embedded\egLicense.txt"; 
  84. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt"; 
  85.