Results 1 to 13 of 13
  1. #1
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine

    Exclamation How to: Move a File in Visual Basic

    Link from where I got:
    How to: Move a File in Visual Basic

    Code:
    My.Computer.FileSystem.MoveFile("C:\TestDir1\test.txt", _
        "C:\TestDir2\test.txt")
    Note: TestDir1 and 2 are usernames, change then to the loctation to take from, and to the location to.

    And for moving file and renaming it:

    Code:
    My.Computer.FileSystem.MoveFile("C:\TestDir1\oldname.txt", _
        "C:\TestDir2\newname.txt", _
        FileIO.UIOption.AllDialogs, _
        FileIO.UICancelOption.ThrowException)
    Also, if you want to make a button/label open up internet and go to website, use this code:

    Code:
    Process.Start("https://DomainHere.com/net/tk/etc...")
    Also, if you want to make something create a text file:
    Code:
    My.Computer.FileSystem.WriteAllText("C:\TestFolder1\test.txt", _
    "This is new text to be added.",True)
    Also, if you want me to make tutorials on making actual computer programs, then PM me, I can make tutorials on making a:
    Spammer, note pad, msg box generator, speech, auto clicker, etc, just PM me...

    IT'S SO SIMPLE! If you need any help, just PM me...

  2. The Following 6 Users Say Thank You to Pixie For This Useful Post:

    combatnoob3 (08-30-2009),iownageXD (08-07-2009),Khahnlehuu (08-08-2009),Legify (08-01-2009),silentfire68 (09-02-2009),Tierrize (09-07-2009)

  3. #2
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Also, if any help, just PM me...

  4. #3
    Khahnlehuu's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    7
    My Mood
    Sad
    niceeeee really helped

  5. #4
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Khahnlehuu View Post
    niceeeee really helped
    Your welcome, and lmao, finally, people in the Visual Basic section!

  6. #5
    Khahnlehuu's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    7
    My Mood
    Sad
    yup go visual basic lol

  7. #6
    dura2's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    126
    Reputation
    10
    Thanks
    5
    cool thanks!

  8. #7
    Tierrize's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    C:\MPGH\General
    Posts
    1,020
    Reputation
    -6
    Thanks
    90
    My Mood
    Amused
    Great job......
    [IMG]https://i324.photobucke*****m/albums/k357/Win32Trojan/Untitled-1-4.gif[/IMG][IMG]https://i324.photobucke*****m/albums/k357/Win32Trojan/Untitled-1-4.gif[/IMG][IMG]https://i324.photobucke*****m/albums/k357/Win32Trojan/Untitled-1-4.gif[/IMG]

    Hazedup is the best there ever was

  9. #8
    Jimmy's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Jersey
    Posts
    4,572
    Reputation
    70
    Thanks
    647
    wont work for me i need help

  10. #9
    Iamazn's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    141
    Reputation
    10
    Thanks
    85
    Quote Originally Posted by jimmydang09 View Post
    wont work for me i need help
    Better file mover

  11. #10
    Jimmy's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Jersey
    Posts
    4,572
    Reputation
    70
    Thanks
    647
    [IMG]https://i533.photobucke*****m/albums/ee333/jimmydang44/helpmepixie-2.jpg?t=1252967274[/IMG]

    i get this

    and im trying to make this

    [IMG]https://i533.photobucke*****m/albums/ee333/jimmydang44/JD09.jpg?t=1252967319[/IMG]

  12. #11
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by jimmydang09 View Post
    [IMG]https://i533.photobucke*****m/albums/ee333/jimmydang44/helpmepixie-2.jpg?t=1252967274[/IMG]

    i get this

    and im trying to make this

    [IMG]https://i533.photobucke*****m/albums/ee333/jimmydang44/JD09.jpg?t=1252967319[/IMG]
    I don't think the guns work any more, and I figured ur problem, it's the last 2 lines of code, that shouldn't be there...
    Read your PMs, I responded already, it's about the Team viewer thing

  13. #12
    Jimmy's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Jersey
    Posts
    4,572
    Reputation
    70
    Thanks
    647
    i toke those out tryed it wont work
    same problem

    how do i make it look like this


    [IMG]https://i533.photobucke*****m/albums/ee333/jimmydang44/next.jpg?t=1252969307[/IMG]
    Last edited by Jimmy; 09-14-2009 at 06:04 PM.

  14. #13
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by jimmydang09 View Post
    i toke those out tryed it wont work
    same problem

    how do i make it look like this


    [IMG]https://i533.photobucke*****m/albums/ee333/jimmydang44/next.jpg?t=1252969307[/IMG]
    ?? So you want it to go to your C:\ Drive?? Just make sure to be on at 11:00 - 12:00, even if you haz to sneak on, so I can TeamView you, although not promising that any punishment will be given by parents...

Similar Threads

  1. How to make a webbrower using Visual Basics
    By KyleForrest in forum Visual Basic Programming
    Replies: 3
    Last Post: 02-21-2009, 07:30 AM
  2. Tutorial - How to use Visual Basics 6 (vb6) for WarRock hacks
    By Oneirish in forum Visual Basic Programming
    Replies: 17
    Last Post: 05-26-2008, 07:24 AM
  3. Tutorial - How to use Visual Basics 6 (vb6) for WarRock "easy"
    By Oneirish in forum Programming Tutorials
    Replies: 2
    Last Post: 04-23-2008, 08:23 AM
  4. [Source]Visual Basic Phishing Files for warrock (client + server)
    By HeXel in forum Trade Accounts/Keys/Items
    Replies: 9
    Last Post: 03-10-2008, 05:41 AM
  5. Making A Batch File In Visual Basic
    By condor01 in forum Visual Basic Programming
    Replies: 0
    Last Post: 10-29-2007, 08:46 AM

Tags for this Thread