Zack
asked on
Changing the installation path of this MSI
Heyas,
I am trying to install https://www.microsoft.com/en-us/download/details.aspx?id=22602
As per the article
https://www.mssqltips.com/sqlservertip/2896/where-do-i-find-the-performance-dashboard-for-sql-server-2008/
But I can't modify the install path, see pics below:
Tried the following in cmd run as admin: C:\>msiexec /a "sqlserver2005_Performance Dashboard" INSTALLDIR="C:\myfolder" /qb
Tried the following in cmd run as admin: C:\>msiexec /a "sqlserver2005_Performance Dashboard" TARGETDIR="C:\myfolder" /qb
Neither of the above works.
How can I overcome this?
Thank you.
Install-Pic.PNG
Install-Pic-2.PNG
I am trying to install https://www.microsoft.com/en-us/download/details.aspx?id=22602
As per the article
https://www.mssqltips.com/sqlservertip/2896/where-do-i-find-the-performance-dashboard-for-sql-server-2008/
But I can't modify the install path, see pics below:
Tried the following in cmd run as admin: C:\>msiexec /a "sqlserver2005_Performance
Tried the following in cmd run as admin: C:\>msiexec /a "sqlserver2005_Performance
Neither of the above works.
How can I overcome this?
Thank you.
Install-Pic.PNG
Install-Pic-2.PNG
First, create the folder you want to install it into, then type it into the box from your Install-Pic-2 image.
What happens?
What happens?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
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.
Click on the button on the right from dropdown box goes one level up, click on the next one creates new directory.
ASKER
Thank you oBdA that fixed it.
if its the latter you can just include it in your project as a redistributable .