PSADT.DataExtraction Extension
Extension for PowerShell App Deployment Toolkit to get strings and icons contained in executables and library as well as cache MUI information from registry.
Features
- Gets a string inside any file.
- MUI format buttons and messages using system multilanguage support.
- Get MUI information of any process previously cached.
- Get information from files.
- Extract any icon in any size from any executable or library.
- Scale the extracted icon based in scale factor.
- Native methods used to perform the tasks.
- ContinueOnError and ExitScriptOnError support.