Gary Ewan Park

Results 855 comments of Gary Ewan Park

@mbnoimi so just so that I am clear, when clicking on a tag, you would want to see a filtered list of available applications that have the tag that you...

I don't think that this is something that Chocolatey has knowledge of either. @ferventcoder is this something that can be exposed?

@ferventcoder interesting... so this could be something that we expose in ChocolateyGUI. :+1:

This is related to this issue: https://github.com/chocolatey/ChocolateyGUI/issues/597 One is for a change to the package details page, and the other for list view.

> @29039 said... But isn't the whole point of a GUI application not to use CLI? So the GUI MSI installer should be installing the CLI version automatically. You are...

@LinkofHyrule89 I agree. It is currently supported through the choco command line, so it shouldn't take much to expand to include the functionality in chocolateygui, I just need to get...

@Zoltu this is an interesting idea :smile_cat: Currently Chocolatey GUI detects whether Chocolatey has an available update, so I guess that could be extended to include check for it's existence,...

@zoltu there is a single command that can be executed that will pull the latest version of Chocolatey, and install that. Since we are not currently tied to a specific...

> @DarwinCSIWindowscom said... > Here are instrutions on PowerShell custom actions http://www.itninja.com/blog/view/how-to-create-powershell-based-custom-action-in-msi-mst This example shows the ps1 as a file in the install - but it could be in the...

@wjk I haven't had a chance to dig into this yet, but I really like the idea of it. Would it be possible for you to add some screenshots to...