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