No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hi im fairly new to developing (started making some basic small programs yesterday) and today I was working on a program which is essentially a updater/update checker and what the program does is it checks the version of the checker and compares it to the current version.txt and if they …
you should change the code to this: it should make it work: [CODE]My.Computer.Network.DownloadFile(textbox1.text, "C:\where the file will save to, the C:\ has to be there for it to work") Process.Start("C:\same location as where the file will download to, this starts the program after it downloads")[/CODE] hope that helped you, im …
The End.
Slotes