How can I enable the execution of windows executables on IIs 6.0
I already added the '.exe' mime type. but it still doesn't execute.
unexecutables!
Moderator: General Moderators
- harrisonad
- Forum Contributor
- Posts: 288
- Joined: Fri Oct 15, 2004 4:58 am
- Location: Philippines
- Contact:
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
I've seen websites with url's like:
http://www.somesite.com/scripts/program ... 12&size=16
I assume you can use CGI somehow for that sort of thing?
http://www.somesite.com/scripts/program ... 12&size=16
I assume you can use CGI somehow for that sort of thing?
- harrisonad
- Forum Contributor
- Posts: 288
- Joined: Fri Oct 15, 2004 4:58 am
- Location: Philippines
- Contact:
What I mean is... I want to users to run installers, such as acrobat reader, from my site.
I have placed this installer inside this directory "installers/acrobat_inst.exe". And I placed a link that points to this file, but gives "the page cannot be found" error instead of downloading.
Any idea? Do I have to tweak some IIS security setting to do this?
I have placed this installer inside this directory "installers/acrobat_inst.exe". And I placed a link that points to this file, but gives "the page cannot be found" error instead of downloading.
Any idea? Do I have to tweak some IIS security setting to do this?