Changes

Installation instructions - mixed environments

123 bytes added, 08:59, 25 December 2016
install-registry.js
update-wpkg.bat - A script run by wpkg every time that updates invoke-wpkg.js
srvany.exe - The Microsoft file to allow any program to run as a system service
instservinstsrv.exe - The Microsoft file to install a system service instserv.exe - The Microsoft program to get service stati (note, this has an E that instsrv does not have. it was also released one tools kit earlier)
scripten.exe - The updated Windows script host
net start "Windows Packager"
=== install-registry.js ===
var WshShell = WScript.CreateObject("WScript.Shell");
}
}
 
== Update wpkg packages.xml entry ==
Anonymous user