Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!uunet!mcsun!unido!rwthinf!rwthbs!hls From: hls@rwthbs.uucp (H.L. Stahl) Newsgroups: comp.windows.ms Subject: Re: Recursive Windows Message-ID: <1991Jan17.113028.11035@rwthbs.uucp> Date: 17 Jan 91 11:30:28 GMT References: <91014.153634YTHPRGDB@MTUS5.BITNET> <11057@jpl-devvax.JPL.NASA.GOV> Reply-To: hls@rwthbs.UUCP (Hans-Ludwig Stahl) Organization: Lehrstuhl fuer Betriebssysteme, RWTH Aachen Lines: 19 In article <11057@jpl-devvax.JPL.NASA.GOV> brad@huey.Jpl.Nasa.GOV writes: > In article <91014.153634YTHPRGDB@MTUS5.BITNET>, YTHPRGDB@MTUS5.BITNET writes: > |> Is there any nice way to prevent your users from recursively running windows? > Create the batch file WIN.BAT: > ------------------------------ > echo off > if exist c:\win-run.now goto :running > echo " " > c:\win-run.now !! c:\windows\win %1 %2 %3 %4 ... ^^^^^^^^^^^ You omitted the parameters !! > ... > Brad Hines Hans-Ludwig Stahl | _ : Hans-Ludwig Stahl, Lehrstuhl fuer Betriebssysteme, RWTH Aachen |_|_`__ : Kopernikusstr. 16, D-5100 Aachen, ..49-(0)241-804374 | |__) : Domain: hls@informatik.rwth-aachen.de |__) : uucp: ...!{seismo,mcvax,uunet}!unido!rwthinf!hls