Difference between revisions of "Download"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
m (Download)
 
(47 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 
= Download =
 
= Download =
  
'''Latest stable release - 23-Apr-2008''' (includes wpkg.js)
+
'''Latest stable release - 14-May-2014''' (includes wpkg.js)
  
[http://wpkg.org/files/stable/WPKG-1.0.2.zip WPKG 1.0.2 - zip archive] | [http://wpkg.org/files/stable/WPKG-1.0.2.tar.bz2 WPKG 1.0.2 - tar.bz2 archive]  
+
[http://wpkg.org/files/stable/1.3.x/wpkg-1.3.1-bin.zip WPKG 1.3.1 - zip archive]
  
 
[http://wpkg.org/files/stable/ All previous WPKG-stable downloads]
 
[http://wpkg.org/files/stable/ All previous WPKG-stable downloads]
  
 
'''Latest testing release - 24-Apr-2008''' (includes wpkg.js)
 
 
[http://wpkg.org/files/beta/WPKG-1.1.0-M6.zip WPKG 1.1.0-M6 - zip archive] | [http://wpkg.org/files/beta/WPKG-1.1.0-M6.tar.bz2 WPKG 1.1.0-M6.tar.bz2 - tar.bz2 archive]
 
<!--
 
[http://svn.linuxkidd.com WPKG SVN access]-->
 
  
 
[http://wpkg.org/files/beta/ All previous WPKG-testing downloads]
 
[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>
 
SVN: <code><nowiki>svn co http://wpkg.svn.sourceforge.net/svnroot/wpkg wpkg/current-development</nowiki></code>
 +
 +
 +
----
 +
'''WPKG Group Policy'''
 +
 +
[http://code.google.com/p/wpkg-gp/ wpkg-gp] Hooks into Group Policy Extensions to run WPKG before login.
 +
  
  
 
----
 
----
 
'''WPKG Client'''
 
'''WPKG Client'''
{|
+
 
| ''Mirror 1'' || ''Mirror 2''
+
[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://www1.wpkg.org/files/client/beta/1.3.6 WPKG Client 1.3.6] || [http://wpkg.org/files/client/beta/1.3.6 WPKG Client 1.3.6] || - WPKG Client 1.3.6 - GUI and command line client / installer (development release)
+
 
|-
+
|[http://www1.wpkg.org/files/client/stable/ WPKG Client 1.2.1] || [http://wpkg.org/files/client/stable/ WPKG Client 1.2.1] || - WPKG Client 1.2.1 - GUI and command line client / installer
+
|-
+
|}
+
[http://www1.wpkg.org/files/client/beta Testing releases]<br />
+
 
[http://wpkg.org/files/client/ All previous WPKG Client downloads]
 
[http://wpkg.org/files/client/ All previous WPKG Client downloads]
  
Line 36: Line 32:
 
'''WPKG Web Interface'''
 
'''WPKG Web Interface'''
  
[http://wpkg.linuxkidd.com/ WPKG Web Interface] - WPKG Web Interface.<br>
+
[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>
 +
 
 +
----
  
 
<!--
 
<!--
Line 44: Line 44:
 
All downloads - All WPKG downloads, on one page.
 
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
  
 
----
 
----
Line 51: Line 55:
  
 
[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.
 
[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.
 
[http://www.boot-land.net/forums/index.php?act=attach&type=post&id=4073 DriverSigningTool] - can turn On/Off the popup warning about unsigned driver being installed. (PLEASE UPLOAD HERE)
 
  
 
----
 
----
 
Optional, depending on server/client setup:
 
Optional, depending on server/client setup:
  
[http://www.dynawell.com/support/Reskit/win2k.asp srvany.exe and instsrv.exe] files - needed to run WPKG as a service (advanced; you don't really need it for WPKG)
+
[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 2000

Latest revision as of 18:52, 14 May 2014

Download

Latest stable release - 14-May-2014 (includes wpkg.js)

WPKG 1.3.1 - zip archive

All previous WPKG-stable downloads


All previous WPKG-testing downloads

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



WPKG Group Policy

wpkg-gp Hooks into Group Policy Extensions to run WPKG before login.



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).



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.