I need to automate it via a script or something as this needs to be done for
all users (not just me), some of which do not have admin privileges to do it.
Will try one of the solutions by the first 2 posters, thanks.
"Anthony Buckland" wrote:
>
> "Paul McGeoghan" <(E-Mail Removed)> wrote in message
> news:47D45B4F-1894-48C5-B6C2-(E-Mail Removed)...
> > Hi,
> > In Windows XP SP3, how do I remove folders within a folder:
> >
> > Specifically:
> > D:\UserData\%username%\Local Settings\Application Data\Microsoft\Microsoft
> > SQL Server Data\QSRNVIVO8
> >
> > I want to keep the parent folder:
> > D:\UserData\%username%\Local Settings\Application Data\Microsoft\Microsoft
> > SQL Server Data
> >
> > Del *.* only deletes files within a folder.
> >
> > Thanks,
> > Paul
> >
>
> Is something preventing you from just opening My Computer,
> navigating to the folders in question, highlighting them, and
> pressing the Delete key?
>
>
> .
>
|