Posts
 
Reputation
Joined
Last Seen
Ranked #903
Strength to Increase Rep
+11
Strength to Decrease Rep
-2
95% Quality Score
Upvotes Received
20
Posts with Upvotes
18
Upvoting Members
12
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
4 Commented Posts
~247.95K People Reached
About Me

Student

Interests
Biking, Computers, Fishing, Programming
Member Avatar for moderate_rock48
Member Avatar for anty

We checked him for "nasties" in the spyware section. He was clean, so I don't think it is a virus causing the problems. His thread: [url]http://www.daniweb.com/techtalkforums/thread42675.html[/url]

Member Avatar for Reynalo
0
582
Member Avatar for tayspen

This is an on going story, each post adds 3 words to continue the story (no more than three words). Try not to post two times in a row ;) ill start I like this...

Member Avatar for avishek12345
1
4K
Member Avatar for ramiljoaquin

We need a little more info. *What Os, what brand computer *What are the specs *Did you recently install anything *Did you recently make any hardware changes etc. :)

Member Avatar for aawebdev
1
150
Member Avatar for Yzk
Member Avatar for Christina

Hey try Saving this as cdopen.vbs and then run it, it should open your cd drive [code] Dim WMP: Set WMP = CreateObject("WMPlayer.ocx") Dim colCDROMS: Set colCDROMS = WMP.CDROMCollection If colCDROMS.Count > -1 Then For i = 0 to colCDROMS.Count - 1 colCDROMS.Item(i).Eject Next End If [/code] If it didn't …

Member Avatar for Reverend Jim
0
257
Member Avatar for bestonearth

Could be as simple as.... [code] if(tbUserName.Text != "username") //Textbox names tbUserName { MessageBox.Show("Wrong user name"); //show message } else { MessageBox.Show("Correct"); }[/code] That is as basic as it comes ;).

Member Avatar for Mike Askew
-1
204
Member Avatar for flidshaflihliah

[QUOTE=flidshaflihliah]Just bought computer at store and it was working.Then I turned it off and put more memory in it.When I tried to turn the computer on it worked,but it wouldn't display on the monitor.How do I fix this?[/QUOTE] Are you sure that your monitor works.

Member Avatar for caperjack
0
288
Member Avatar for hxzero

Try, unpluging all devices from the computer such as usb printer, scanner and leave the bare essentials, monitor, mouse, k board and tower hooked up. Try rebooting. If the problem persists, try to boot into safe mode and use System Restore to roll back to a date where it was …

Member Avatar for jingda
0
282
Member Avatar for hoosier23

Somthing like. [code] System.Threading.Thread.Sleep(1000) ' Sleep for 1 second [/code] ?

Member Avatar for Gopher2011
0
667
Member Avatar for Khiladi420
Member Avatar for jacobr
0
478
Member Avatar for greatlobang

Nothing looks to bad in your log. Please run HJT again and check off the follwoing items. [b] O16 - DPF: {A526A2C7-723E-4081-BF70-A7A9913E8C4A} (LogData Class) - [url]http://ipgweb.cce.hp.com/rdqna/downloads/sysinfo.cab[/url] O16 - DPF: {DBA230D1-8467-4e69-987E-5FAE815A3B45} - [/b] Click [COLOR=Red]Fix Checked[/COLOR] Then to take care of any misc. things please download [COLOR=Blue]ewido[/COLOR] - [url]www.ewido.net[/url] - Install. …

Member Avatar for boergao
0
120
Member Avatar for nanosani
Member Avatar for cajunR6

Logs clean, but your Java is outdated. [url]http://www.java.com/en/download/manual.jsp[/url] As for why explorer is not opening, is beyond me. Sorry :(

Member Avatar for crunchie
0
355
Member Avatar for Joe2
Member Avatar for tayspen

I jsut ran the SLAX live linux CD. And when i exited out windows will no longer boot. It gets to verufuyng data pool, then shows me abunch of/ 010101010101010101010101010101010101010101010101010101 010101010101010101010101010101010101010101010101010101 010101010101010101010101010101010101010101010101010101 010101010101010101010101010101010101010101010101010101 010101010101010101010101010101010101010101010101010101 I can boot into the windoows CD shouldd i run FixBoot from the recovory console to …

Member Avatar for hansbanana
0
189
Member Avatar for DonutBanana
Member Avatar for Rajnesh

An OS cannot be coded in C#. It needs to be a language that requires no framework...like C. Yes there are OS's in C, google for them :).

Member Avatar for kvprajapati
0
924
Member Avatar for tayspen

How can these be done. For example running a shourtcut thats path is this C:\app.exe -sync will run a certain part of the application(the sync function). Do i need to make a seperate application. Also say i have a program that plays music files. then i have a music file …

Member Avatar for kvprajapati
0
190
Member Avatar for debutant

Perhaps this will help you: [url]http://www.codeproject.com/useritems/IsNumeric.asp[/url] Let me know :).

Member Avatar for kvprajapati
0
103
Member Avatar for mickeyfitzray

Well, you could use the Windows Media Player Control for the player, that will display the song name, and allow you to control the volume. To do this, you need to add a reference to the [b]C:\Windows\System32\wmp.dll[/b]. you can then add a control to the form from there. As for …

Member Avatar for kvprajapati
0
362
Member Avatar for >shadow<

[url=http://www.merijn.org/files/hijackthis.zip]Download hijackThis[/url]. Extract it to its [color=red]own[/color] folder. Then run it and select. [b]Do system scan and save log[/b]. Post the contents of the log that pops up. We will work from there to determine if it is indeed a virus.

Member Avatar for jholland1964
0
268
Member Avatar for jacydale

[quote] This all happened after redownloading XP due to a virus [/quote] Sorry, but discussion of issues involving illegal software violates our site [URL=http://www.daniweb.com/techtalkforums/faq.php?faq=rules#faq_keep_it_legal]rules[/URL] . If you really did download XP then we canntot help as it is pirated software. Thanks -T

Member Avatar for vern111
0
412
Member Avatar for dozer

[QUOTE=dozer]I have been trying to reformat my drive on my computer, not a "windows XP reinstallation" but just straight out format the disk. after it gives me the warning of erasing everything on the disk, a window pops up after I click format saying, "windows cannot format this drive. quit …

Member Avatar for harish1
0
427
Member Avatar for tayspen
Member Avatar for jerMAn

Im not much of a VB.Net guy, but In I think you would need to write out the whole path. [code] myProcess.StartInfo.FileName = "C:\\Program Files\\Winamp\\winamp.exe" [/code] Let me know if that works.

Member Avatar for Nattynooster
0
1K
Member Avatar for campkev

[QUOTE=campkev]i ended up using aspemail and aspencrypt software.[/QUOTE] Hmmm would you mind pointing this out? Is it an APi. is it free?

Member Avatar for Lam4
0
160
Member Avatar for bbb2k4life

[QUOTE=bbb2k4life]Ok, well my problem is that my Help and Support center won't open and also Msconfig. When I try and open Help and Support, nothing happens and when I try and open Msconfig, I get an error message saying that "Windows cannot find 'msconfig'. Make sure you typed in the …

Member Avatar for caperjack
0
1K
Member Avatar for tayspen

how would i do this i need to do it other wise u have to havesomthing (i forget what is on your comp in order for them to worK)

Member Avatar for DARREN HANSON
0
292
Member Avatar for tayspen

Right click on desktop go to properties > go to desktop tab>click customize desktop>highlight what u want to change> click change icon>select from list>ok>apply

Member Avatar for tarshem
0
138