Difference between revisions of "WPKG files"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(Server-side files: link to Wpkg.js page)
(ifWXihChMikMwEf)
Line 1: Line 1:
== Configuration files ==
+
Unable to save the document as  \\C .Please try savnig to a different filename or to a different location.Ya intente dandole permisos de administrador a Flash CS5 y nada, tendras alguna idea de que esta ocurriendo?Mil gracias de antemano
These files tell WPKG how to run and are (in most cases) required for WPKG to run properly:
+
 
+
{| border="1"
+
|-
+
| <code>[[config.xml]]</code> || Configuration settings for runtime behavior of <code>wpkg.js</code>
+
|-
+
| <code>[[hosts.xml]]</code> (and all files in the <code>\hosts</code> folder || Mappings between machine names and profile names
+
|-
+
| <code>[[packages.xml]]</code> (and all files in the <code>\packages</code> folder) || Defines software packages (commands for WPKG to install/uninstall programs, etc.)
+
|-
+
| <code>[[profiles.xml]]</code> (and all files in the <code>\profiles</code> folder) || Specifies which packages will be installed/executed for each WPKG profile
+
|-
+
| <code>[[settings.xml]]</code> || Settings file used by the WPKG Client.
+
|-
+
| <code>[[wpkg.xml]]</code> || List of installed packages and commands (stored locally on each workstation)
+
|}
+
For more information about config files, please see: [[:Category: Config_Files | Config files]]
+
 
+
== Server-side files ==
+
 
+
{| border="1"
+
|-
+
| <code>[[Wpkg.js|wpkg.js]]</code> || The core of the WPKG utility
+
|-
+
| Additional scripts and executables in the <code>\tools</code> folder || Helper files
+
|}
+
 
+
== Client-side files ==
+
These files are 'optional' for the program to run but are installed by the [[WPKG_Client]] software as of v1.1.2 to support a more user-friendly experience for end-users:
+
 
+
{| border="1"
+
|-
+
| <code>machines.txt</code> || This contains the list of machines configured on the '''Tools''' tab of wpkginst.exe
+
|-
+
| <code>wpkginst.exe</code> || GUI configuration tool
+
|-
+
| <code>wpkglogon.dll</code> || Helper library for Logon
+
|-
+
| <code>WPKGMessage.exe</code> || Displays the 'Please wait..'-style message to the user while WPKG runs
+
|-
+
| <code>WPKGSrv.exe</code> || The Windows Service file that will trigger the actual script to run
+
|}
+
 
+
 
+
[[Category: Documentation]]
+

Revision as of 00:47, 30 December 2012

Unable to save the document as \\C .Please try savnig to a different filename or to a different location.Ya intente dandole permisos de administrador a Flash CS5 y nada, tendras alguna idea de que esta ocurriendo?Mil gracias de antemano