Pete McGranaghan
Pete McGranaghan
Currently, unlocking VBA requires user intervention when opening the unlocked file for the first time: 1. Open the unlocked file and click 'Enable Content' on the warning: 2. Click 'OK'...
Currently there is limited Error Handling Error handling should prevent application crashes and provide feedback on what has gone wrong, continuing with other processes where possible.
Currently, logging logs 3 things: 1. Application started summary (number of files) 1. File unlocked confirmation (each file gets a confirmation/error message) 1. Application finished summary (number of files successful)...
Currently, the application only unlocks XML based MS Office file types, (i.e. xlsx, docx), but not the older formats (i.e. .xls, .doc). Discover how these can be unlocked and plan...
There may be more extensions supported by the application without making any changes to the code (i.e. .ppsx - powerpoint show) works but is not listed as supported and therefore...