Various small powershell cmdlets to funnel data into IDB.
Powershell >= 4.0
Upgrading powershell can require updates of the .NET framework.
https://gallery.technet.microsoft.com/scriptcenter/0dbfc125-b855-4058-87ec-930268f03285#content
https://technet.microsoft.com/en-us/library/hh852328(v=wps.630).aspx
- install the wix-toolset: http://wixtoolset.org/
- put it in the PATH: https://msdn.microsoft.com/de-de/library/gg513936.aspx
- candle.exe idbad.wxs
- light.exe idbad.wixobj
- Ruben Schuller [email protected]
- Felix Kronlage [email protected]