[ale] Running executable apps on IIS

Robert Coggins ALE at CogginsNet.com
Wed Dec 10 13:15:21 EST 2003


James,

How are they connecting to the server? About the only way they can do 
this is if the remotely login.  For example telnet, ssh, windows remote 
login.  Over the web you might be able to do this using asp.  I know php 
has scripts to run programs server side.  ASP should too.  This will run 
the program as the admin I believe or what ever user IIS runs under. You 
will of course have to give the app permissions to do so.  I hope this 
helps.  There might be something else you can do but right now I can't 
think of anything else...

-Rob

Keeler, James wrote:

> I am always being hit up by people in the department to put certain 
> programs on the intranet so that everyone can access them.  Some of 
> these are EXEs.  How can I get these to run on the server side?
>
> Example: I have a program, PUBLIC.EXE, and I need to create a link to 
> it on the intranet.  I want this program to run on the server, not on 
> the client.
>
> ~~~~~~~~~~~~~~~~~~~~~~~
> James R. Keeler, MCSE
> Information Systems Specialist
> Hamilton County Sheriff's Office
> ~~~~~~~~~~~~~~~~~~~~~~~
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ale mailing list
>Ale at ale.org
>http://www.ale.org/mailman/listinfo/ale
>  
>



More information about the Ale mailing list