scripting object problem - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: scripting object problem (/showthread.php?tid=66481) scripting object problem by Jarrod on 09-21-2006 at 12:27 AM
i keep getting this in multipule scripts but not all of them RE: scripting object problem by Shondoit on 09-21-2006 at 05:30 AM
It seems like there is a problem with the creation of an ActiveXObject RE: scripting object problem by Jarrod on 09-21-2006 at 07:55 AM
some of these scripts still work even they got this error RE: scripting object problem by J-Thread on 09-21-2006 at 10:10 AM It's the "Scripting.FileSystemObject" object that couldn't be created... RE: scripting object problem by Jarrod on 09-21-2006 at 10:42 AM and how do i create it? RE: scripting object problem by deAd on 09-22-2006 at 03:36 AM I think that means the FileSystemObject is not registered properly on your computer... RE: scripting object problem by Jarrod on 09-22-2006 at 03:44 AM
well i have these 2 activex components installed: RE: scripting object problem by deAd on 09-22-2006 at 03:55 AM Reinstalling the scripting engine *might* help but I'm not exactly sure. It might re-register these things. RE: scripting object problem by Jarrod on 09-22-2006 at 05:13 AM nup didn't work RE: scripting object problem by CookieRevised on 09-22-2006 at 10:55 AM
quote:on a normal computer you should have hundreds of activex components and classes installed. An activex component or object are additional libraries or controls. You need them if an certain application requires them. eg: I don't know any script which would require the components you listed, so no you don't need those. Each program which requires some activex object or control will install it; you should not install anything yourself... This said, you report problems with all kinds of scripts and other stuff on your PC which nobody else experiences and which are very unlogic. I suggest you clean-out your PC, even format it and install (official) Windows again like it is supposed to be installed, including all the fixes and updates. Make sure you have admin previledges and don't run any internet or security restricting software. eg: Software which restricts access to the registry. (such programs quite often give you more problems than they solve anything)... Don't use registry cleaners or other similar tools to "clean" your pc up. Again they do more harm then good if you don't know how to use them and what they exactly report... etc... RE: scripting object problem by Jarrod on 09-22-2006 at 12:14 PM
i didn't install them programs did i just found a way to have the installed ones in the start menu and they're the only ones listed so i would have thought they were the only ones installed. RE: scripting object problem by matty on 09-22-2006 at 02:12 PM
To reinstall the Windows Scripting Host download it from here Download details: Windows Script 5.6 for Windows XP and Windows 2000 RE: scripting object problem by CookieRevised on 09-22-2006 at 10:58 PM quick note: quote:ActiveX objects, controls and stuff aren't listed in the start menu as they are not things which can be started up by their own; It is of no use to list them in the start menu. Just as you wont find entries in your start menu for other libraries and DLL files RE: scripting object problem by Jarrod on 09-23-2006 at 01:38 AM
RE: scripting object problem by CookieRevised on 09-23-2006 at 01:46 AM
Those shouldn't be there and it is realy realy dodgy that they are... RE: scripting object problem by Jarrod on 09-23-2006 at 02:08 AM
win boost came with windows advisor so and can i make a back up of ScorchPlugin Class incase i don't know what it is also it was me that configured it like that so it's not happing like that cos of bus or spyware also how do i tell which programs are using the components? RE: scripting object problem by ShawnZ on 09-23-2006 at 02:46 AM i have to say right now, from that screenshot alone, i'd take your operating system installation out to the pasture about now. RE: scripting object problem by Jarrod on 09-23-2006 at 10:58 PM
but i don't want to have to do that. |