818 Posted Topics

Member Avatar for luvu2much24

Hi, look here. Very last comment. [url]http://www.digg.com/security/MySpace_AIM_Virus_Warning[/url]

Member Avatar for tayspen
0
97
Member Avatar for Mady

Hi, I would remove this [quote] [B]O10 - Unknown file in Winsock LSP: c:\program files\bonjour\mdnsnsp.dll[/B] [/quote] and this [quote][b] O8 - Extra context menu item: &MSN Search - res://C:\Program Files\MSN Toolbar Suite\TB\02.00.0001.1203\en-us\msntb.dll/search.htm [/quote][/b] I am just a beginner at HJT readings...so you may want to let someone like DMR come …

Member Avatar for 'Stein
0
171
Member Avatar for armyman2006

Not sure if you know this, but it looks like you have a keylogger running ;). Maybe you want it running. This is it. [quote] C:\Program Files\Free KGB Key Logger\winlogons.exe [/quote] Any ways, have HJT fix the following [quote][b] C:\Program Files\Disspy\Disspy.exe Check with an antivirus scanner [/quote][/b] besides that and …

Member Avatar for tayspen
0
126
Member Avatar for ashok.thakur

I think the best route would be Shell coding. These might get you started. [url]http://www.codeproject.com/csharp/columnhandler.asp[/url] [url]http://www.codeproject.com/csharp/ratingcolumn.asp[/url] -T

Member Avatar for tayspen
0
101
Member Avatar for akeja5a

Hi, You can have HJT remove the follwing [quote][b] O2 - BHO: xkrkodxyyuqxcfirigqw - {829a7995-b3c7-46a7-a6f7-96824b290428} - C:\WINDOWS\APPLICATION DATA\FIHDXLLQ.DLL (file missing) O2 - BHO: (no name) - {5ABD22EB-D08B-475D-B4F4-FFB5ED5E3B84} - C:\WINDOWS\SYSTEM\COMDLTG32.DLL (file missing) O2 - BHO: Class - {AA213DE0-A825-A481-2E12-BFC97FC36733} - C:\WINDOWS\ADDER.DLL (file missing) O9 - Extra button: Related - {c95fe080-8f5d-11d2-a20b-00aa003c157a} - C:\WINDOWS\web\related.htm …

Member Avatar for tayspen
0
213
Member Avatar for atky2004

I responed there ^, and its against the rules to make to topics on the same thing, in to different sections ;).

Member Avatar for nanosani
0
98
Member Avatar for spoor42

Hi, and welcome. Lets start by having HJT remove the following [quote] [b] C:\WINDOWS\system32\winsrv32.exe HKCU\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = c:\secure32.html R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = c:\secure32.html R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Start Page = c:\secure32.html R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Local Page = c:\secure32.html R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Local Page = c:\secure32.html O4 - HKLM\..\Run: [win-xp] winis.exe …

Member Avatar for tayspen
0
369
Member Avatar for djm123

If not start by downloading [URL=http://www.merijn.org/files/hijackthis.zip]HiJackThis[/URL], Then unzip it to its [b]own[/b] folder. [B]Do a system scan with a log[/B], but [B]do not remove anything[/B]. Post the log in [URL=http://www.daniweb.com/techtalkforums/forum64.html]here[/URL] and you will assisted.

Member Avatar for tayspen
0
83
Member Avatar for chrisritson01

Hi, You do have a few nasties still there. Well actualy it depends. It seems you have some dealing with online poker? If you play online poker than you might not want it gone. Any ways you could remove these. [quote][b] O9 - Extra button: 32Red Poker - {437F7F6F-FFCC-47e1-8A4B-C992493CF6C3} - …

Member Avatar for tayspen
0
157
Member Avatar for the underdog

nwiz.exe is Related to the Nvidia company...I dont see why you need to get rid of this. More info - [url]http://www.neuber.com/taskmanager/process/nwiz.exe.html[/url]

Member Avatar for the underdog
0
327
Member Avatar for jabberwock486

Perhaps you should post it here? Google and other search engines look at these forums while looking for people searches. If they stumble upon this and have the same question as the person above you. They will not be able to get an answer. EDIT: WOW! that post your revived …

Member Avatar for conspiringfate
0
291
Member Avatar for rd280z
Member Avatar for tayspen
0
71
Member Avatar for bass1056

Hi, When you import them into iTunes. They have to stay in the same location, iTunes searches for them in the location you imported them from. If you changd the location after you imported, then it cant find it, and wont play. -T

Member Avatar for tayspen
0
95
Member Avatar for EriCartman13

I tried this on my home netwrok, and it didnt work, perhaps a firewall issue? But you most likley could get in serious trouble for doing this at school ;).

Member Avatar for alc6379
0
127
Member Avatar for mharnisch

Hi, take a look at this list ([i]Link Below[/i]). Visit some of the websites, and take a look at the requirements, to see which one fits your needs. [url]http://toughadmin.com/forum/viewtopic.php?t=23[/url] -T

