.NET Framework Bookmark and Share   
 index > .NET StockTrader Sample Application > Silent install or other scripted install options?
 

Silent install or other scripted install options?

Is there a way to do a silent install?Or MSBuild or other batch scriptsto deploy? I.e., some way to copy the assemblies and provide the database details without requiring interacting with the GUI installer

GUnderwood
Not in the current release; you do need to interact with UI to provide DB location details.

I will look into this option for the next release which is targeting VS10 and .NET/CLR 4.0.

The key reason the installer must be run on each computer is the encryption of the connection string info; which is machine key dependent; meaning only the machine that encrypts the info can decrypt it at runtime.

The installer also sets all conn string/db locations in config files; and creates/loads databases; and creates the IIS app/vdirs and application pools for IIS.

-Greg
Greg Leake, Microsoft
Gregory Leake

You can use google to search for other answers

Custom Search

More Threads

• The Test Connection Failed
• Managed Services Engine vs Configuration Service 2.0
• Config Service Usage
• Microsoft Office 2007 Ultimate!
• Need Web sphere config file for connecting to .net web service with message level security signing only.
• Message Logging at Service Level
• Install StockTrader on VPC 2007 - Error
• End user Authentication against AD
• Config Setup in DB
• Configuration Issue : Web application configuration service