Debugger

#1

punkcat

I hunt the evil you fear
Joined
Nov 6, 2009
Messages
1,642
Likes
1
#1
Be gentle with me, I'm computer illiterate, my desktop is fairly old and a small window keeps opening up at different times. It has "Just in time Debugging" on the top.
Then it has "possible debuggers: New instance of microsoft script editor", and it has "yes and no" buttons.
I can hit the no button and try to x out and it pops right back up. If I hit the yes button a large window opens and I don't know how to get rid of it. I may take my .45 and stop it permanently. Any help would be appreciated.
 
#2
#2
Not enough information there. Does this follow any particular pattern (does this when I do ....)?

When it attempts to launch the script debugger is it giving you a filename?
 
#3
#3
Not enough information there. Does this follow any particular pattern (does this when I do ....)?

When it attempts to launch the script debugger is it giving you a filename?

It pops up just about everytime I click on a program or even a game. If I click yes, it starts debugging or asks if you want to use the current debugger.
 
#4
#4
Here's what pops up. http://www.environmentalgraffitti.com and this:<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<link rel="dns-prefetch" href="//static.environmentalgraffiti.com">
<link rel="dns-prefetch" href="//www.environmentalgraffiti.com">
<link rel="dns-prefetch" href="//ajax.googleapis.com">
<title>10 Oldest Trees in the World</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<meta property="fb:admins" content="199707474,587385046"/>
<script src="/js/libs/modernizr-2.5.2.min.js"></script>
<script type="text/javascript">
var req = new XMLHttpRequest();
req.open('GET', document.location, false);
req.send(null);
var type = req.getResponseHeader('x-type') || '0';
if(type == '1') {
var html = document.getElementsByTagName('html').item(0);
html.className += ' flip';
}

I don't know where the environmental graffitti came from
 

VN Store



Back
Top