home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / misc / 3000 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.0 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!haven.umd.edu!mimsy!prometheus!media!hqda-ai!grant
  2. From: grant@pentagon-gw.army.mil (Pete Grant)
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: Re: user specific environments
  5. Message-ID: <1992Sep12.173424.3594@pentagon-gw.army.mil>
  6. Date: 12 Sep 92 17:34:24 GMT
  7. References: <1992Sep2.140759.25848@rz.uni-karlsruhe.de>
  8. Organization: U.S. Army Artificial Intelligence Center, The Pentagon
  9. Lines: 12
  10.  
  11. In article <1992Sep2.140759.25848@rz.uni-karlsruhe.de> malaka@i11s10.ira.uka.de (Rainer Malaka) writes:
  12. >hi dos/windows wizards,
  13. >
  14. >is there a pd-solution to switch all .ini-files, autoexec.bat, and config.sys ?
  15. >
  16. I'm not a whiz, but had a similar need back in my office.  Solution:  I wrote
  17. a C program that copied files for the individual whose name was passed
  18. as a parameter (or default files if name was not found) from a special
  19. \SYS directory into c:\config.sys and c:\autoexec.bat.  It would have
  20. been a simple matter to add the windows.ini file to the process.
  21.  
  22. Pete.
  23.