Jump to content

darcmatter

Member
  • Posts

    15
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by darcmatter

  1. Try the following:

    You could also try to enter the name of the file with the ascii

    equivalent of a space I believe its atl+255 to produce a space.

    ie:

    my file.txt

    you would type my and then you would hold down the alt key on the keyboard and

    enter 255 on the numeric pad; let go of the keys and type the rest of the file name.

  2. hello jcarle.

    keep up the excellent work with wud. you can't imagine how helpful this program

    has been for all us techs around the world. we all tip our hats to you! i have 2 ideas:

    1. i would like to see the option of incorporating a download and resume option

    especially for the people who don't have a fast broadband connection or

    who are on a time share basis with internet access such as at a internet café..

    2. after the fallout of autopatcher incident with Microsoft how about making some

    form of authentication for the ul files so that lets say the ul’s posted are verified as

    authentic in the sense of the download links are from ms and not from some other place.

    maybe designating just several key people to compile the ul's instead of everyone

    making them from scratch. ( a download on demand service )? u ask for a specific

    batch of files and a custom ul is generated automatically for download.

    i hope microsoft doesn't end up destroying the wonderful work you have done...

    good luck..

  3. Hello to one and all. :hello:

    I have a question, I have a 160 GB Western Digital drive as my primary drive and I would like to format it to the full capacity under Windows XP. I don't like using the disk that came with the drive to format it because it installs Ezdrive and makes it impossible to make an image of the drive using PQ Drive Image. Any ideas or tools that come to mind that could format the drive to the full capacity so I could install Windows XP with out Ezdrive? Any assistance would be appreciated.

  4. echo off
    for %%U in (kb*.exe) do (
    echo Applying hotfix %%U
    start /wait %%U /q /norestart /nobackup
    )
    pause

    put all of your updates in the same folder as the above CMD script and run.

    if you don't want to rename your updates change the KB*.exe to *.exe

    if you want to be able to uninstall them remove the /nobackup switch.

    IcemanND: Thanks for the script..... :hello:

  5. hello i am very new to this forum and have a favor to ask i was wondering if by some chance you could be so kind and send me a copy of this batch file you use to deploy those 91 files you run, i am curious as to how it's done... sorry for the newbe question... :hello:

  6. From rules ...

    1. This is not a warez site! Links/Requests to warez and/or illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated. If you ignore any of the aforementioned you will be banned without notice.

    Post cleared -- Sonic

×
×
  • Create New...