Adds update prompt to packages installed via 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!