Creating Setup/Installation Project in visual studio
up vote
-2
down vote
favorite
I have created an standard installation project in vs2017. I require to update the string connection over user input and run an script to Create DB on selected String connection.
I am following the following article https://www.codeproject.com/Tips/446121/Adding-connection-string-during-installation#_articleTop
But I do not understand where to create the Installation class.
Any suggestion on how to perform this task?
installation visual-studio-2017
add a comment |
up vote
-2
down vote
favorite
I have created an standard installation project in vs2017. I require to update the string connection over user input and run an script to Create DB on selected String connection.
I am following the following article https://www.codeproject.com/Tips/446121/Adding-connection-string-during-installation#_articleTop
But I do not understand where to create the Installation class.
Any suggestion on how to perform this task?
installation visual-studio-2017
2
how about downloading the sample and actually having alook- or am i missing something?
– JohnB
Nov 9 at 2:26
Better to use INNO installer
– T.S.
Nov 9 at 2:27
@JohnB I see no sample to download,do you?
– alvardo
Nov 9 at 13:19
add a comment |
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
I have created an standard installation project in vs2017. I require to update the string connection over user input and run an script to Create DB on selected String connection.
I am following the following article https://www.codeproject.com/Tips/446121/Adding-connection-string-during-installation#_articleTop
But I do not understand where to create the Installation class.
Any suggestion on how to perform this task?
installation visual-studio-2017
I have created an standard installation project in vs2017. I require to update the string connection over user input and run an script to Create DB on selected String connection.
I am following the following article https://www.codeproject.com/Tips/446121/Adding-connection-string-during-installation#_articleTop
But I do not understand where to create the Installation class.
Any suggestion on how to perform this task?
installation visual-studio-2017
installation visual-studio-2017
edited Nov 9 at 2:26
T.S.
9,26193152
9,26193152
asked Nov 9 at 2:20
alvardo
277
277
2
how about downloading the sample and actually having alook- or am i missing something?
– JohnB
Nov 9 at 2:26
Better to use INNO installer
– T.S.
Nov 9 at 2:27
@JohnB I see no sample to download,do you?
– alvardo
Nov 9 at 13:19
add a comment |
2
how about downloading the sample and actually having alook- or am i missing something?
– JohnB
Nov 9 at 2:26
Better to use INNO installer
– T.S.
Nov 9 at 2:27
@JohnB I see no sample to download,do you?
– alvardo
Nov 9 at 13:19
2
2
how about downloading the sample and actually having a
look - or am i missing something?– JohnB
Nov 9 at 2:26
how about downloading the sample and actually having a
look - or am i missing something?– JohnB
Nov 9 at 2:26
Better to use INNO installer
– T.S.
Nov 9 at 2:27
Better to use INNO installer
– T.S.
Nov 9 at 2:27
@JohnB I see no sample to download,do you?
– alvardo
Nov 9 at 13:19
@JohnB I see no sample to download,do you?
– alvardo
Nov 9 at 13:19
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
For people fighting Against this, I found a more detail tutorial.
https://codeteddy.com/2016/04/04/creating-an-msi-package-for-c-windows-application-using-a-visual-studio-setup-project/.
The instalattion class, must be added into the proyect you want to install.
Regards,
Hi, so glad to hear that and please mark your reply as answer, then will help others easier search this useful information, thanks in advance.
– Sara Liu - MSFT
yesterday
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
For people fighting Against this, I found a more detail tutorial.
https://codeteddy.com/2016/04/04/creating-an-msi-package-for-c-windows-application-using-a-visual-studio-setup-project/.
The instalattion class, must be added into the proyect you want to install.
Regards,
Hi, so glad to hear that and please mark your reply as answer, then will help others easier search this useful information, thanks in advance.
– Sara Liu - MSFT
yesterday
add a comment |
up vote
0
down vote
For people fighting Against this, I found a more detail tutorial.
https://codeteddy.com/2016/04/04/creating-an-msi-package-for-c-windows-application-using-a-visual-studio-setup-project/.
The instalattion class, must be added into the proyect you want to install.
Regards,
Hi, so glad to hear that and please mark your reply as answer, then will help others easier search this useful information, thanks in advance.
– Sara Liu - MSFT
yesterday
add a comment |
up vote
0
down vote
up vote
0
down vote
For people fighting Against this, I found a more detail tutorial.
https://codeteddy.com/2016/04/04/creating-an-msi-package-for-c-windows-application-using-a-visual-studio-setup-project/.
The instalattion class, must be added into the proyect you want to install.
Regards,
For people fighting Against this, I found a more detail tutorial.
https://codeteddy.com/2016/04/04/creating-an-msi-package-for-c-windows-application-using-a-visual-studio-setup-project/.
The instalattion class, must be added into the proyect you want to install.
Regards,
answered Nov 10 at 14:24
alvardo
277
277
Hi, so glad to hear that and please mark your reply as answer, then will help others easier search this useful information, thanks in advance.
– Sara Liu - MSFT
yesterday
add a comment |
Hi, so glad to hear that and please mark your reply as answer, then will help others easier search this useful information, thanks in advance.
– Sara Liu - MSFT
yesterday
Hi, so glad to hear that and please mark your reply as answer, then will help others easier search this useful information, thanks in advance.
– Sara Liu - MSFT
yesterday
Hi, so glad to hear that and please mark your reply as answer, then will help others easier search this useful information, thanks in advance.
– Sara Liu - MSFT
yesterday
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53218945%2fcreating-setup-installation-project-in-visual-studio%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
2
how about downloading the sample and actually having a
look- or am i missing something?– JohnB
Nov 9 at 2:26
Better to use INNO installer
– T.S.
Nov 9 at 2:27
@JohnB I see no sample to download,do you?
– alvardo
Nov 9 at 13:19