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...)




. 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
.
Reply With Quote
