- java.lang.Object
-
- com.gluonhq.substrate.util.windows.MSIBundler
-
public class MSIBundler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MSIBundler(ProcessPaths paths, InternalProjectConfiguration projectConfiguration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancreatePackage(boolean sign)
-
-
-
Constructor Detail
-
MSIBundler
public MSIBundler(ProcessPaths paths, InternalProjectConfiguration projectConfiguration)
-
-