Package io.github.intisy.gradle.inno
Class InnoSetup
java.lang.Object
io.github.intisy.gradle.inno.InnoSetup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidcreateInnoSetupScript(File scriptPath) voidvoidsetDebug(boolean debug) voidsetIconFile(File iconFile) voidsetJrePath(Path jrePath) voidsetVersion(String version)
-
Constructor Details
-
InnoSetup
-
-
Method Details
-
setIconFile
-
setVersion
-
setJrePath
-
setDebug
public void setDebug(boolean debug) -
log
-
buildInstaller
- Throws:
IOExceptionInterruptedException
-
copySourceFiles
- Throws:
IOException
-
createInnoSetupScript
- Throws:
IOException
-