| HaskellScript | |
| Questions | |
| HaskellScript Documentation Download Questions History Acknowledgements HaskellAgent HaskellDirect HaskellObject Example Documentation ScriptServer Interface |
I would like to turn off the confirmation dialog that shows up each time I run a HaskellScript in an HTML page. Note that turning off the confirmation dialog can be unsafe. Use the demos\hscript\braga\options.html demo to set the Trust option on. This can also be done manually by setting the HKEY_CLASSES_ROOT\HugsScript\Trust value to 0 or 1. The HTML demos don't work without giving any warning or error. What to do ? This is probably a security problem. Try to set your security level to medium. If that doesn't work try the Trust option (see the previous question). If it still doesn't work, try to set the value HkeyClassesRoot\HugsScript\SafetyOptions to value 0x0, 0x4 or 0x7 (in that order). Please contact me if you needed to do this. How can I change the search path / options? The demos\hscript\braga\options.html demos allows you to change the options from an DHTML page. How can I view and change the registry ? Use menu start\run and type regedit Is there a tool to view the COM objects on my system ? There is a tool called Oleview that let's you view the COM objects on your system | |
|   | | |