Hi Another possibility :-O
pimenta: -------------------------------------------------------------------------------- I updated from 4.5.4. to 4.5.5. and I add 24-text_to_table, 152-XMLFormat and 204-ASCII_Set_32-255. After that, when I open PSPad I get a window with "Support for 'JScript' active scripting not found! Install WSH with requested language support". I have W7 64 bit. -------------------------------------------------------------------------------- My "rights" are effective. I'm using PSPad from years... Same messagecite: -------------------------------------------------------------------------------- "Support for 'JScript' active scripting not found! Install WSH with requested language support"-------------------------------------------------------------------------------- Remove scripts, one by one. You will find "the script" causing the problem. _If an error occur in JScript = JScript is now not reachable!_ That's causing the message in my PSPad install. I find the fault in a 'bad' (not updated, old) script :-O _tag_close.js_ very old // filename : tag_close.js // description: Automatic closing html tag // created : 08.10.2006 // author : Serge Balance // // You may distribute this script freely, but please keep this header intact. //****************************************************************************** * var MODULE_NAME = "autoclosing TAG"; var MODULE_VER = "1.2"; var MODULE_TITLE = "Automatic closing html tag"; _any_tag_close.js_ old version // filename : tag_close.js // description: Automatic closing html, xml, xsl and any arbitrary tag // created : 08.10.2006 - 17.10.2006 // author : Serge Balance // // You may distribute this script freely, but please keep this header intact. //****************************************************************************** * var MODULE_NAME = "autoclosing TAG"; var MODULE_VER = "1.7"; var MODULE_TITLE = "Automatic closing html, xml, xsl and any arbitrary tag"; _262-any_tag_close_1.7.1.zip is ok_ Not same name of file but same base of code. _Duplicate_ = close the JScript = Support for 'JScript' active scripting not found! ... @PSPad *I never get this message before.* I have made scripts and gets errors many time in the past but never get this message before last week. With the message, Recompile script is erratic or close PSPad. This is new! Just from a week whitout any change in my installation or configuration of PSPad. xp pro 32 Ie8 :) -- <http://forum.pspad.com/read.php?2,55888,56115> PSPad freeware editor http://www.pspad.com
