pmcyg can create customized collections of Cygwin(TM) packages. pmcyg takes a user-supplied list of Cygwin package names, and downloads only them and their dependencies from a Cygwin mirror, e.g. to create a portable off-line installer on CDROM, DVD or USB flash.
For the latest releases please visit https://github.com/rwpenney/pmcyg
Appupdater provides advanced functionality to Windows, similar to apt-get or yum on Linux. It automates the process of installing and maintaining up to date versions of programs. It is fully customizable for use in a corporate environment.
Adds update prompt to packages installed via PDQ Deploy
NOTE: While this project was meant for use with the program PDQ Deploy, it is not affiliated with or endorsed by the Admin Arsenal team
This is a simple program that was written to assist with the deployment of updates in PDQ Deploy.
Features:
-Warns user of update being deployed and gives option to decline
-Automatically proceeds if no response from user
-Customizable warning message
Included in the files section:
-.exe executable for program (pdqupdateprompt.exe)
-.vbs script to copy files to machine
-.xml installer file for import of steps into PDQ Deploy
Not Included but Needed:
-PsExec.exe (found in PsTools from Microsoft Systernals)
-.NET Framework 3.5
Binaries were compiled in Visual Studio 2010 Express and written in C# .NET
See the wiki for full project details!