Member Avatar for tayspen
0
490
Member Avatar for Grete

We need more information. [quote] I know this is a program that has got into my computer, and I cant find out how to delete the pop-up about that [/quote] What was the program? Do you think it is spyware related? If so have you scanned with Anti-Spyware software? If …

Member Avatar for gemini4
0
123
Member Avatar for Debby

Have you tried with a different monitor? That [i]could[/i] be the problem, and that is where i would start troubleshooting.

Member Avatar for MartyMcFly
0
153
Member Avatar for student_help

So it would look somthing like this. [code] Process p=new Process();//Declare new process p.StartInfo.FileName="notepad.exe";//Tell it to open notepad p.StartInfo.WindowStyle=ProcessWindowStyle.Normal; //Show notepad p.Start();p.WaitForExit();p.Close();//Start it, and then kill it when program (notepad) closes [/code] You also need this in the 'using' sectino at the top [code] using System.Diagnostics; [/code] And to get …

Member Avatar for plazmo
0
150
Member Avatar for tayspen

[URL=http://www.winguides.com/registry]this[/URL] site provides tons of useful registry tweaks :) -T

Member Avatar for The Dude
0
218
Member Avatar for mickeyfitzray

So i take it you want to make custom controls/ In other words you want it to be better looking then the built in designer that comes with VS 2003? If so you will most likley end up coding it all by hand. Here are some links to custom controls. …

Member Avatar for plazmo
0
98
Member Avatar for nanosani

[QUOTE=Catweazle]Here's an even neater trick: [url="http://www.pcuser.com.au/pcuser/hs2.nsf/web/8B33149C69D9DDC9CA256DD4003C598F"]Create a desktop icon to Shut down, restart or Log off![/url][/QUOTE] thats cool im gonna do it

Member Avatar for mydadisadentist
0
1K
Member Avatar for mikeandike22

Hi, i have, for a while been developing an application to do just that. It will copy all your music back to your computer from your iPod assuming there MP3's. I have not added supprt for all formats yet. Any way check my sig for the link. P.S- i dont …

Member Avatar for mikeandike22
0
213
Member Avatar for mimiii

Hi, first off this should go in the spyware forums. Second i belive this line [quote] C:\Documents and Settings\ucla.bak\Desktop\HijackThis.exe [/quote] Means you are running it from your desktop. It needs to be in its [i]own[/i] folder. Also the log looks a bit short...or is that just my imagination. Make sure …

Member Avatar for tayspen
0
102
Member Avatar for Joshuajames

Hi, and welcome to DaniWeb This is in the wrong forum. Start a new thread in the spyware forum. You will recieve [i]alot[/i] more help there :) Here- [url]http://www.daniweb.com/techtalkforums/forum64.html[/url]

Member Avatar for tayspen
0
130
Member Avatar for H2ofield

Hi, it could very likley be your nvidia driver. TO update this driver run Windows Update. If that doesnt find what you need go to the nvidia site. [url]www.nvidia.com[/url] If youor not sure where to go/what to get, tell me what your card is and i will help you :). …

Member Avatar for H2ofield
0
168
Member Avatar for Ally71

Take a look here, [url]http://jdstiles.com/v-web/bulletin/bb/viewtopic.php?p=66&sid=7bf5acbd3d8799c0035ad262bdc18692[/url] It mention antspam and whatnot,so you might want to look into that. -T

Member Avatar for Ally71
0
266
Member Avatar for dvr

Welcome to DaniWeb No offense but this thread is about 3 years old. Im pretty sure they got this worked out, and are done checking here ;). -T

Member Avatar for tayspen
0
162
Member Avatar for Syakoban
Member Avatar for steve_johnson

You can read about BIOS flashing here - [url] http://www.pcnineoneone.com/howto/biosflash1.html[/url] Note: flashing you BIOS is pretty risky, and if somthing goes wrong you risk complete system failure.

Member Avatar for BuggZ
0
318
Member Avatar for tayspen

[I]I made this list for another site, but decided it might help people here to. This is a comprehensive list of numerous anti-spyware programs. And firewalls[/I] [B]Anti-Spyware/Virus Programs[/B] Ad-Aware Antispyware (Free) - [url]http://www.lavasoftusa.com/software/adaware/[/url] Aluria security Suite ($) - [url]http://www.aluriasoftware.com/[/url] Spybot search and destroy (Free) - [url]http://www.safer-networking.org/[/url] Microsoft Anti Spyware (Free) …

0
116
Member Avatar for F083153WM

Hi, from what i have read this seems to be related to McAfee anti virus, and its scanning engine. Do you have McAfee on your system? If so try unistalling and reinstalling it. Read more here - [url]http://www.techspot.com/vb/topic34398.html[/url] -T

Member Avatar for tayspen
0
119
Member Avatar for lisa rushing

