How To Make File Deleter In Visual Basic 2008

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
4,177
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jul 28, 2009

****WATCH IN HQ****

A tutorial on how to make file deleter in visual basic 2008 express edition

Download Project:
http://www.mediafire.com/?3jtywjtt2qn

or follow tutorial

1.Put two buttons,Open and Delete , one textbox and openfiledialog

2.Code for Open:
Openfiledialog1.showdialog() ' this will open OpenFileDialog1

3.Code for Delete:
Try ' it tries Dim A as string = textbox1.text ' makes A as text of textbox1 Kill(A) ' tries to kill A (textbox1.text)
Catch ' if it cant msgbox("Cannot delete that.") ' msgbox comes up
End try ' it ends trying

4.Code for Openfiledialog1:
Textbox1.text = Openfiledialog1.FileName ' it makes textbox1.text equal to openfiledialog1.filename
(example:openfiledialog1.filename is "C:\Program files\Activision\blabla.exe" - it makes that to be text of textbox1

5.Debug it (click green play button)and see what u ve got!

If u liked this video pls subscribe,rate and comment

Video Size:70.0 MB

************************

Link to this comment:

Share to:

Uploader Comments (Surowithekiller)

  • Very, Very, Very nice cam! I use camstudio, but this cam just looks 99% clean?

    Can you tall me what it is?

  • thanks! it is hypercam , compression quality 100 percentage and divx 6 8 5 codec

  • it says textbox1.text is not defined???

  • maybe yours is not textbox1 , download project from mediafire

  • how do you know how tyo put the text i dont get it you just make it up?

  • u mean code?i learn vb , so i know what to put , u can make something up that is not in vb

see all

All Comments (17)

Sign In or Sign Up now to post a comment!
  • @bozze470 look at your keyboard for me the " | " is located under the " 1 " and " & " ^^

  • lol

  • Cant Debug why?

  • How to make that thing like / but strait?

  • how can i drag and drop files?

  • thnx for this tut :)

  • Can u Please make a message box that appears when you have deleted something?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more