Tips and how-to guides for Redgate products
Ask, discuss, and solve questions about Redgate's tools
Meet us at an event, get sponsored, and join our Friends of Redgate
In-depth articles and opinion from Redgate's technical journal
Comments
An executable package is designed to be run either interactively or without an interface on the command-line. If you call the package from the command line in this way, it will run without opening a window:
package.exe /database:mydatabase /server:myserver /makedatabase /quiet