Jump to content

Chris-W-

Members
  • Posts

    54
  • Joined

  • Last visited

Reputation

35 Excellent

1 Follower

About Chris-W-

Personal Information

  • Occupation
    General IT Tech
  • Location
    North Wales
  1. Your score: 4 Gender: Male Age range: 20-29 Best score for your gender and age range: 0 Highest score for your gender and age range: 109748
  2. Not a direct answer to your question, but an interesting read: All HDMI Cables are the Same! Or are they… – Full Test | HD Guru
  3. Is the i3 a must? For student laptops we've just got a batch of these Stone Laptops. Running a core2duo isn't the quickest I know, but for general use they're decent machines, with TPM as standard and Stone's 3,4 or 5 year warranty.
  4. I haven't yet tried with CS6, but I've used a similar method with CS5.5 by installing onto a master image and then deploying via WDS. As far as I can tell, once the computers are imaged, you'll need to run any one of the programs within the Master Suite on an admin account which will allow the software to register, and then it should remain registered for all users and not ask each time a new new user logs on.
  5. You can try changing the file's read/write permissions using cmd. In Vista and 7 you can run cmd as the built in 'system' account and that has full access to change permissions on everything
  6. We use vbscript to remove printers on logon, not sure if you could integrate the code with a shutdown script: Set wshNetwork = CreateObject("WScript.Network") on Error Resume Next 'Deletes all network printers Set clPrinters = WshNetwork.EnumPrinterConnections On Error Resume Next For i = 0 to clPrinters.Count - 1 Step 2 wshNetwork.RemovePrinterConnection clPrinters.Item(i+1), true Next
  7. The new Focus' are actually incredibly cheap on tax, the 1.6 diesel only £20 PA. Insurance is also reasonable at group 11. The older models (mk1) is also group 11-13 on insurance and £125 on tax
  8. +1 for Hiren's Boot CD. Its got tools for the majority of drives plus a couple of universal disk checking tools. As far as I'm aware, on the latest versions all the tools on it are clean, not like it used to be.
  9. My 52 plate 1.6 Focus has got a coilpack, so I'd be amazed if a 53 plate didn't! Also, I had a similar problem in my old Fiesta, cause of problem: coilpack.
  10. Its also possible to change the settings in registry: Local Machine>Software>Microsoft>Windows>CurrentVersion>Policies>System The logon settings are in there
  11. Hi All! I'm looking for a used EEE PC 1000h, non-working preferable. I'm only interested in the casing (in decent condition preferably). Colour is irrelevant Cheers
  12. Wireless projectors do exist, and for tablets they'd be great for mobile connectivity. The problem though, as you'd expect, is full frame rate video not being processed fast enough. With 802.11N small resolution video could probably cope quite well, but without having one to actually test with, its hard to say. Quick Google search: Wireless projectors
  13. Nope, I didn't know there was a discount?
  14. They don't seem to be cheap at all! The cheapest they do for 165/65R13 is about £45 per tyre! My local dealer does £32 per tyre (new economy brand) and a two pounds fitting per tyre.
×
×
  • Create New...