1
Answer

DO Not prompt to save exe in Browser in C#

Photo of try abc

try abc

14y
1.8k
1

Hello Friends ,

For one of our task we required as below.

1) Make one exe in which there will be static url which will be opened & at that time this exe should not prompt to save to users in browser.

  System.Diagnostics.Process.Start("http://www.abc.com/converter/abc.exe",);

How  we  can do in VS2005 ?
Plz Help.

Regards,
Developer

Answers (1)

0
Photo of Shefali Lahariya
NA 183 7.5k 7y
not working?
 
0
Photo of Asad Ali
NA 1.3k 63.6k 7y
Will this help?
https://stackoverflow.com/questions/20059237/httpwebrequest-the-remote-server-returned-an-error-500-internal-server-error