Computing.Net > Forums > Disk Operating System > Batch file, delete directory, NTFS

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Batch file, delete directory, NTFS

Reply to Message Icon

Name: Death_Himself
Date: April 28, 2002 at 20:37:54 Pacific
Comment:

Hello, I am attempting to write a small batch file to accompany my programs uninstaller. This file is to be used to delete any files left over after the uninstall process is complete. The problem I am having is with windows XP and (assuming) NTFS. How can I have this batch file delete the left over directory tree? I had it working before I formatted and went to NTFS (good thing too, woulda never found the error). Is it possible?



Sponsored Link
Ads by Google

Response Number 1
Name: W0rm
Date: April 28, 2002 at 21:56:31 Pacific
Reply:

NTFS isn't supported by DOS.
- W0rm
- http://dos.li5.org


0

Response Number 2
Name: Death_Himself
Date: April 28, 2002 at 23:38:16 Pacific
Reply:

Well, actually I figured out that I was missing deltree.exe now that I have it the batch file works perfectly. And it is working under NTFS thank you.


0

Response Number 3
Name: ASHLEY4
Date: April 29, 2002 at 09:10:19 Pacific
Reply:

NTFS make's know difference as you are runing it from XP not DOS.

You can read NTFS from a modifide dos boot disk, but not write to it.

\\\|||///
(@@)
ASHLEY4.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Batch file, delete directory, NTFS

batch file that will delete folders www.computing.net/answers/dos/batch-file-that-will-delete-folders/14500.html

Batch File Delete www.computing.net/answers/dos/batch-file-delete/12699.html

Batch File delete. www.computing.net/answers/dos/batch-file-delete/12718.html