You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
It really get installed into c:\opscode\chefdk. As some of us have other items under the opscode path, this was confusing and lead me be cautious when installed this.
Currently the configurable part of the installation directory is the piece which shows up in the UI and it's "c:\opscode". Changing the UI beyond this is pretty tough for now since we're using the default WIX toolset UI that is derived from the configurables and features.
In the long term we would like to change our default installation directoryt to be under c:\program files. When doing this change we will need to use the below construction logic:
[Configuration Base (default: C:\Program Files)]\[Vendor Name = Chef Software)]\(Project Name = chef or chefdk)]\embedded\...
SInce the UI is not easily changeable and the long term fix is covered by #68 closing this issue.
Version:
Chef DK 0.2.1 Windows version
Environment:
Windows 7
Scenario:
Install
Steps to Reproduce:
Install via GUI
Expected Result:
It really get installed into c:\opscode\chefdk. As some of us have other items under the opscode path, this was confusing and lead me be cautious when installed this.
Actual Result:
Install panel states it will go into c:\opscode\
Thanks to @kramvan1 for alerting us to this.
Screenshot:
The text was updated successfully, but these errors were encountered: