Difference between revisions of "Download"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
 
m (Download)
 
(176 intermediate revisions by 21 users not shown)
Line 1: Line 1:
 
= Download =
 
= Download =
  
'''Latest stable release'''
+
'''Latest stable release - 14-May-2014''' (includes wpkg.js)
  
[http://prdownloads.sourceforge.net/wpkg/wpkg-0.9.tar.gz?download WPKG 0.9]
+
[http://wpkg.org/files/stable/1.3.x/wpkg-1.3.1-bin.zip WPKG 1.3.1 - zip archive]
  
[http://sourceforge.net/project/showfiles.php?group_id=95292&package_id=101547 All WPKG-stable downloads]
+
[http://wpkg.org/files/stable/ All previous WPKG-stable downloads]
  
  
'''Latest testing release'''
+
[http://wpkg.org/files/beta/ All previous WPKG-testing downloads]
  
[http://prdownloads.sourceforge.net/wpkg/wpkg-0.9.1-test1.tar.gz?download WPKG 0.9.1-test1]
+
SVN: <code><nowiki>svn co http://wpkg.svn.sourceforge.net/svnroot/wpkg wpkg/current-development</nowiki></code>
  
[http://sourceforge.net/project/showfiles.php?group_id=95292&package_id=154192 All WPKG-testing downloads]
 
  
 +
----
 +
'''WPKG Group Policy'''
  
'''Other WPKG downloads'''
+
[http://code.google.com/p/wpkg-gp/ wpkg-gp] Hooks into Group Policy Extensions to run WPKG before login.
  
[http://switch.dl.sourceforge.net/sourceforge/wpkg/wpkg-http-06062005.tar.gz WPKG-HTTP] - WPKG web interface - alpha, doesn't have full functionality.
+
 
 +
 
 +
----
 +
'''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>
 +
 
 +
----
 +
 
 +
<!--
 +
'''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.
 
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'''
 
'''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:
 
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 98, Windows Millennium Edition, and Windows NT 4.0.
  
[http://www.microsoft.com/downloads/details.aspx?familyid=c717d943-7e4b-4622-86eb-95a22b832caa&languageid=f49e8428-7071-4979-8a67-3cffcb0c2524&displaylang=en scripten.exe]  - Windows Script 5.6 - needed for Windows 2000 olny (which is shipped with WHS 5.1)
+
Windows XP has Windows Script 5.6 already and does not need an update.

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.