Following HTML Executable Demonstration I tried to add opening notepad.exe to my book but could not make it work. The demo worked fine though and opened notepad. This is the html code I added to my page:
In User Scripting/Macros I added:
procedure MacroOpenFile(filename, param: String);
begin...