Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28
Actual Results
- deathblade
- Forum: Microsoft Windows Forum
- Topic: installing XP
- Subject: installing XP
- Replies: 5
- Views: 118
- Subject: installing XP
Posted: October 20th, 2009, 11:18 am
Don2007 wrote:
Do you have an XP CD?
yeah i created an iso of it. i tried again and i get a unetbootin screen at boot but its blank doesn't give me any options :/ i think i might have to get a usb cd drive to install xp again
- deathblade
- Forum: Microsoft Windows Forum
- Topic: installing XP
- Subject: installing XP
- Replies: 5
- Views: 118
- Subject: installing XP
Posted: October 12th, 2009, 11:25 am
Don2007 wrote:
Did you wipe the XP install when you booted from the USB drive? If you boot with qparted, what partitions does it show?
yes i wiped xp and fully installed ubuntu now i want to install xp again
:edit:
im thinking maybe the iso wasn't mounted to the usb right i will try again when i get back home
- deathblade
- Forum: Microsoft Windows Forum
- Topic: installing XP
- Subject: installing XP
- Replies: 5
- Views: 118
- Subject: installing XP
Posted: October 12th, 2009, 4:47 am
i have a netbook that was running windows then i installed ubuntu from a usb. i used unetbootin to mount the ubuntu iso to my usb stick ans make it bootable. now i want to install XP again i have the xp install as an iso and used unetbootin to mount that iso to the usb (tried on windows and ubuntu) ...
- deathblade
- Forum: Hardware
- Topic: laptop temp
- Subject: laptop temp
- Replies: 3
- Views: 405
- Subject: laptop temp
Posted: January 28th, 2009, 2:13 pm
it does get really hot sometimes tho ^^ but thats normal for laptops any ways plus it's one of them mini laptops ^^
- deathblade
- Forum: Microsoft Windows Forum
- Topic: cmd.exe, msconfig, regedit won't work (hijack this log)
- Subject: cmd.exe, msconfig, regedit won't work (hijack this log)
- Replies: 3
- Views: 1111
Posted: January 27th, 2009, 4:41 am
O16 - DPF: {CF40ACC5-E1BB-4AFF-AC72-04C2F616BCA7} (get_atlcom Class) - http://wwwimages.adobe.com/www.adobe.co ... nos/gp.cab
not 100% tho
not 100% tho
- deathblade
- Forum: Hardware
- Topic: Brand New Build on Death Bed!
- Subject: Brand New Build on Death Bed!
- Replies: 7
- Views: 578
- Subject: Brand New Build on Death Bed!
Posted: January 10th, 2009, 4:04 am
when i changed cases of my last computer mine did the same found out it was becuase the mother board was touching the case, just check you yours isn't and that you haven't left and screws lying around.
- deathblade
- Forum: Microsoft Windows Forum
- Topic: install problem
- Subject: install problem
- Replies: 3
- Views: 423
- Subject: install problem
Posted: January 8th, 2009, 10:10 am
i've tried both off the disk and the latest ones from ATI website.
no one? i've updated vista and also reinstalled .net but still nothing
no one? i've updated vista and also reinstalled .net but still nothing
- deathblade
- Forum: Microsoft Windows Forum
- Topic: install problem
- Subject: install problem
- Replies: 3
- Views: 423
- Subject: install problem
Posted: January 8th, 2009, 8:51 am
i brought ATI radeon X1650 card and is working fine i'm having problems wit the install (i had to install driver thought windows update) every time i try to install the control centre i get this error http://img229.imageshack.us/img229/3963/67730189zt2.th.jpg any ideas? i have .n...
- deathblade
- Forum: Hardware
- Topic: Water wreckage issue with a Dell laptop!
- Subject: Water wreckage issue with a Dell laptop!
- Replies: 3
- Views: 507
Posted: January 7th, 2009, 1:04 pm
wouldn't a hair drier be better then a high powered air blower thingy?
- deathblade
- Forum: Hardware
- Topic: new mobo
- Subject: new mobo
- Replies: 1
- Views: 295
- Subject: new mobo
Posted: January 7th, 2009, 12:59 pm
i'm thinking off up grading my computer a little bit,
i'm geting a new GPU (unsure yet)
and some more ram
i'm just wondering if it;s worth getting a new motherboard and processor to?
i have a AMD athlon 64 X2 4000+
i'm geting a new GPU (unsure yet)
and some more ram
i'm just wondering if it;s worth getting a new motherboard and processor to?
i have a AMD athlon 64 X2 4000+
- deathblade
- Forum: Hardware
- Topic: laptop temp
- Subject: laptop temp
- Replies: 3
- Views: 405
- Subject: laptop temp
Posted: January 2nd, 2009, 11:52 am
i have got a advent 4212, i got speed fan so i could check the temps and there one that is always 50 c never changes. just wondering if it's speed fan reading wrong
- deathblade
- Forum: Microsoft Windows Forum
- Topic: Keylogger HijackThis
- Subject: Keylogger HijackThis
- Replies: 2
- Views: 297
- Subject: Keylogger HijackThis
Posted: November 21st, 2008, 2:56 pm
http://www.google.co.uk/search?hl=en&q=SYSTEMHPER.DLL&meta=&btnG=Google+Search http://www.incodesolutions.com/threats2/System32Rootsystemhperdll.php "The filename SYSTEMHPER.DLL was last seen on 11.8.2008, and it is considered unsafe." *** O2 - BHO: MSUSER Class - {8D4D2F69-DF3...
- deathblade
- Forum: Microsoft Windows Forum
- Topic: How often do you start your Windows?
- Subject: How often do you start your Windows?
- Replies: 37
- Views: 1170
- Subject: How often do you start your Windows?
Posted: November 19th, 2008, 12:17 pm
i turn mine on in the morning and off at night 
- deathblade
- Forum: Programming / Scripting / Coding Forum
- Topic: mysql query
- Subject: mysql query
- Replies: 0
- Views: 253
- Subject: mysql query
Posted: November 13th, 2008, 4:09 pm
i just dwnload this game and i want to only show monster that have a greater or = skill as you i tried
$monster1="SELECT * from km_monsters where skill>=$userstats3[skillpts]";
but that still shows them all :/
Edit fixed lol just needed () :$
$monster1="SELECT * from km_monsters where skill>=$userstats3[skillpts]";
- $monster1="SELECT * from km_monsters where skill>=$userstats3[skillpts]";
but that still shows them all :/
Edit fixed lol just needed () :$
- deathblade
- Forum: Microsoft Windows Forum
- Topic: A little peak at Windows 7
- Subject: A little peak at Windows 7
- Replies: 8
- Views: 327
- Subject: A little peak at Windows 7
Posted: November 2nd, 2008, 11:49 am
grinch2171 wrote:
Looks like an updated version of Vista to me.
agreed vista is xp with nice bits stuck on to it and windows 7 is vista with touch screen, i think they should just rebuild the whole OS from scratch

