home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / misc / 2504 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.2 KB

  1. From: franc@hprnd.rose.hp.com (Franc Woods)
  2. Date: Fri, 28 Aug 1992 23:51:57 GMT
  3. Subject: Re: Sharing a Single Group Window
  4. Message-ID: <6730001@hprnd.rose.hp.com>
  5. Organization: HP Roseville Networks Division
  6. Path: sparky!uunet!usc!sdd.hp.com!hpscdc!hplextra!hpcc05!hpyhde4!hpycla!hpergfg2!hprdash!hprnd!franc
  7. Newsgroups: comp.os.ms-windows.misc
  8. References: <406@usissc.DaytonOH.NCR.COM>
  9. Lines: 49
  10.  
  11.  
  12. ----------------------------------------------------------------
  13. In comp.os.ms-windows.misc, mcglob@usissc.DaytonOH.NCR.COM (Brian.McGloin) writes:
  14.  
  15.     ......  We would like to share a Group Windows for support purposes.....
  16.     etc...
  17.  
  18.     Brian T. McGloin
  19. -----------------------------------------------------------------
  20. If all users in your group have the same video driver then your 
  21. PROGMAN.INI file might look something like this:
  22.  
  23.     AutoArrange=0
  24.     display.drv=hpu1k.drv
  25.     Order= 11 2 16 5 14 4 10 9 1 17 8 3 6 12 7 15 13
  26.  
  27.     [Groups]
  28.     Group1=C:\WINDOWS\MAIN.GRP
  29.     Group2=I:\WINDOWS\WINFONTI.GRP
  30. etc.
  31.  
  32. where I: is a shared disk.  You can specify the group when you do a "File
  33. New" and specify a Progam Group, enter the description, and give the full
  34. path name for the group file.  The group should be write protected so that
  35. no one user can update the properties of individual programs.
  36.  
  37. Drawbacks: 1) since it is write protected if there are different video cards
  38. being used then the icons won't appear correct for all displays and 2) the
  39. group won't always be available when the network is down.
  40.  
  41. What I currently do is the following: set
  42.  
  43.     Group2=C:\WINDOWS\WINFONTI.GRP
  44.  
  45. and in AUTOEXEC.BAT
  46.  
  47.     if exist I:\WINDOWS\WINFONTI.GRP copy I:\WINDOWS\WINFONTI.GRP C:\WINDOWS
  48.  
  49. This will display the correct icons and get me the latest version of the 
  50. group with all updated properties every time I re-boot.
  51.  
  52. Good Luck
  53. <>**<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*<>*
  54. Franc Woods                     ||      franc@hp5200.hp.rose.com
  55. Hewlett Packard                 || or   Franc WOODS / HP5200
  56. Network Computer Mfg Operation  ||      "We all have the same amount
  57. 8000 Foothills Blvd             ||       of time.  Some of us spend it
  58. Roseville, CA 95747-6588 MS:R3N5||       and some invest it."
  59. (916) 785-5065                  ||
  60.