Comments
2 comments
-
Make sure you are running SmartAssembly.com from the commandline rather than SmartAssembly.exe. The com file provides a standard CLI interface, rather than opening the GUI.
-
Simon C wrote:Make sure you are running SmartAssembly.com from the commandline rather than SmartAssembly.exe. The com file provides a standard CLI interface, rather than opening the GUI.
Great, thanks!
Add comment
Please sign in to leave a comment.
I see that its possible to execute SmartAssembly right from the command-line, but I see no possibility to auto-close the program when the job is done. This would be a nice feature, because my build script now gets stuck into the SmartAssembly screen which needs to be closed by a user first, before the script can continue (creating installer, uploading with FTP, etc)
Does such feature exists?