"beetle" <> wrote in message
news:49A07731-E771-49CC-8AA6-...
>>
>>
>> "Colon Terminus" wrote:
>>
>> > "beetle" <> wrote in message
>> > news:592E6A32-A10F-433E-946E-...
>> > >
>> > > A simpler script (no program) that still demonstrates the problem is
>> > > icacls.bat run minimized:
>> > >
>> > > @echo off
>> > > :loop
>> > > icacls c:\
>> > > goto loop
>> >
>> >
>> > I didn't see the symptom you describe.
>> > When your script is run in a minimized window I see no impact at all.
>> >
>> >
>> > --
>> > Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
>> > ------->>>>>>http://www.NewsDemon.com<<<<<<------
>> > Unlimited Access, Anonymous Accounts, Uncensored Broadband Access
>>
>
> I'm not sure why but icacls.bat no longer produces output nor fails on my
> system either. A script which is less sensitive to acl configuration and
> is
> sure to produce output on all systems is help.bat:
>
> @echo off
> :loop
> help
> goto loop
>
> If it is going to fail, it should be immediately obvious since the
> overhead
> time for the dos help command is much reduced.
>
>
>
>
Once again, no problem at all here.
This is symptomatic of what is wrong with Vista; some users, me included,
find Vista to be an excellent O/S and prefer it while others with what
should be equivalent hardware find it virtually unusable.
Although I enjoy Vista, I'm certain there is something deep within the very
core of the Operating System that is fundamentally flawed. There is just way
too much anecdotal evidence to believe otherwise.
--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access
|