ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 2071

How do I convert a URL into a EXE without it forwarding to a web browser?

by Sinful - 09-09-2018 - 08:51 PM
#1
Hello!

How do I convert a URL into an EXE without it forwarding to a web browser?

I have a feeling I could probably do it with more thought using Visual Studio but I don't know if it would be right.

*If this is the wrong section then I will move it to the correct section or erase this from existence*
Reply
#2
What you trying todo ? You can use PowerShell to open url without browser.
Reply
#3
(02-24-2019 - 07:31 PM)mejacob Wrote: What you trying todo ? You can use PowerShell to open url without browser.

Do you know what the command is when using PowerShell?
Reply
#4
Invoke-WebRequest -Uri "http://file.com/yourfile.exe -OutFile "C:\yourfiledir\yourfile.exe"
Reply

Users browsing: 3 Guest(s)