B
Bob
I want my aps to the insalled as was the old way under c:\Program
files\Myapp or give the user the choice as before of installing the app in
another folder location.
That again no longer seems to be the default way things are done when you
publish an app in Vs2005, Microsoft has again <GGGG> seen in their infinite
wisdom that they needed to build a better mousetrap for us. Now they
install app somewhere in the mydocuments folder structure, ridiculous!
I like to keep things simple, but for my users I would like to wrap the
distribution of a windows form app in a setup to give users some choices
like where to install.
How can I make a setup program as we did in the good lod days when you could
ask your installer where to put it and it would chooose C:\Program files by
default. Otherwise I guess I,ll have to use XCOPY deployment, until they
change that on us too, that is <GGG>
Thanks for any help.
Bob
files\Myapp or give the user the choice as before of installing the app in
another folder location.
That again no longer seems to be the default way things are done when you
publish an app in Vs2005, Microsoft has again <GGGG> seen in their infinite
wisdom that they needed to build a better mousetrap for us. Now they
install app somewhere in the mydocuments folder structure, ridiculous!
I like to keep things simple, but for my users I would like to wrap the
distribution of a windows form app in a setup to give users some choices
like where to install.
How can I make a setup program as we did in the good lod days when you could
ask your installer where to put it and it would chooose C:\Program files by
default. Otherwise I guess I,ll have to use XCOPY deployment, until they
change that on us too, that is <GGG>
Thanks for any help.
Bob