Code Monkey home page Code Monkey logo

officeinstall-updates's Introduction

OfficeInstall-Updates

AutoIT Script processes office updates from *.msp files pulled with vbs

  • How to capture office updates:
    • Run Windows updates to update office.
    • Run the CollectUpdates.vbs.
    • Once done a window will open. That Folder is located in your users temp file called "updates".
    • Make sure 7-zip is installed on target as this is the uncompress method.
    • I right click on the updates folder and compress the folder with the updates inside.
    • I use WinRar ( you can use 7-zip if you want you need to change the program code to reflect the changes) to compress the FOLDER, not the files to a file called OfficeUpdates.rar.
  • Depoying updates ( ProcessOfficeUpdates.au3 )
    • Line 39 controls the source and destination for your .rar ( or .7z ) file.
    • Line 44 extracts the contents of the updates.
    • The updates will be processed in order of the oldest "Modified Time" to newest; thus installing the oldest updates to the newest.

officeinstall-updates's People

Contributors

carm01 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.