Jump to content

BaTLeZone

Member
  • Posts

    202
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Posts posted by BaTLeZone

  1. I tryed this but did not work.



    @echo on
    cls
    title Windows Vista Offline Updater
    color 1F

    start /wait pkgmgr /ip /m:WINDOWS6.0-KB2079403-X64.CAB /quiet
    start /wait pkgmgr /ip /m:WINDOWS6.0-KB2117917-X64.CAB /quiet
    start /wait pkgmgr /ip /m:WINDOWS6.0-KB2141007-X64.CAB /quiet
    start /wait pkgmgr /ip /m:WINDOWS6.0-KB2281679-X64.CAB /quiet
    start /wait pkgmgr /ip /m:WINDOWS6.0-KB2296011-X64.CAB /quiet
    ...

    exit

  2. Thanks

    If I under stand correctly I would use one of these :


    Dism /image:C:\test\offline /LogPath:AddPackage.log /Add-Package /PackagePath:C:\packages\package.cab

    or


    Dism /image:C:\test\offline /Add-Package /PackagePath:C:\packages\package1.cab /PackagePath: C:\packages\package2.cab /ignorecheck

    to do it?

  3. @ Tripredacus

    Sorry I dont know what DISM is.

    @ spazmochad & mandrake

    Darn typo monster got me again. thankx

    @ harshadhparulekar

    Thankyou very much the program works great with win7 updates. Can it be changed so the computer reboots after it is done?

    Can it be change so I can also do the vista updates. I got them in cab form. (http://www.ryanvm.net/forum/viewtopic.php?t=9646)

    I found the thingy to do it -> start /wait pkgmgr /ip /m:<path><file name>.cab /quiet <- just don't know what to change and I thought it would be better to ask you anyway.

    cheers

  4. I am trying to install all update that I can using this:



    @echo on

    START /WAIT WUSA IE9-Windows6.1-KB2647516-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2425227-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2476490-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2479943-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2491683-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2503658-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2506212-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2507618-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2509553-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2511455-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2524375-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2525694-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2536275-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2536276-v2-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2544893-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2556532-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2560656-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2564958-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2567680-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2570947-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2579686-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2584146-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2585542-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2588516-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2601626-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2618451-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2619339-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2620704-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2620712-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2621440-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2631813-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2641653-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2644615-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2645640-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2654428-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2660465-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2665364-x64.msu /quite /norestart
    START /WAIT WUSA Windows6.1-KB2667402-x64.msu /quite /norestart

    PAUSE

    EXIT

    but it does not work and I don't understand why.

    I like to do it this way but it did not work ether.



    @echo on

    START /WAIT WUSA *.msu /quite /norestart

    pause

    end

    Any help will be nice. sorry programing is not my thing.

  5. I have win7 pro 32 and I am trying to put updates in vista home 64 but will not let me. I have no problem with vista home 32. Any ideas?

  6. Microsoft Security Essentials can it be auto installed? I did search but found nothing on it.

    RegistryFix7 can it be auto installed? I did search but found nothing on it.

    thanks.

    Ok I found the 1st one on MS site. Did not think of looking there, sorry.


    mssefullinstall-x86fre-en-us-xp.exe /s /runwgacheck /o

  7. Hi,

    I d/l it then I converted au3 to exe and install it manually it worked great. When I try to auto install it though I get a error.

    AutoIt error

    Line -1:
    error: variable used without being declared

    This is how I am installing it:

    			<execute display='Installing AD-AWARE 2007 ...'>
    <program>%systemdrive%\install\Applications\ADAWARE2007\install.exe</program>
    <arguments></arguments>
    <hide>False</hide>
    <wait>true</wait>
    </execute>

    What am I doing wrong?

  8. Well I was able to get .net v2 to work from SVC for win2000.

    What I did was remove the XPCREATE DOTNET20.EXE from SVC-PRE. Then I d/l dotnet2.exe from RyanVM web site and put it in SVC-EXE and it worked.

    Don't for get to add the new updates KB923414, KB923191 and KB924191 to SVC-HF1.

    WU=0 for me. Hope this helps you all out.

  9. Great job :thumbup

    He is right that update is not required.

    I have KB904706.exe working from SVC-HF1.

    The problem is not the update it is the DX9c that is the problem. I have had a problem with DX9 since the begining. For some reason XPCREATE is not working for DX9. Some where on here (I'll post a link if I find it again) there is instructions on how to make a switchless installer of DX9c. Once made I rename it to match the XPCREATE one then over right it. The only other change I have to make manually after is edit SVCPACK.INF in NEWFILES folder and recompress it and copy it to the CDROOT\I386 folder over righting the other one. This method works well for me.

    As for .net 2 it did install for me in the last build but not this new build. I'll see if I can find the problem.

  10. Thanks GreenMachine I had that update in 2x one for xp the other for server2003.

    Win2000 still has the same problem as past versions. DX9 is not reconised as install by other programs ie. powerdvd.

  11. Ok GreenMachine I'll try the updated ver. I did have the older one in though.

    With XP I got an error with MP10.... the file wmp.dll has a ver # of 10.0.0.4036 where 10.0.0.3802 was expected. Any ideas on this one?

  12. Thanks for all your help. I have it working at lease for the 1st few trys but now it won't auto install and I have the winsif file in place. I am going to scrap it and try again with the new version now and see how it goes.

  13. Wellcome back GM

    I tryed it out with XP and I have a problem with KB917734 not going in as well.

    I will be give it a try with 2000 latter.

    EDIT:

    ok I think I fixed the problem with KB917734 I forgot to put in the XPSETUP.CMD.

    EDIT 2:

    ok my attempt with 2000 is working but kb904706 (dx9 update) did not go in. Did I miss something?

×
×
  • Create New...