But I can't modify the install path, see pics below:
Tried the following in cmd run as admin: C:\>msiexec /a "sqlserver2005_PerformanceDashboard" INSTALLDIR="C:\myfolder" /qb
Tried the following in cmd run as admin: C:\>msiexec /a "sqlserver2005_PerformanceDashboard" TARGETDIR="C:\myfolder" /qb
I'm sorry but your question isn't very clear to me. are you trying to change the install path of another installation or do you have your own msi project that you want to include this in?
if its the latter you can just include it in your project as a redistributable .
Click dropdown box under 'Look In:", then you will be able to select another directory. You can click on the top C:, it will show all directories on the hard drive, then you can navigate down to the one you want. Click on the button on the right from dropdown box goes one level up, click on the next one creates new directory.
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.
if its the latter you can just include it in your project as a redistributable .