hi, i'd like to be able to use inno setup as part of a maven buildand i don't want to start installing it on every machine that needs building itso i thought about maybe taking the entire package and make it a maven artifact in our nexusand simply download, extract and use it to compile the setup at the end of each build