I belive it has somthing to do with the ESS sound card installation. Do you have that sound card, or did you?

Member Avatar for tayspen
0
96
Member Avatar for MpG

Hi, try this [B]Click Start, click Run[/B], and type control [B]userpasswords2[/B]. This is a shortcut instead of having to click on Start -> Control Panel -> User Accounts. Uncheck the [B]"Users must enter a username and password to use this computer"[/B] check box. [B]Click Apply.[/B] Enter the user name and …

Member Avatar for tayspen
0
165
Member Avatar for sampson

Well, honestly i dont know the exact solution to your problem. but i would jsut get a new firewall, one thats free and better than the XP one. [i]maybe[/i] this thread will help. [url]http://www.daniweb.com/techtalkforums/thread22141.html[/url]

Member Avatar for gemini4
0
305
Member Avatar for kada

Make sure any firewalls on the other computer is turned off. Not just the laptop. This might also help you. [url]http://www.daniweb.com/techtalkforums/thread33089.html[/url] good luck! -T

Member Avatar for gemini4
0
294
Member Avatar for Thinka

This may help you. [url]http://www.daniweb.com/techtalkforums/thread5664.html[/url] There are some ideas. -T

Member Avatar for tayspen
0
113
Member Avatar for j4mes_bond25

There are numerous viruses, that do that, boot into safe mode, and hit ctrl alt delete twice to access the admin account. Do numerous virus scans. If you cant get into safe mode post back. -T

Member Avatar for j4mes_bond25
0
423
Member Avatar for only_lonely

You could go to new type open, and then for the application to use, bowse to explorer. C:\Windows\explorer.exe That should do it. It [i]might[/i] add another open to your right click menu; but im not sure.

Member Avatar for only_lonely
0
135
Member Avatar for j0ncc

Hi, and welcome to DaniWeb I have never used this program, so i do not know a direct answer. If i were you I would post exacly what you did up there in there support forums. They would be able to help you alot more, considering they built it:). [url]http://www.realtimesoft.com/multimon/forum/topics.asp?forum=2&tmpl=UltraMon[/url] …

Member Avatar for gemini4
0
228
Member Avatar for kriskarrera

[quote=The error you recieved] Your sound or video device might require an updated driver. To determine if an updated driver is available, see the Windows Update page at the Windows Update Web page at the Microsoft Web site, or see the sound or video device manufacturer's Web site. [/quote] Have …

Member Avatar for kriskarrera
0
1K
Member Avatar for bushman91
Member Avatar for joffreytiamson

Welcome to Daniweb, Ok, first off wrong forum. This neeeds to go into the web browser forum. Second off you need to be [i]alot[/i] clearer when asking your questions. I have know idea what you need to know. -T

Member Avatar for joffreytiamson
0
167
Member Avatar for Danskin

[quote] and run hijackthis also. [/quote] If you do. [i]do not[/i] remove anything yourself post a log in the [URL=http://www.daniweb.com/techtalkforums/forum64.html]spyware forum[/URL] and you will be assisted. Also ijack this is located here. - [url]http://www.spywareinfo.com/~merijn/[/url] -T

Member Avatar for tayspen
0
171
Member Avatar for chuteboxe39

Hi, downloading songs from a p2p network is like a wide open door for viruses. There is [i]no[/i] way you can stop them once ou go there. Your best bet would be to stop downloding and clean your computer. Download hijackthis - [url]http://www.spywareinfo.com/~merijn/[/url] and post a log in the spyware …

Member Avatar for chuteboxe39
0
400
Member Avatar for jado

Cool. But already discussed here. :) [url]http://www.daniweb.com/techtalkforums/thread13639.html[/url] -T

Member Avatar for tayspen
0
169
Member Avatar for Eey0re79

Welcome to DaniWeb Try to boot into safe mode read howto here- [url]http://www.pchell.com/support/safemode.shtml[/url] If you are able to, do a system restore to a time before you installed SP2. Read system restore howto here - [url]http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/systemrestore.mspx[/url] If you are not able to boot into safemode, or this doesnt work post …

Member Avatar for tayspen
0
185
Member Avatar for Psycho_Acolyte

Hi, and welcome, First lets see if you can boot into safe mode. To do this. Read Here. [url]http://www.pchell.com/support/safemode.shtml[/url] If you are able to go into safe mode we will go from there. If you are able to it is a possiblity that you are infected... good luck! -T

Member Avatar for tayspen
0
313
Member Avatar for roth21cz

Welcome to Daniweb Have a look here. It may help. [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemstringclasssplittopic.asp[/url] -T

Member Avatar for f1 fan
0
148
Member Avatar for smartintelleng

Yea, he ^ is right from what i gathered from your post. it was kinda confusing at times. It also sounded like you wanted to set the path of the My documents folder to the "whatever" folder? Is that correct, or am i way off.

Member Avatar for tayspen
0
100
Member Avatar for The DJ
Member Avatar for MartyMcFly
0
94

The End.