|
Sometimes it boots up successfully, but sometimes it doesn't. I suspect it may be a display driver (the screen is lagging as it scrolls), and I've already upgraded it to the most recent driver supplied by ATI, but it didn't work. Here's what I've tried...
Started by AtomFury on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
When booting:
Press F8 to enter the Windows Advanced Options Menu use the arrow keys to navigate down the list to VGA mode once... .
Try booting into VGA mode and see if the problem persists, then you will have a better idea if it's a display driver or not .
|
|
WinXP SP3
i had 2gigs ram. added 2 more 1gig modules.
bios says i have 4 gigs.
why does WinXP say i'm using 3gigs?
edit:
1) System properties says "Physical address exyension."
good/bad?
2) also, if i replace a 1gig chip to 512megs, will winXP read 3....
Started by JEDI on
, 23 posts
by 14 people.
Answer Snippets (Read the full thread at anandtech):
To take advantage of the added RAM.
|
|
I was wondering if it would possible to set up WinXp to automatically login a user after reboot?
Started by SilentGhost on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
In the Automatically Log On window, type....
Clear the "Users must enter a user name and password to use this computer" check box, and then click Apply .
In the Open box, type control userpasswords2 , and then click OK .
Click Start , and then click Run.
|
Ask your Facebook Friends
|
How do you make a WinXP bootable USB drive?
I've seen a bunch of instruction here on ServerFault but they are specific to Vista or Linux, so again - I'm using WinXP . I've also tried unetbootin, but that doesn't work with Windows
Started by Timhou on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at serverfault):
I've never tried that, but a google search pulled up this pre-done image for a bootable xp image for USB sticks: http://keznews.com/2407_Windows_XP_USB_Stick_Edition
Look at http://serverfault.com/questions/24798/how-to-boot-from-usb-using-iso-image-... .
|
|
How should I implement these 64-bit interlocked functions on WinXP? Of course I can use full mutex, but I think it's needlessly heavyweight for this task. There must be some better way.
Started by Deluxe on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you really think a critical section is too heavy weight, read up on memory barriers
No need... .
If you insist, your best bet is to use a critical section to make sure you get the barriers right .
This is much more complex than you think.
You shouldn't.
|
|
I need to login in as an administrator to my Dell Lattitude E6500 running WinXP Pro. Any ideas? Of course I don't know the password.
Started by grigy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You can google for the RIP cd, burn it, boot from it in console (text) mode, mount the hard disk (usually like "mount /dev/hda1" or "mount /dev/sda1", check what listings are in ... .
I use it from a bootable Rescue Is Possible Linux CD .
Google for chntpw.
|
|
I need to communicate eache client seperatly by send alerts or warnings on required basis . I am working in WINXP environment. I need send a message from winxp client workstation to all. I tried to use net send but here as per security policy the messanger...
Answer Snippets (Read the full thread at serverfault):
|
|
Possible Duplicate:
Installing Windows XP through Pen Drive
I made an ISO out of my WinXP Pro install disk, but Pebuilder/PeToUSB and UNetBootin don't seem to be up to the task of making it boot from my USB pen drive.
Started by grimp on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I am currently using this tool to install WinXP.
WinSetupFromUSB_0-2-3.exe (found loose on Google).
|
|
One of our project machine(WinXP) is installed with a software(HMI) that monitors a bunch of devices. The machine is setup such as that whenever the machine boots up, it'll automatically starts the HMI software. You don't get to see any WinXp interface...
Started by jjplaw on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
Any other way to do it by configuring some WinXP registry or settings instead.
While it works.
|
|
What would be good options for slowing down games in WinXP ? I like, from time to time, to play an older game; in this case Betrayal in Antara; but it runs too fast. Bad engine, I guess.
Any ideas ?
Started by ldigas on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Running it in a virtual PC, for instance just run a virtiualized Win98 or even 3.1
Or use an emulator ( like DosBox ) that simulates a computer that suits the game
And check Dosgames.com for some hints to get a normal performance out of your old games... .
|