Close



This onprem version has been replace by Schedule it online.




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.


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