A web-based frontend to WPKG

Logo

A web-based frontend to WPKG. Based on wpkgExpress by Brian White. WPKG is an automated software deployment, upgrade and removal program for Windows.

View the Project on GitHub anklimsk/wpkg-express-2

Preparing the WPKG script

Preparing a WPKG configuration file

Preparing the profiles.xml and hosts.xml files

Preparing a WPKG script file

WPKG directory structure:

The structure of the directory WPKG located in the %SOFTWARE_NETLOGON%

  WPKG
  +-- Config
  |   +-- 2018.12.05
  |       +-- config.xml
  +-- Script
      +-- 1.3.1
      |   +-- wpkg.js
      +-- Logon
          +-- config.xml
          +-- hosts.xml
          +-- profiles.xml
          +-- wpkg.js