home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / odtol051.zip / readme.odintool < prev    next >
Text File  |  2002-04-23  |  4KB  |  100 lines

  1. OdinTool version 0.5.1
  2. ======================
  3.  
  4.  
  5. OdinTool is a little utility I wrote to accomplish a few tasks:
  6.  
  7. 1.) Make the installation of Odin daily buildfiles (which are currently
  8.     not available a matter of a mouseclick. In addition a registry file
  9.     (Custom.REG) that can hold custom entries to override the default ones 
  10.     OdinInst.EXE writes into the registry.
  11.  
  12.     NOTE: This program does not support the daily builds provided by 
  13.           Andy Willis!
  14.     
  15. 2.) Provide a frontend for all Odin.INI settings.
  16.  
  17. 3.) Workaround to make OdinBug happy for people that do not have 
  18.     buildfiles on their hard disk.
  19.  
  20. ODINTOOL COMES AS IS, WITHOUT ANY PARTICULAR GUARANTEE, NEITHER 
  21. EXPLICIT OR IMPLICIT. USE IT AT YOUR OWN RISK!
  22.  
  23. PLEASE READ THIS FILE COMPLETELY BEFORE USING ODINTOOL!
  24.  
  25. 1. Prerequsites:
  26.  
  27.    - Odin installed at least once via WarpIN
  28.    - OdinBug 0.5.3a or better (0.5.6 recommended) installed 
  29.      and at least used once (in order to have the buildfile 
  30.      directory saved).
  31.    - VROBJ.DLL in LIBPATH (get it from your Warp4 CD-ROM
  32.      or download VROBJ.WPI from ftp://ftp.os2.org/odin/daily)
  33.    - REXXINI.DLL (it comes with OdinTool) in your LIBPATH
  34.      REXXINI.DLL belongs to:
  35.      
  36.    ┌─────────────────────────────────────────────────────────────┐
  37.    │ R E X X I N I                                               │
  38.    │ Rexx API's for manipulation of Text Based INI Files (used   │
  39.    │ by WINOS2) Written: Steven Elliott - CompuServe 100032,1454 │
  40.    │ Useful for manipulating and fixing text ini files used by   │
  41.    │ DOS and windows programs. Freeware.                         │
  42.    └─────────────────────────────────────────────────────────────┘
  43.    
  44.    - OdinTool *MUST* be in the same directory as OdinBug.EXE
  45.    - Eventually Regedit.EXE from Win95/98/ME (*NOT* the OS/2 
  46.      Regedit2.EXE)
  47.    - InfoZIP's UNZIP.EXE somewhere in your PATH
  48.      
  49. 2. Features:
  50.  
  51. 2.1 Setup checking
  52.  
  53.    It checks the WarpIN database to determine where Odin is
  54.    installed. It displays what it finds out. This cannot be
  55.    changed currently. This might be useful to take a quick 
  56.    look at the integrity...
  57.    
  58. 2.2 Install button: 
  59.  
  60.    Pressing this, will present you a file selection box of 
  61.    your buildfiles directory with all buildfiles available 
  62.    for selection.
  63.    
  64.    
  65.    Choose one and it will be unZIPped in the correct place,
  66.    OdinInst.EXE will be called.
  67.    
  68.    As a next step Regedit.EXE will be called with a file named
  69.    Custom.REG as its parameter. Using this feature, you can
  70.    easily overwrite some registry keys, that OdinInst.EXE just
  71.    has created (plus overwritten a previous setting).
  72.    
  73.    Calling OdinTool for the first time will create an appropriate
  74.    Custom.REG file in the directory where OdinTool resides (should
  75.    be the Odin directory).
  76.    
  77.    Note: If Regedit.EXE is not present in your Odin directory, 
  78.    you will get an error message about a missing file from Odin!
  79.  
  80.    Note: Using the "Create/Update WPS object(s)" function in
  81.    the menu will associate odin32bin-*.ZIP files with OdinTool.
  82.    You may now double click on the buildfile and OdinTool is
  83.    fired up, ready to install the new buildfile.
  84.  
  85. 2.3. Execute Regedit
  86.  
  87.    As the name suggests this calls Regedit.EXE (the Win32 version
  88.    as described above).
  89.    
  90. 2.4 Odin.INI pages
  91.    
  92.    You may use these pages to modify all available settings in
  93.    Odin.INI. Look into the Project Odin User's Manual to find out
  94.    about these settings.
  95.       
  96. 3. Author:
  97.  
  98. Herwig Bauernfeind, 12-04-2002
  99. email: herwig.bauernfeind@aon.at
  100.