Dr Windows (XP) 0 Light Poster

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 try to connect, my pc doesn't see the xbox and (also its still on network cable unpluged). is there something i have to do? thanks for your responses.

Dr Windows (XP) 0 Light Poster

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 don't know if it is due to the unproper shutdown of Vista last night... Please help...

Dr Windows (XP) 0 Light Poster

so what am I supposed to do???

Dr Windows (XP) 0 Light Poster

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 Wireless, Video Card not responding, etc.
I'm using a Toshiba Satellite Pro L40 if that can help and look like my sound card is an Intel (Sorry about the infoless).

Dr Windows (XP) 0 Light Poster

Thanks sciwizeh but i only wana do additions and subtractions. Thanks for help.

Dr Windows (XP) 0 Light Poster

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();
}
}
}
Here are my needs:
if the input is 1 2 3 4 5 6 =A1+A2 =A5+A3 =A5-A1
First i wd like to the program to recognize that the formulae start after the "=" sign, then allocate the string after the = sign to a position in the array(A1=s[0],A2=s[1] and so forfth), finally do the calulations and print the result as a matrix.(I know how to do all the rest but i'm stuck on these exceptional cases above). Thanks for help :=)
P.S.: There are spaces between the input.(1_2_3...).

Dr Windows (XP) 0 Light Poster

Cool Ezzaral. I got it.
P.S. Sorry for the

(I don't know how to use that)... :(

Dr Windows (XP) 0 Light Poster

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 {
private String password,branch,sur,first,account;
private int amount;
private double balance = 0;
public void initialiseAccount (String accountNumber, String initPassword, String branchName, String surname, String firstNames) {
account = accountNumber;
password = initPassword;
branch = branchName;
first = firstNames;
sur = surname;
}
public String toString() {
System.out.println ("Account Number: "+account);
System.out.println ("Branch: "+branch);
System.out.println ("Name: "+first+" "+sur);


}
public boolean withdrawCash (int amount) {
boolean result = false;
if (amount > balance)
System.out.println("Insufficient funds");
else {
balance -= amount;
System.out.println("Withdrawal successful");
result = true;
}
return result;
}
public void depositCash (int amount) {
balance += amount;
System.out.println("Deposit successful");
}
public void changeUserPassword (String oldPassword, String newPassword) {
if (oldPassword.equals(password))
System.out.println("Password change successful");
else
System.out.println("Old password does not match");
}
public double printBalance () {
if (balance == 0)
System.out.printf("Balance: R"+"%.2f",balance);
else {
System.out.printf("Balance: R"+"%.2f",balance);
}
System.out.println();
return balance;
}
}
Dr Windows (XP) 0 Light Poster

thank's anyway guyz :( let get in the book ;)

Dr Windows (XP) 0 Light Poster

hey javaAddict, the thing is that i dnt knw what code to type after the while loop :(

Dr Windows (XP) 0 Light Poster

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 primeNumber (int limit){


    Scanner user = new Scanner (System.in);

    int x;
    int y;
    int div=2;
    int count=0;

    System.out.println ("Enter the starting point N:");
      x = user.nextInt();
    System.out.println ("Enter the ending point M:");
      y = user.nextInt();
    while (count>x && count<y){
        for (i=0;i>x;i++)
    }
  }
}
Dr Windows (XP) 0 Light Poster

first of all, have you tried to install those modem drivers?

Dr Windows (XP) 0 Light Poster

Sound like a hardware prob... Try to add a mem, enable Ultra DMA, or clean the startup libraries...

Dr Windows (XP) 0 Light Poster

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...).

Dr Windows (XP) 0 Light Poster

Maybe you got a spyware. Send us a logscan hijack this, then we're gonna see what's up. bye

Dr Windows (XP) 0 Light Poster

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 your soft. Hope it's gonna help you.

Dr Windows (XP) 0 Light Poster

you can also find some drivers here http://www.intel.com/support/graphics/intelgm965/sb/CS-025753.htm or use the nlite method.

Dr Windows (XP) 0 Light Poster

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!!!

Dr Windows (XP) 0 Light Poster

of course, you can. Just follow jbennet instructions, I'm also using vista and xp at the same time.

Dr Windows (XP) 0 Light Poster

Just disable your system restore, and scan your Pc with all your security softwares in safe mode. Hope it'll help you.

Dr Windows (XP) 0 Light Poster

Hi!!!
I've tried to do what you told me but it also doesn't work. So don't you have another suggestion???:-/

Dr Windows (XP) 0 Light Poster

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 to hide it and of course to 0 if you want to show it. Bye

Dr Windows (XP) 0 Light Poster

Ok But what is your suggestion???

Dr Windows (XP) 0 Light Poster

Hi!
juste go to the registry and look for this key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\policies
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

Dr Windows (XP) 0 Light Poster

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: . Is there someone who can help me???:icon_cry: Please and thanks for your answer.