No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
17 Posted Topics
Hi errbody!:confused: I got a problem with my PC:icon_sad: . Since last week, I can't disabled/enabled my system restore, suddenly, the place I've to click it grey and it's write: "Disabled by Group Policy":-/ , I've tried to Run "gpedit.msc" to see what the matter but it doesn't work:icon_rolleyes: . … | |
hi! i need help connecting my xbox 360 to my desktop (win7). I am trying to connect it from xbox to pc straight because i dont have a router. My desktop is already connected to the internet through a usb dongle and I have an ethernet cable RJ45. When i … | |
Re: you mustn't loggin as an administrator user but inside the administrator account. To do so, just go to "run" and write the command "lusrmgr.msc", after that, go to users, right click on administrator's properties then enable it. once done, loggout and get in the administrator account which appears and instal … | |
Re: Hi! juste go to the registry and look for this key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\[B]policies[/B] Once you'll find it, just open the folder active directory, and set to 0 the DWORD key NoChangingWallpaper. I hope, it'll help you. Bye | |
Re: Hi! You must install sata drivers for your hdd, for that, you'll need a floppy disk and once the drivers downloaded, just install it before runing winxp installation (F6 on the bottom of the blue page). Hope it'll help you my friend!!! | |
Hello all! I've been using Linux Ubuntu for 2 days now. Only today I actually realized that I don't have any drivers for any of my Cards build on my Laptop, I've searched in Google but still can't find it. Any help will be well appreciated. P.S.: No sounds, No … | |
Hi all! Im using Ubuntu 8.10 and since this morning GRUB has a problem to load. Let me explain more clearly. Everytime I turn my computer on, it restart just after the bios, while it was supposed to prompt for the choice of OS's (Win Vista and Ubuntu 8.10). I … | |
Hello all. I would like to calculate, assign and do a lot with my program (java). Here are my codes. import java.util.*; public class Test { public static void main(String args[]) { Scanner scan = new Scanner(System.in); String[] s = new String[9]; int a; for(a=0;a<9;a++) { s[a]=scan.next(); } } } … | |
Hi guyz, I''ve done a bank's savings account program in java but can't compile, I keep on gettin the errors. 1. overrides `java.lang.Object.toString` 2. This methode must return a result of type String. both of the errors are on the method public `String toString () {...` public class SavingsAccount { … | |
Hey guyz i'm a newbie in java and I would like to create a program to find all palindrome prime numbers between two integers supplied as input (start and end points are excluded). I've started but now i'm stuck... Can u help me??? import java.util.*; class Question4{ public static void … | |
Re: Sound like a hardware prob... Try to add a mem, enable Ultra DMA, or clean the startup libraries... | |
Re: If it's possible, just restore your pc to an earlier date. It will set your boot file to default. Otherwise, I think it's possible to do it without mounting it as hd0 (let me check that...). | |
Re: first of all, have you tried to install those modem drivers? | |
Re: Maybe you got a spyware. Send us a logscan hijack this, then we're gonna see what's up. bye | |
Re: of course, you can. Just follow jbennet instructions, I'm also using vista and xp at the same time. | |
Re: Just disable your system restore, and scan your Pc with all your security softwares in safe mode. Hope it'll help you. | |
![]() | Re: If you want to remove your program from the list Add/Rem, just go to the regedit and look for HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. just look for the name of the soft you want to hide. Create a new DWORD on the right tab named "SystemComponent" and set it to 1 if you want … |