Possible to Kill a Folder?

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts Page 1 of 1
Contributors
User avatar
3aaBrSbeel
Top Poster
Top Poster
Posts: 139
Joined: Fri Jun 01, 2012 9:34 am

Possible to Kill a Folder?
3aaBrSbeel
Hi, is it possible to kill a folder?
Cus' I'm making a File Killer or some call it "File Shredder" instead of only killing a folder why not both of File and Folder?
Help me with this please?
Untitled.png
You do not have the required permissions to view the files attached to this post.
Code'n'Stuff Signature Of 3aaBrSbeel
®║▌│█│║▌║││█║▌║▌║▌
✔ Verified Official Code'n'Stuff account ᵀᴴᴱ ᴼᴿᴵᴳᴵᴻᴬᴸ
Image
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Possible to Kill a Folder?
Shim
actually You cannot delete a file or a folder on an NTFS file system volume
Find my programs on Softpedia
User avatar
3aaBrSbeel
Top Poster
Top Poster
Posts: 139
Joined: Fri Jun 01, 2012 9:34 am

Re: Possible to Kill a Folder?
3aaBrSbeel
mshimranpro wrote:
actually You cannot delete a file or a folder on an NTFS file system volume
Someone made one in HF but he doesn't give out the codes. How come he can do it? I think he used the same method like Recycle Bin. Or so...
Code'n'Stuff Signature Of 3aaBrSbeel
®║▌│█│║▌║││█║▌║▌║▌
✔ Verified Official Code'n'Stuff account ᵀᴴᴱ ᴼᴿᴵᴳᴵᴻᴬᴸ
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Possible to Kill a Folder?
mandai
Once a folder is empty it can be deleted. In VB.Net you could use IO.Directory.Delete.
4 posts Page 1 of 1
Return to “Coding Help & Support”