Results 1 to 4 of 4

Thread: How can I extract a torrent file from my resources ? (Resolved)

Threaded View

  1. #1

    Thread Starter
    New Member o0NT210o's Avatar
    Join Date
    Aug 2018
    Posts
    5

    Resolved How can I extract a torrent file from my resources ? (Resolved)

    Hi again, on my other VB project, I want to extract a torrent file from my resources, in a special directory without a savedialog and without button again . And my research on internet give me only old projects without explications. I do not understand how to do it either and I think that it's more easy to understand with help of people on this forum . Srry again for my bad english .


    This is is an example of what i made :

    Code:
    Dim filePath = IO.Path.Combine(My.Computer.FileSystem.SpecialDirectories.Desktop, "1.torrent")
    Code:
    My.Resources.1 (Idk after...)
    Last edited by o0NT210o; Sep 3rd, 2018 at 04:18 PM.

Tags for this Thread

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