- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
21-02-2012 02:46
my skype sign in screen shows me this
what do i do with this??
this is the problem after i uninstall and install it many times!
Solved! Go to Solution.
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
21-02-2012 07:28
Please, answer first these questions:
What version of Windows are you on? Is it 32-bit or 64-bit?
http://support.microsoft.com/kb/827218
Go to Windows Start and in the Search box type winver.exe and then press Enter.
What is the version of Internet Explorer installed on your computer?
In Internet Explorer go to Help -> About Internet Explorer
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
21-02-2012 14:40
internet explorer 9!
32-bit operating system!
and windows version
windows 7 ultimate, version 6.1 build 7601: service pack 1
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
21-02-2012 16:23
Try this:
Go to Windows Start -> All Programs -> Accessories -> Right click on Command Prompt, select 'Run as administrator'.
The Command Prompt window should show:
C:\Windows\System32>
If this is not the case, then in the Command Prompt type: cd c:\windows\system32 and press Enter.
Type this and then press Enter:
regsvr32 jscript.dll
Next type this and press Enter:
regsvr32 jscript9.dll
After each Enter you should receive a message saying that DllRegisterServer in XXX.dll succeeded.
Reboot your computer.
Make now the test showing if your Internet Explorer can execute JavaScript.
Open in your Internet Explorer (no other browser but only IE) this page:
http://www.mistered.us/test/alert.shtml
Click on the “Simply Click This Button” button and watch the response.
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
22-02-2012 11:22
that worked
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
22-02-2012 11:36
Great![]()
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
22-02-2012 18:56
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
22-02-2012 19:06
karl1 wrote:
Hey, i have this exact same problem, but i tried this fix and it did not work for me. can you help me out?
Which part was not working?
What version of Windows are you on? Is it 32-bit or 64-bit?
What is the version of Internet Explorer installed on your computer?
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
22-02-2012 19:27
Re: problems with screens!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
22-02-2012 20:03
karl1 wrote:
Ok, its 64-bit windows, and internet explorer 9, although i usually use firefox as a browser (i did use IE when trying the fix before)
Go to Windows Start -> All Programs -> Accessories -> Right click on Command Prompt, select 'Run as administrator'.
The Command Prompt window should show:
C:\Windows\SysWoW64>
If what you are seeing is:
C:\Windows\System32>
then in the Command Prompt type: cd.. (2 dots are important) and press Enter.
Now you should see this in the Command Prompt:
C:\Windows>
Next type cd syswow64 and press Enter.
Now you should see this in the Command Prompt:
C:\Windows\SysWoW64>
Type this and then press Enter:
regsvr32 jscript.dll
Next type this and press Enter:
regsvr32 jscript9.dll
After each Enter you should receive a message saying that DllRegisterServer in XXX.dll succeeded.
Reboot your computer.
Make now the test showing if your Internet Explorer can execute JavaScript.
Open in your Internet Explorer (no other browser but only IE 32-bit version) this page:
http://www.mistered.us/test/alert.shtml
Click on the “Simply Click This Button” button and watch the response.

