Search found 3 matches

Go to advanced search

by Thom-M
Tue Feb 15, 2022 12:36 pm
Forum: Building Installers
Topic: Install SQL Server without asking for Extracted-Files directory
Replies: 7
Views: 15203
 
Jump to post

Re: Install SQL Server without asking for Extracted-Files directory

Thank you,

but what is the correct way to start the SQL Server Setup without asking any path?

I just want the normal "Microsoft installation dialog" to appear (not silent, so that the user can make various settings!).

Or is this not possible?
by Thom-M
Tue Feb 08, 2022 4:52 pm
Forum: Building Installers
Topic: Install SQL Server without asking for Extracted-Files directory
Replies: 7
Views: 15203
 
Jump to post

Re: Install SQL Server without asking for Extracted-Files directory

Hi,

as you can see, I already use this command-param...
SQLTestinst.aip
(20.33 KiB) Downloaded 445 times
==
Attached I'll send you the complete AIP-project file. :idea:
by Thom-M
Tue Feb 08, 2022 2:42 pm
Forum: Building Installers
Topic: Install SQL Server without asking for Extracted-Files directory
Replies: 7
Views: 15203
 
Jump to post

Install SQL Server without asking for Extracted-Files directory

Hi,

I'm looking for an installation option to install the SQL Server 2014. The Setup shouldn't be silent, but the user shouldn't be asked for the Extracted-Files directory.

If I include the Parameter "/u", the setup will *correctly* NOT ASK for Extracted-Files directory, but after the copy-process ...

Go to advanced search