Difference between revisions of "Download"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(IwMTWTidNRzCvDWBqq)
m (Reverted edits by 187.108.155.236 (talk) to last revision by WPKGSysop)
Line 1: Line 1:
Kudos to you! I hadn't thuohgt of that!
+
= Download =
 +
 
 +
'''Latest stable release - 26-Sep-2009''' (includes wpkg.js)
 +
 
 +
[http://wpkg.org/files/stable/1.1.x/WPKG-1.1.2.zip WPKG 1.1.2 - zip archive] | [http://wpkg.org/files/stable/1.1.x/WPKG-1.1.2.tar.bz2 WPKG 1.1.2 - tar.bz2 archive]
 +
 
 +
[http://wpkg.org/files/stable/ All previous WPKG-stable downloads]
 +
 
 +
 
 +
'''Latest testing release - 12-Apr-2009''' (includes wpkg.js)
 +
 
 +
[http://wpkg.org/files/beta/WPKG-1.1.0-M21.zip WPKG 1.1.0-M21 - zip archive] | [http://wpkg.org/files/beta/WPKG-1.1.0-M21.tar.bz2 WPKG 1.1.0-M21.tar.bz2 - tar.bz2 archive]
 +
 
 +
 
 +
[http://wpkg.org/files/beta/ All previous WPKG-testing downloads]
 +
 
 +
SVN: <code><nowiki>svn co http://wpkg.svn.sourceforge.net/svnroot/wpkg wpkg/current-development</nowiki></code>
 +
 
 +
 
 +
----
 +
'''WPKG Client'''
 +
 
 +
[http://wpkg.org/files/client/stable/WPKG%20Client%201.3.14-x32.msi WPKG Client 1.3.14-x32] - WPKG Client 1.3.14 - GUI and command line client / installer (32 bit)<br />
 +
[http://wpkg.org/files/client/stable/WPKG%20Client%201.3.14-x64.msi WPKG Client 1.3.14-x64] - WPKG Client 1.3.14 - GUI and command line client / installer (64 bit)
 +
 
 +
[http://wpkg.org/files/client/ All previous WPKG Client downloads]
 +
 
 +
 
 +
----
 +
'''WPKG Web Interface'''
 +
 
 +
[http://code.google.com/p/wpkgexpress/ wpkgExpress] - a more recent WPKG web interface project featuring package imports and a fancy GUI.<br>
 +
 
 +
[http://wpkg.linuxkidd.com/ WPKG Web Interface] - WPKG Web Interface (deprecated, please use wpkgExpress).<br>
 +
 
 +
 
 +
----
 +
'''WPKG Group Policy'''
 +
 
 +
[http://code.google.com/p/wpkg-gp/ wpkg-gp] Hooks into Group Policy Extensions to run WPKG before login. Still experimental, but could be an alternative if you have problems with WPKG Client.
 +
 
 +
 
 +
----
 +
 
 +
<!--
 +
'''Other WPKG downloads'''
 +
[http://www1.wpkg.org/files/wpkg/wpkg-debug.tar.bz2 wpkg-debug] - files useful for debugging new WPKG releases.
 +
 
 +
All downloads - All WPKG downloads, on one page.
 +
-->
 +
 
 +
'''3rd party tools from gig-mbh '''
 +
 
 +
http://www.gig-mbh.de/edv/index.htm?/edv/software/wpkgtools/wpkg-create-report-english.htm
 +
 
 +
----
 +
'''3rd party downloads'''
 +
 
 +
Useful tools which can be used with WPKG:
 +
 
 +
[http://wpkg.org/files/3rd_party/dmidecode-2.9.zip dmidecode-2.9.zip] - Windows binary of dmidecode 2.9 (executable - dmidecode.exe). Contains cygwin1.dll library, version 1.5.25-11.
 +
 
 +
----
 +
Optional, depending on server/client setup:
 +
 
 +
[http://www.dynawell.com/index.php/lang-en/support/resource-kits/38-windows/94-w2kreskit srvany.exe and instsrv.exe] files - needed to run WPKG as a service (advanced; you don't really need it for WPKG)
 +
 
 +
[http://www.microsoft.com/downloads/results.aspx?pocId=&freetext=wsh&DisplayLang=en scripten.exe]  - Windows Script 5.7 (cscript etc.) - for Windows 2000
 +
 
 +
[http://www.microsoft.com/downloads/results.aspx?pocId=&freetext=wsh&DisplayLang=en scripten.exe]  - Windows Script 5.7 (cscript etc.) - for Windows 98, Windows Millennium Edition, and Windows NT 4.0.
 +
 
 +
Windows XP has Windows Script 5.6 already and does not need an update.

Revision as of 06:01, 18 April 2011

Download

Latest stable release - 26-Sep-2009 (includes wpkg.js)

WPKG 1.1.2 - zip archive | WPKG 1.1.2 - tar.bz2 archive

All previous WPKG-stable downloads


Latest testing release - 12-Apr-2009 (includes wpkg.js)

WPKG 1.1.0-M21 - zip archive | WPKG 1.1.0-M21.tar.bz2 - tar.bz2 archive


All previous WPKG-testing downloads

SVN: svn co http://wpkg.svn.sourceforge.net/svnroot/wpkg wpkg/current-development



WPKG Client

WPKG Client 1.3.14-x32 - WPKG Client 1.3.14 - GUI and command line client / installer (32 bit)
WPKG Client 1.3.14-x64 - WPKG Client 1.3.14 - GUI and command line client / installer (64 bit)

All previous WPKG Client downloads



WPKG Web Interface

wpkgExpress - a more recent WPKG web interface project featuring package imports and a fancy GUI.

WPKG Web Interface - WPKG Web Interface (deprecated, please use wpkgExpress).



WPKG Group Policy

wpkg-gp Hooks into Group Policy Extensions to run WPKG before login. Still experimental, but could be an alternative if you have problems with WPKG Client.




3rd party tools from gig-mbh

http://www.gig-mbh.de/edv/index.htm?/edv/software/wpkgtools/wpkg-create-report-english.htm


3rd party downloads

Useful tools which can be used with WPKG:

dmidecode-2.9.zip - Windows binary of dmidecode 2.9 (executable - dmidecode.exe). Contains cygwin1.dll library, version 1.5.25-11.


Optional, depending on server/client setup:

srvany.exe and instsrv.exe files - needed to run WPKG as a service (advanced; you don't really need it for WPKG)

scripten.exe - Windows Script 5.7 (cscript etc.) - for Windows 2000

scripten.exe - Windows Script 5.7 (cscript etc.) - for Windows 98, Windows Millennium Edition, and Windows NT 4.0.

Windows XP has Windows Script 5.6 already and does not need an update.