Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Install SQL Server 2008 R2 Express with my installation

Install SQL Server 2008 R2 Express with my installation

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdatabasequestionsql-serverdotnet
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bonzaiholding
    wrote on last edited by
    #1

    Hi, I have an application in C# that use SQL Server 2008 R2 Express. When i install the package i need to choose option and to install: 1. Microsoft .Net Framework 3.5 SP1. 2. Windows Installer 4.5. 3. Windows PowerShell 1.0 I have an SQL Script that will build my DB at SQL 2008 R2 Express and will add the user configuration that i want. I want to make install package that will include the SQL 2008 R2 Express (including "Microsoft .Net Framework 3.5 SP1.", ,"Windows Installer 4.5" and "Windows PowerShell 1.0 "). Will run the script and install my application. I don't want to let the user to choose configuration for the DB in the installation process. How can i do that? Thanks, Shai.

    L 1 Reply Last reply
    0
    • B bonzaiholding

      Hi, I have an application in C# that use SQL Server 2008 R2 Express. When i install the package i need to choose option and to install: 1. Microsoft .Net Framework 3.5 SP1. 2. Windows Installer 4.5. 3. Windows PowerShell 1.0 I have an SQL Script that will build my DB at SQL 2008 R2 Express and will add the user configuration that i want. I want to make install package that will include the SQL 2008 R2 Express (including "Microsoft .Net Framework 3.5 SP1.", ,"Windows Installer 4.5" and "Windows PowerShell 1.0 "). Will run the script and install my application. I don't want to let the user to choose configuration for the DB in the installation process. How can i do that? Thanks, Shai.

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      X|

      Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

      Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups