Jump to content

oioldman

Member
  • Posts

    957
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by oioldman

  1. old thread alert, but also a very useful one.

    I use this often for new pc's to get up to scratch and it works fine with XP.

    I want to now use with W2k3 Server but the code that Ctrl-X wrote doesn't work.

    I'm think and can't code for toffee but understand vaguely what he was doing.

    So,

    Can anybody hash it to work with W2k3 Server please?

    NeilW

    [edit]

    all sorted and will test and update tonight when home

    now understand teh skip & tokens -> which is key bit here

    For XP SP3 use

    ECHO MS Windows XP Service Pack 3
    FOR /F "TOKENS=3*" %%V IN ('REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v CSDVersion') DO SET CSDVERSION=%%V %%W
    IF "%CSDVERSION%"=="Service Pack 3" (
    ECHO is already installed
    ) ELSE (
    ECHO Installing...
    %CDROM%\KB???????.exe /quiet /forcerestart /n /f
    ECHO Installation complete.
    )
    pause

    you will need filename entered as i do not know it off top of head

    [/edit]

    [edit]

    This will now work on XP and W2k3 fine and dandy.

    slightly modified to remove the SKIP=n command as not needed

    [/edit]

  2. Hello,

    searched, well tried as i can never use it on this site, for the phrase;

    access is denied

    when you open some folders, like for example;

    C:\USER\APPLICATION DATA

    why is this so?

    i need to change a file in one for vmware but am unable to access the folder to see if file exists

    as a side, where has the search function gone?

    used to be a right click or start menu option but no more

  3. All,

    This is for IE7 x64 bit VISTA ONLY.

    The updates are those listed here:

    http://www.microsoft.com/technet/security/current.aspx

    using criteria:

    Product/Technology: Internet Explorer 7.0 for Windows Vista x64

    Service Pack: n/a

    Update Severity Rating: Critical / Important / Moderate / Low

    let us know what you think.

    will do best to keep on top of this.

    do not have vista to test against, but guess will work as does for xp

    NeilW

    IE7_Vista_x64_enu.ulz

  4. All,

    This is for IE7 x64 bit XP ONLY.

    The updates are those listed here:

    http://www.microsoft.com/technet/security/current.aspx

    using criteria:

    Product/Technology: Internet Explorer 7.0 for Windows XP Professional x64 Edition

    Service Pack: n/a

    Update Severity Rating: Critical / Important / Moderate / Low

    my first real go, well only just found time to do this.

    i incorporated these in to my nlite build and Automatic Updates found none.

    let us know what you think.

    will do best to keep on top of this.

    jcarle, if i'm not supposed to upload with prior permission, apologies.

    NeilW

    IE7_x64_enu.ulz

  5. cheers jcarle, and sorry for delay been away for while.

    those steps regarding the save as & zip as etc i don't recall seeing in the steps so will have another go and see what happens.

    woohoo the last step of the save as .ul & then zip up as .zip and then rename as .ulz has made it all work

    thank you fella and all for looking and chipping in.

  6. tried and no luck

    always gives me what i had previous

    even uninstalled and re-installed and still gives me what i had loaded before

    thanks for helping, i will crack this

    means then that my attempt probably works....

    could you please have a look at my thread and see if it does? at least i'll know that is ok and just need to know why app will not see any i create.

    i'm using the newest version and your using one before then which may have a bearing?!?!

×
×
  • Create New...