Results 1 to 6 of 6

Thread: [RESOLVED] Why I can't create Folder on Desktop by VB

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2009
    Posts
    76

    Resolved [RESOLVED] Why I can't create Folder on Desktop by VB

    I don't know what went wrong, but I am not able to create a folder using the following code

    Code:
    My.Computer.FileSystem.CreateDirectory(Environ("%UserProfile%") & "\Desktop\abc")
    Last edited by riteshtechie; Jan 10th, 2010 at 06:43 AM.
    < advertising link removed by moderator >

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width