Search found 2 matches

Go to advanced search

by RGB
Wed Dec 04, 2013 6:44 pm
Forum: Building Installers
Topic: Update SQLServer Connection String Every time User Install
Replies: 3
Views: 3438
 
Jump to post

Re: Update SQLServer Connection String Every time User Insta

Hello and welcome to Advanced Installer forums,

Thank you for your interest in Advanced Installer.

In order to achieve what you want you can import, in "Files and Folders" page, your app.settings file as an XML file . Then, you can use our XML editor support to edit accordingly the above file ...
by RGB
Tue Dec 03, 2013 7:58 pm
Forum: Building Installers
Topic: Update SQLServer Connection String Every time User Install
Replies: 3
Views: 3438
 
Jump to post

Update SQLServer Connection String Every time User Install

Hi all

Now i made a C# windows form application and i managed to make it very good :) and i used the amazing advanced installer to make setup file
the application have the ability to connect to a sql server database but only on my machine.

I get my connection string in the app using this line of ...

Go to advanced search