Jump to content

bledd

Member
  • Posts

    1,719
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by bledd

  1. its not an xpize problem, you've done something.. right click desktop, properties, advanced caption buttons change to size 28
  2. i've put the stats in for the lazy people
  3. i know its pcix (says on the tin ), but the top one, what type of pcix, is it a 64bit version or something.
  4. can anyone explain to me what connector you need for this raid controller? this one is pcix i know that..!
  5. thats the thing! you REALLY don't need 16gb's if you that badly wanted an app to run fast, you could just install that on the drive and get more ram as you need it. i'm seriously considering getting one (i've emailed them asking if they're going to be supporting SATA2) and getting another 2x 74 gb raptors (4 total then) and running them as Raid 1+0 or Raid 5, i've just downloaded a pdf to read up on which gives best performance -and good failsafes!
  6. hmm, interested in this too, will rebuild my raid once i get a final answer
  7. comes with no ram afaik, so you'd have to buy some for it, but xp doesn't need that much at all tbh, then you could run anything hd intensive (like photoshop) on it too, and keep the rest of %programfiles% on your hard drive as long as your pc is plugged in, it'll keep power in this, if you remove it, it'll run low and clear the ram, -so regular ghost backups are a must but they'd be bombing fast to make and restore!
  8. http://www.hyperossystems.co.uk/ http://www.hyperossystems.co.uk/07042003/HD3techspec.htm http://www.hyperossystems.co.uk/07042003/img/HD3zoom.gif ^good picture here The HyperDrive III is quite simply a Hard Disk made out of DRAM. It therefore connects and performs like an impossibly fast Hard Disk. Here are the technical specs: CDROM drive form factor. Fits into a standard 5.25" CD bay. Connects just like a Hard Disk or a CDROM. PATA(IDE) or SATA Unlike the HyperDrive II which only took on board RAM. The HyperDirve III provides 8 DIMM slots, each of which can take DIMMs up to 2GB in capacity (no on board RAM). So max capacity is now 16GB. Retains data when the PC is restarted or shutdown by having an independent power supply connected to the main PC power lead through a PCI slot blanking plate. Integral 160 minute 7.2v battery back up to cover electricity board power outages (1250 milliamp hours - on board trickle charge unit takes 48 hours to fully charge). thinking about getting one.. you've gotta buy the ram seperate i think.. would be perfect for nlited xp, on 2gb of ram.. -can ghost back to it in no time if you did lose power and lose the o/s
  9. the nurse took away my tramadol (but i managed to sneak 8 of them for future reference) and gave me cocodamol instead, i'm having the odd 2hour power nap now which is good, but i'm still awake for ages most of the time! i slept from 1am till 6am, then 9pm till 11pm today, so feeling kinda fresh now i've been asked to tone down my emails a bit (its shock and horror to me too people i didn't ask for this!) so here goes my new painkillers don't make me such a psycho (i showted at my mum for bringing me a plastic cup when i asked for a glass yesterday she took it ok tho) which is a good thing, but i get a lot more spaced out and my memory is kerput, i'm too scared to take my pills now beacuse i don't know when i took them last, so my mum's made a chart and my dad, brother and mum sign off my pills then give them to me, might make a graph or something soon when i'm not keeping my mind busy, i get really agitated and worried, so i've been spending about 21 hours a day (between meals and washing) on the computer, i've got loads done and got a nice little project to work on this week, i'll put details up later this week. i've uploaded pictures of where I live when i'm at home and the people around me HERE -no gross ones (apart from maybe the whale that decided my beach was a nice place to rest) -beerssummer is my favourite of the lot (looking podgy tho!) caroline (caz) is my girlfriend, she appreciates the small things in life (her favourite film is amelie) and i love her to bits /expects from lee nick and ruari , bella is my dog, she's as laid back as it gets!, seren (star in welsh) is our new pup, and future sheepdog, tiggy is our 17year old cat, who's had more kittens than i've had hangovers! nina is my sister who married phil this summer, and barrie is their cat, and my mum will kill me for that photo of her! there's a few pictures of my dodgy uni hair, i've got a photo somewhere of me in a suit with that hair, i'll get my housemate to bring it down for the weekend! -i might have made a wedsite by the morning, i'm not sure yet, see if i get tired. take it easy guys bleddyn sorry if i offended anyone before -this is an email i sent to work btw guys edit- my cut got a bit infected, so its got iodene on it now and its stinking! http://bleddyn.co.uk/bledd%20pics/hmm.jpg
  10. http://bleddyn.co.uk/gmail/
  11. avg lies here's the code. @echo off title Quicktime Alternative Switchless installer creator color 87 attrib -H *.* echo Renaming quicktimealt @echo off ren quicktimealt*.exe quick.exe ren QInstaller.exe Installer.exe 7za.exe a -t7z quick.7z Installer.exe quick.exe qtalt.ini -mx=9 echo creating solid 7z exe archive @echo off copy /b 7zs.sfx + config.txt + quick.7z quickalt.exe if exist quickalt.exe goto good color c1 echo something went wrong!, make sure quicktimealt*.exe is in this directory echo [url="http://www.free-codecs.com/download/QuickTime_Alternative.htm"]http://www.free-codecs.com/download/QuickT...Alternative.htm[/url] ren Installer.exe QInstaller.exe goto end :good @echo off ren Installer.exe QInstaller.exe del quick.exe reshacker.exe -addoverwrite quickalt.exe, Quick.exe, quick.ico, icon,1,1033 del quickalt.exe color a0 attrib +H *.* attrib -H Real.exe attrib -H "# Real Alternative Switchless installer creator.exe" attrib -H Quick.exe attrib -H "# Quicktime Alternative Switchless installer creator.exe" attrib -H "# A Real Quick Alternative Switchless Creator.exe" title All done! echo Well done,your Quick.exe has been created, enjoy! :end pause title Real Alternative Switchless installer creator @echo off color 87 attrib -H *.* echo renaming realalt* @echo off ren realalt*.exe real.exe ren RInstaller.exe Installer.exe 7za.exe a -t7z real.7z Installer.exe real.exe realalt.ini -mx=9 echo creating solid 7z exe archive @echo off copy /b 7zs.sfx + config.txt + real.7z realalt.exe if exist realalt.exe goto good color c1 title Oh no! echo something went wrong!, make sure realalt*.exe is in this directory echo [url="http://www.free-codecs.com/download/Real_Alternative.htm"]http://www.free-codecs.com/download/Real_Alternative.htm[/url] ren Installer.exe RInstaller.exe goto end :good @echo off ren Installer.exe RInstaller.exe del real.exe reshacker.exe -addoverwrite realalt.exe, Real.exe, real.ico, icon,1,1033 del realalt.exe color a0 attrib +H *.* attrib -H Real.exe attrib -H "# Real Alternative Switchless installer creator.exe" attrib -H Quick.exe attrib -H "# Quicktime Alternative Switchless installer creator.exe" attrib -H "# A Real Quick Alternative Switchless Creator.exe" title All done! echo Well done,your Real.exe has been created, enjoy! :end pause the one with my face on calls them both and deletes a log file and 2x 7z files -all within the directory
  12. yeah, you can just run them on their own if you really want i'll split them and upload them again, but not today the hardest part was getting reshacker to work for the icons!
  13. imo install 1.1sp1, then 2.0
  14. http://bleddyn.co.uk/creations/bleddRealQuick.7z extract that to a folder download Real Alternative and Quicktime Alternative http://free-codecs.com/download/Real_Alternative.htm http://free-codecs.com/download/QuickTime_Alternative.htm dump them in the same directory, then double click on my face it will tell you whats going on and will prompt you to press anykey after the creation of each file. it cleans up the files it uses too, and should work for all future releases of both programs (assuming they don't change the ini file structure, if they do i'll update them) you'll be left with Real.exe and Quick.exe -both are switchless silent installers nb. close IE and Firefox when running them they can be called from runoncex during an install if you want to do it that way. -the files it uses are hidden in the directory (to keep it looking clean) and are unhidden when in use and re-hidden at the end. i'll soon make one for media player classic along with ffdshow, maybe even one big file that installs the lot -i'll make the makers for the files so you guys can run them yourselves.
  15. I'll post my creation later..
  16. 6.4.8.7 is out btw
  17. comes up like this until you make it bigger.. basically, if you resized in photoshop, you wouldn't get this, so it annoys me.
  18. ie.. when you view this.. http://bleddyn.co.uk/pc/z5500b.jpg it looks all distored (because its got bad coding in the resizing technique) is there a way of fixing it, this is the only thing wrong with my ff now!
  19. me neither! mpc rocks even more now!!
  20. http://bleddyn.co.uk made a FULL site now, will keep updating it often!
  21. http://forums.overclockers.co.uk/showthread.php?t=17505326 here -can anyone make an msfn one? use adblock plus too..
  22. cool, i understand bat files quite well, just didn't get that till now
  23. rd /s /q a:\recycler rd /s /q b:\recycler rd /s /q c:\recycler rd /s /q d:\recycler rd /s /q e:\recycler rd /s /q f:\recycler rd /s /q g:\recycler rd /s /q h:\recycler rd /s /q i:\recycler rd /s /q j:\recycler rd /s /q k:\recycler rd /s /q l:\recycler rd /s /q m:\recycler rd /s /q n:\recycler rd /s /q o:\recycler rd /s /q p:\recycler rd /s /q q:\recycler rd /s /q r:\recycler rd /s /q s:\recycler rd /s /q t:\recycler rd /s /q u:\recycler rd /s /q v:\recycler rd /s /q w:\recycler rd /s /q x:\recycler rd /s /q y:\recycler rd /s /q z:\recycler
×
×
  • Create New...