Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SHACK-178] add PowerShell customization and shortcuts to Windows install #152

Merged
merged 1 commit into from
May 21, 2018

Commits on May 20, 2018

  1. add PowerShell customization and shortcuts to Windows install

    ChefDK does the included trickery to get paths and PowerShell configured
    for a reasonable Chef development environment.
    
    * a startup PowerShell script for the trickery
    * a shortcut to this script for start menu and desktop to help users get
      going
    * tinkering with PowerShell registry things (that are mostly about
      making chef-client itself happy in a Windows environment)
    
    Bonus'd MSI improvements:
    
    * unzip all the files when a reinstall is selected in the installer
    * icon file name updates because "project" is a boring name
    
    Signed-off-by: Robb Kidd <robb@thekidds.org>
    robbkidd committed May 20, 2018
    Configuration menu
    Copy the full SHA
    b1264bb View commit details
    Browse the repository at this point in the history