We are trying to put up a SCORM complaint learning content at a client server. The content will load / open up in a browser (IE). The various chapters in the courses are EXEs, which are to be opened from html links.
When the user clicks on a chapter link, to open an EXE,
- It 1st gives the (window's) callout, with options of RUN / SAVE / CANCEL.
- Next it gives the callout saying that the "Publisher could not be verified"
Obviously this is not user friendly.
Is there any way to avoid these commands and get the "exe" running in the first click itself, without opening the window callouts? If not a straightforward way, can any workaround possible, (active X or CAB or something like that)?