Re: Running Applications from our Local Intranet page only?



Advo wrote:
At the moment we have a simple intranet consisting of one
page full of webpage links, but we want to allow staff to
be able to open up applications they use a lot, such as
Access or Excel, straight from this page.

I know the concerns of running .exe's from website because
of all the exploits and such, but this is for Local users
only, running from our server.

Is there any way at all to do this?

With IE and with your domain added to the 'trusted sites' security zone,
in which the settings must allow the scripting of non-safe ActiveX
controls, you can script the instantiation of the Windows Scripting Host
COM object. With the WSH object you can do anything that you could do
from a command/DOS console in Windows, which includes starting other
applications.

Richard.


.



Relevant Pages

  • Re: Script to check apps installed and remove unwanted apps
    ... >> I am trying to write a script that will remove Spyware applications ... actually "install" themselves the way well-behaved applications are supposed ... > torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ...
    (microsoft.public.windows.server.scripting)
  • Re: End of .html parsing ?
    ... In the very near future *nobody* will want a browser without a good ... And that's just one way of disabling scripting. ... I didn't say ECMAScript would ... those pages except to run those applications, ...
    (comp.lang.javascript)
  • Re: Display processes but not allow to move on until they are closed
    ... I want to create a script that will display a specific list of ... carry on untill all of the applications are closed. ... strAppsRunning = strAppsRunning & dicAppsList.Item& vbCrLf ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ...
    (microsoft.public.scripting.vbscript)
  • Re: SP4 wont install because of dbghelp.dll
    ... Close all other applications and ... Several other people have had this problem for Win2k SP3 upgrades as well as ... Microsoft MVP Scripting and WMI, ... Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter ...
    (microsoft.public.win2000.general)