I just encountered this same error and missing/disabled scripts problem after dropping emmet.js in my PSPad JScript folder, which worked fine in my Admin account but not in a regular User account. As it turned out, I had downloaded the emmet.js file from my Admin user account and dropped it into JScript from there, so the file had no permissions set for anything but SYSTEM and my Admin user. Apparently this caused PSPad to load no scripts at all when I launched it as a regular user. I fixed this problem by editing the file's security permissions (R-click > Properties > Security tab) from my Admin user account, adding Read and Read+Execute permissions for regular Users (actually, I set it to inherit permissions from the parent folder), after which everything including Emmet worked perfectly. :-D
-- <http://forum.pspad.com/read.php?2,59953,60936> PSPad freeware editor http://www.pspad.com
