Jump to content

Aaron

Patron
  • Posts

    5,640
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Aaron

  1. Did you reset the CMOS on your new motherboard after installing the CPU to it?
  2. http://www.msfn.org/board/index.php?showto...t=0entry70177 http://www.msfn.org/board/index.php?showto...t=0entry69393 http://www.msfn.org/board/index.php?showto...t=0entry68426
  3. This is because Sun Java hasn't been configured to work with Internet Explorer (which is done via control panel > Java plug-in) Use the syntax suggested by Krissam to automate this
  4. No double posting. http://www.msfn.org/board/index.php?showtopic=18033&hl= Thread Closed
  5. That is the purpose of an antivirus scanner, to catch viruses, why would you want another?
  6. Delete all the other 127.0.0.1's except localhost
  7. By doing that, you'd lose some of your system tray icons, and they will need to be restarted as well to come back. A better method is to download Process Explorer from sysinternals.com, type out the filename (or anything nearly related to that) in the Find Handle box. Then close the handle it finds
  8. Open %systemroot%\system32\drivers\etc\hosts in Notepad
  9. How odd. I tried it myself a while back with just an ECHO This is [DetachedProgram] followed by a pause and exit, but it never appeared.
  10. I've got 10 USB ports (4 from mobo, 4 from extension card, and 2 at the front), and only 3 are in use. Saves having to put an internal floppy in the PC when its not going to be used much
  11. Heh, cheers Justice, that did the trick!
  12. You didn't need to pay to see the answer. Only a sign up. But here it is anyway:
  13. Works fine just now
  14. KeeZ, I ran your cmd script, all appear fine in the registry. Although your adobe reader entry is missing a backslash in the registry. (use a cmd file to launch Adobe Reader's silent install to simplify this)
  15. Didn't know USB Floppy drives existed! Good to know, will get one myself soon!
  16. Got the Olympus MJU 400 Digital, but not too happy with it. It blurs on close up. Maybe I've set something wrong, but I'm never good with cameras.
  17. Its £135 for the Limited edition crystal xbox from Amazon.co.uk
  18. Is this MSN Messenger or Windows Messenger? Your topic says Windows, but your folder name is MSN. For me, MSN Messenger doesn't start until the desktop loads.
  19. Yes, create a cmd file with just this: xcopy %systemdrive%\winapps\winzip\ "%programfiles%\WinZip\" /I"%programfiles%\WinZip\winzip32.exe" /cleaninstall EXIT Then launch it from RunOnceEx with something like this: REG ADD %KEY%\040 /VE /D "Copying Winzip files" /fREG ADD %KEY%\040 /V 1 /D "%systemdrive%\path\to\winzip.cmd" /f To answer your last question: "/C Carries out the command specified by string and then terminates" (this is from typing out cmd.exe /?). But its less messy using the above method anyway.
  20. You're over-complicating it, its better to launch a batch file from RunOnceEx containing the xcopy commands. Otherwise add a cmd.exe /c before the xcopy command.
  21. Does he have the USB 1.1 and 2.0 Update installed? http://support.microsoft.com/default.aspx?...kb;en-us;822603 It will be listed as Windows XP Hotfix - 822603 in Add/Remove if its installed.
  22. No double posting on MSFN czx Threads Merged
  23. English please, we don't allow other languages on MSFN.
  24. Functionality is very limited at the T-39 minute stage where DetachedProgram is executed. .cmd files will not work. Some people use this to extract a compressed rar sfx archive so they can copy the drivers to the HDD before the Detecting Hardware phase. I wouldn't recommend installing applications at this time.
×
×
  • Create New...