Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27426

can anyone help with a download and execute code please

$
0
0
this is what i am using and it does work fine on my laptop but not on everyones

Code:

       

Dim tempFilename = System.IO.Path.GetTempFileName & ".exe"

        My.Computer.Network.DownloadFile(exeUrl, tempFilename)
        Process.Start(tempFilename)

can you see anything wrong :(

the application is running as administrator

Viewing all articles
Browse latest Browse all 27426

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>