I wouldn't bother to recreate Content.IE5. IE will do that when it's
needed,
"Pegasus \(MVP\)" <(E-Mail Removed)> wrote:
> Try this:
> - Click Start / Run / notepad c:\Winnt\Cleanup.bat
> - Place these lines inside:
> Line1 @echo off
> Line2 echo Deleting all temporary Internet files.
> Line3 for %%a in (Tom Dick Harry) do (
> Line4 echo Deleting %%a . . .
> Line5 rd /s /q "C:\Documents and Settings\%%a\Local Settings\Temporary
> Internet Files\content.ie5"
> Line6 md "C:\Documents and Settings\%%a\Local Settings\Temporary Internet
> Files\Content.ie5"
> Line7 )
> Line8 echo . . . done!
> Line9 echo.
> Line10 pause
> Omit "Line1" "Line2" etc. . I placed it there so that you
> can see where each line starts and ends. Use actual
> logon names instead of Tom, Dick, Harry.
> - Create a shortcut on your desktop that points to
> c:\WinNT\Cleanup.bat
> "Crios" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > I don't know how to create such a batch file.
> >
> > "Pegasus (MVP)" <(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> > > Please elaborate.
> > >
> > >
> > > "Crios" <(E-Mail Removed)> wrote in message
> > > news:OIQ%(E-Mail Removed)...
> > >> I'm afraid i'm not that good !!
> > >>
> > >> "Pegasus (MVP)" <(E-Mail Removed)> wrote in message
> > >> news:(E-Mail Removed)...
> > >> >
> > >> > "Crios" <(E-Mail Removed)> wrote in message
> > >> > news:(E-Mail Removed)...
> > >> >> How can I delete IE temporary files from several users/several
> > >> >> sessions
> > >> >> in
> > >> >> one move. (I have admin rights)?
> > >> >>
> > >> >> Thanx
> > >> >> Crios
> > >> >>
> > >> >>
> > >> >
> > >> > You can create a batch file that deletes & recreates
> > >> > the hidden folder content.ie5 in each user's profile
> > >> > folder.
> > >> >
> > >> >
> > >>
> > >>
> > >
> > >
> >
> >
--
Gary L. Smith
Columbus, Ohio
|