Install CAB Files Help for Batch script To Install CAB files
#1
Posted 13 September 2012 - 08:35 AM
I want to Use the CAB File downloaded by Windows update or Microsoft update to update my other laptop, the updates include office updates also. i can copy those upadtes from Software distribution folder under C:\Windows, but
1. Is there a tool that can retrieve those updates from that folder and put it in a folder that i choose.
2. Please can someone give me a script like batch file that can install those CAB files one by one waiting one update to install before going the second one. It will be nice if the batch can search the folder and sub folder for the CAB files and install them without restarting the computer till all the updates have installed then offer you to restart.
Am not a Computer Geek, thats why i ask in this excellent Forum.
Thanking everyone in Advance.
#2
Posted 13 September 2012 - 08:50 AM
The tool you're asking for is called "expand.exe" and should be included in your system.
#3
Posted 13 September 2012 - 09:13 AM
tomasz86, on 13 September 2012 - 08:50 AM, said:
The tool you're asking for is called "expand.exe" and should be included in your system.
Thx for the reply, but i want a batch script to do as per question number 2 in my post
I mean CAB files which are downloaded by WU or Thru Microsoft Update website. they are placed in Software distribution folder in Windows directory.
Thanking all in Advance
This post has been edited by centi50: 13 September 2012 - 09:15 AM
#4
Posted 13 September 2012 - 11:10 AM
Your other laptop has no access to the internet?
What service pack an updates have already been applied to your other laptop?
This post has been edited by -X-: 13 September 2012 - 11:14 AM
#5
Posted 13 September 2012 - 01:46 PM
-X-, on 13 September 2012 - 11:10 AM, said:
Your other laptop has no access to the internet?
What service pack an updates have already been applied to your other laptop?
No internet, and SP3 with updates till Apr 12
#6
Posted 13 September 2012 - 02:30 PM
Drivers can be unzipped/extracted and use the INF file for "Update Driver"
Go to -X- website (in his signature) and check out the list of files (from SP3 through latest). Get them downloaded on a PC connected to the Internet and install to the one not connected. This won't include the "specialized" ones (CABS/z-Zip, etc) that can't be directly installed but can be integrated with nLite. It IS possible to install the "specialized" ones BUT there is no "script" to do it.
#7
Posted 13 September 2012 - 04:54 PM
WindowsXP-KB2686509-x86-ENU.exe
WindowsXP-KB2659262-x86-ENU.exe
WindowsXP-KB2718704-x86-ENU.exe
WindowsXP-KB2707511-x86-ENU.exe
rvkroots.exe
WindowsXP-KB2719985-x86-ENU.exe
WindowsXP-KB2655992-x86-ENU.exe
WindowsXP-KB2691442-x86-ENU.exe
WindowsXP-KB2698365-x86-ENU.exe
WindowsXP-KB2705219-x86-ENU.exe
WindowsXP-KB2712808-x86-ENU.exe
(IE6) WindowsXP-KB2722913-x86-ENU.exe OR IE8-WindowsXP-KB2722913-x86-ENU.exe
WindowsXP-KB2723135-x86-ENU.exe
WindowsXP-KB2731847-x86-ENU.exe
WindowsXP-KB2732052-x86-ENU.exe
WindowsXP-KB2736233-x86-ENU.exe
http://xdot.tk/updates.html
This post has been edited by -X-: 13 September 2012 - 04:57 PM
#8
Posted 13 September 2012 - 05:24 PM



Help
Back to top









