home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 July / APC47-2.ISO / windows / zak / zak95.exe / readme.txt.txt < prev    next >
Encoding:
Text File  |  1997-08-11  |  4.1 KB  |  117 lines

  1.      ---------------------------------------------------------
  2.       Zero Administration Kit for Microsoft Windows 95 README
  3.                      August l997            
  4.      ---------------------------------------------------------
  5.           (c) Copyright Microsoft Corporation, 1997
  6.  
  7.  
  8. ------------------------
  9. HOW TO USE THIS DOCUMENT
  10. ------------------------
  11.  
  12. To view Readme.txt on screen in Notepad, maximize the Notepad window.
  13.  
  14. To print Readme.txt, open it in Notepad or another word processor, 
  15. then use the Print command on the File menu.
  16.  
  17.  
  18. --------
  19. CONTENTS
  20. --------
  21.  
  22. TRADITIONAL CHINESE WINDOWS 95 AND THE ZERO ADMINISTRATION KIT
  23.  
  24. --------
  25.  
  26. TRADITIONAL CHINESE WINDOWS 95 AND THE ZERO ADMINISTRATION KIT
  27. ===================================
  28. Changes required for traditional Chinese Windows 95.
  29.  
  30. 1. You must manually change the StartUp folder to the localized string.
  31.  
  32. 2. Traditional Chinese Windows 95 will install only one Traditional
  33.    Chinese IME by default. If you would like to install more then
  34.    one IME for ZAK users you have to do following changes:
  35.   
  36.    - After finishing Zero Administration Kit for Windows 95 Wizard, 
  37.      change directory to <ZAK Root>\SETUP\WIN95.
  38.  
  39.    - Type following command to extract ime.inf
  40.  
  41.      EXTRACT PRECOPY2.CAB IME.INF
  42.  
  43.    - Edit IME.INF using NOTEPAD.EXE.  Edit the [OPTIONAL_IMES] section,
  44.      enable the IMEs you want to be installed by default.
  45.      For example, if you want Chajei.IME to be installed by default 
  46.      then you must edit the following line:
  47.      
  48.      CHAJEI.IME, %desc_chajei%,1
  49.  
  50.      to
  51.  
  52.      CHAJEI.IME, %desc_chajei%,1,1
  53.       
  54. 3. The Zero Administration Kit desktop user default Windows metrics may be
  55.    incorrect. To fix this problem you can make the following changes to
  56.    set the correct Windows metrics. 
  57.  
  58.    - Create a file, "METRICS.REG". The file should contain the 
  59.      following contents:
  60.  
  61.      REGEDIT4
  62.  
  63.      [HKEY_USERS\.Default\control panel\desktop\windowmetrics]
  64.      "ScrollWidth"="-270"
  65.      "ScrollHeight"="-270"
  66.      "IconSpacing"="-1155"
  67.      "IconSpacingFactor"="100"
  68.      "IconVerticalSpacing"="-1125"
  69.      "IconFont"=hex:09,00,00,00,00,00,00,00,90,01,00,00,00,88,00,00,00,02,b7,73,b2,\
  70.         d3,a9,fa,c5,e9,00,00,00,00,01,00,e2,80,9b,7c,92,82,bf,34,89,00,01,00,54,01,\
  71.         7a,81,bf,34
  72.      "CaptionFont"=hex:09,00,00,00,00,00,00,00,90,01,00,00,00,88,00,00,00,02,b7,73,\
  73.         b2,d3,a9,fa,c5,e9,00,01,e0,3d,00,00,20,41,00,00,12,7e,00,00,fa,7d,63,00,00,\
  74.         00,00,00,01,00
  75.      "MenuFont"=hex:09,00,00,00,00,00,00,00,90,01,00,00,00,88,00,00,00,02,b7,73,b2,\
  76.         d3,a9,fa,c5,e9,00,01,e0,3d,00,00,20,41,00,00,12,7e,00,00,fa,7d,63,00,00,00,\
  77.         00,00,01,00
  78.      "SmCaptionFont"=hex:09,00,00,00,00,00,00,00,bc,02,00,00,00,88,00,00,00,02,b7,\
  79.         73,b2,d3,a9,fa,c5,e9,00,01,e0,3d,00,00,20,41,00,00,12,7e,00,00,fa,7d,63,00,\
  80.         00,00,00,00,01,00
  81.      "StatusFont"=hex:09,00,00,00,00,00,00,00,90,01,00,00,00,88,00,00,00,02,b7,73,\
  82.         b2,d3,a9,fa,c5,e9,00,01,e0,3d,00,00,20,41,00,00,12,7e,00,00,fa,7d,63,00,00,\
  83.         00,00,00,01,00
  84.      "MessageFont"=hex:09,00,00,00,00,00,00,00,90,01,00,00,00,88,00,00,00,02,b7,73,\
  85.         b2,d3,a9,fa,c5,e9,00,01,e0,3d,00,00,20,41,00,00,12,7e,00,00,fa,7d,63,00,00,\
  86.         00,00,00,01,00
  87.      "BorderWidth"="-15"
  88.      "CaptionWidth"="-270"
  89.      "CaptionHeight"="-270"
  90.      "SmCaptionWidth"="-210"
  91.      "SmCaptionHeight"="-210"
  92.      "MenuWidth"="-270"
  93.      "MenuHeight"="-270"
  94.      "Shell Icon BPP"="16"
  95.      "Shell Icon Size"="32"
  96.  
  97.      [HKEY_USERS\.Default\control panel\desktop\ResourceLocale]
  98.      @="00000404"
  99.  
  100.    - Copy METRICS.REG to the Zero Administration Kit directory: 
  101.      <root>\SETUP\WIN95
  102.  
  103.    - Edit the MSBATCH.INF in the <root>\SETUP\WIN95
  104.      
  105.    - Make the following changes to MSBATCH.INF
  106.      
  107.      In the [SourceDisksFiles] section add:
  108.  
  109.      METRICS.REG=22,,0
  110.  
  111.      In the [copy.runshell.exe] section add:
  112.      METRICS.REG
  113.  
  114.      In the [Office] section add
  115.      HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,WindowsMetrics,,"regedit metrics.reg"
  116.     
  117.