Jump to content

AdamWeston

Members
  • Posts

    11
  • Joined

  • Last visited

Reputation

10 Good

1 Follower

About AdamWeston

Personal Information

  • Occupation
    IT Technician
  1. OK last question today honest, however this one is from the exam officer, she loves the cover sheet and was wondering if you were going to have an option to also include the "scribe cover sheet - form 2" for those pupils who use one. Thanks for all your speedy responses today, Adam
  2. Cheers I couldn't see that for looking, suffice to say i found it as soon as i hit send, Adam
  3. Thanks, that might work in conjunction with Split screen, on another note is there a way to change default save location away from the desktop.
  4. Is there any way not to run in full screen, it would be nice to be able to flick between programs for those students using a screen reader i don't think split screen offers enough flexibility, thanks all looks great other wise. Cheers
  5. Hi, I have recently inserted some newer drivers in to WDS and a few of the newer drivers are causing a problem with the automatic reboot. The drivers are HECI.inf (x86 and x64) versions 9.5.15.1730 and 10.0.0.1204 The build process goes all the way through to the final restart where it hangs for a significant period of time at, "setup will continue after restarting your device" you can either wait or force a restart by power cycling the machine. So far disabling and falling back to an older version of this driver seems to be fine. Just wondering if anyone else has had a similar issue and if you have found a resolution? Cheers Adam
  6. I've sent a PM but its about £6 for 5kgs.
  7. Hi All We have several Aruba access points which are available We have 52 - AP61's - £5 We have 21 - AP93's - £10 We have 1 - AP70 - £5 Postage £6 up to 5KG Please PM if interested Cheers Adam
  8. Hi, We have 52 - AP61's We have 21 - AP93's We have 1 - AP70 We were looking to sell at about £10 a unit + PP Let me know if your interested. Adam
  9. Had a similar issue with the ntpath.py file having a variable userhome which was pointing at homepath which defaulted to D:\ but due to a lack of CD drives the same error occurred, in our case we could change this to USERPROFILE to avoid the error. if 'HOME' in os.environ: userhome = os.environ['USERPROFILE'] elif 'USERPROFILE' in os.environ: userhome = os.environ['USERPROFILE'] This might not be relevant in your situation as the error is not very descriptive. To get a more descriptive error swap the names of python.exe and pythonw.exe and run the GUI again.
  10. We are using Creative A220 and A520 which are about the price your looking at I have a feeling that they might have recently be replaced by a newer model (A250/A550), but both produce decent sound.
×
×
  • Create New...