Cannot find what you need? - Click here to contact us

Close




Launch Schedule it from Sharepoint

You could use the following code in one of your launch pages. The path to the scheduleit.exe file may vary depending on your system and installation options.

Javascript Codet:

function launchApp() {
appPath ="C:Program Files/Schedule it 7/scheduleit.exe";
WSH = new ActiveXObject("WScript.Shell");
WSH.run(appPath);
}

Then add this code to your page link...

xxxxxxxxx="launchApp(); return false;"

You will get the normal ActiveX warnings but as this is internal you could look at getting the site as trusted globally.
Last updated, 7 August 2013, 10:23




Leave a public comment (Login required) or click here to contact us for support




Still need help? Contact Us
Schedule it
/faq/10271/launch-schedule-it-from-sharepoint
Join Us - Live Webinar
...
 
Help Topics
Contact Us