Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

chef dk install panel incomplete install path #161

Closed
mcquin opened this issue Sep 17, 2014 · 1 comment
Closed

chef dk install panel incomplete install path #161

mcquin opened this issue Sep 17, 2014 · 1 comment
Labels
Type: Bug Doesn't work as expected.

Comments

@mcquin
Copy link
Contributor

mcquin commented Sep 17, 2014

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:
screen shot 2014-09-16 at 5 34 36 pm

@sersut
Copy link

sersut commented Sep 30, 2014

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.

@sersut sersut closed this as completed Sep 30, 2014
ksubrama pushed a commit that referenced this issue Jan 11, 2016
Revert "Merge pull request #160 from opscode/sersut/update-nokogiri"
@thommay thommay added Type: Bug Doesn't work as expected. and removed Bug labels Feb 1, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Doesn't work as expected.
Development

No branches or pull requests

3 participants