home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / Software / Vyzkuste / xsetup / _SETUP.3 / Group7 / network.txt next >
Text File  |  1999-10-23  |  3KB  |  83 lines

  1. ______________________________________________________________________________________________
  2. Installing X-Setup in a shared folder
  3.  
  4. If you plan to deploy X-Setup (XSET) to many computers, you can of course install XSET 
  5. on each computer but it's easier to install it once to a shared path and all clients 
  6. access is from this location. For example, if you add a plug-in to this shared folder, 
  7. all clients can use it. 
  8.  
  9. Requirements for this: Windows NT 4.0 and the files noted in README.TXT as "Required"
  10.  
  11.  
  12. Basically, to use XSET in this configuration, the following steps are needed:
  13. 1) Install XSET locally
  14. 2) Copy the entire Program Files\X-Setup folder to the destination folder 
  15.    on a network drive
  16. 3) Change the configuration as needed
  17. 4) Install XSET on the clients
  18.  
  19.  
  20.  
  21. ______________________________________________________________________________________________
  22. Step 1 and 2:
  23.  
  24. After you installed XSET, copy the entire XSET folder (e.g. C:\Program Files\X-Setup) 
  25. to the destination folder, e.g. "S:\TOOLS\XSET". Remember to copy all files and subfolders, 
  26. don't leave anything out!
  27.  
  28.  
  29. ______________________________________________________________________________________________
  30. Step 3:
  31.  
  32. Start the file XQXSetup.EXE from the network folder (e.g. S:\TOOLS\XSET). Go to 
  33. File -> Options and re-configure the plug-ins and wizards path so they point to the new
  34. network location. 
  35.  
  36. In this example, the new plug-ins path would be S:\TOOLS\XSET\PLUGINS. You might also change
  37. other settings as needed (e.g. other Tools).
  38.  
  39. After this has been done, exit X-Setup and start REGEDIT.EXE, move to 
  40.  
  41.  HKEY_CURRENT_USER
  42.    Software
  43.      Xteq Systems
  44.        X-Setup
  45.          CurrentVersion
  46.  
  47. highlight this key and select File -> Export. 
  48.  
  49. Save the file to the network folder, e.g. S:\TOOLS\XSET\NETWORK, as "CONFIG.REG".  This 
  50. file will later be used on the clients to configure XSET as needed.
  51.  
  52.  
  53. ______________________________________________________________________________________________
  54. Step 4:
  55.  
  56. Before you install XSET on the clients, make sure that the clients have the files installed
  57. that are noted in README.TXT! If this is done, XSET can finally be installed.
  58.  
  59. On the client, start SETUP.BAT. This batch will register XSET and configure it using 
  60. your CONFIG.REG. 
  61.  
  62.  
  63.  
  64. ______________________________________________________________________________________________
  65. Notes:
  66.  
  67. - This installation does *NOT* create any icons. Either the clients simply start 
  68.   "XQXSetup.EXE" from the network location or you alter the SETUP.BAT so it copies a LNK file
  69.   to the user's desktop.
  70.  
  71. - If you don't care about which options are activated, you can also use SETUP_NC.BAT (NC = No 
  72.   Config). This batch works without CONFIG.REG so XSET will apply a default config when 
  73.   launched.
  74.  
  75. - The clients do not need to have "write" access to any of the folders.
  76.  
  77. - To uninstall X-Setup later, use REMOVE.BAT. Please note that the entries of CONFIG.REG will
  78.   remain in the Registry!
  79.  
  80.  
  81.  
  82. # Version 1999/10b #
  83.