Andrew Jimenez

Results 6 comments of Andrew Jimenez

So what I do now, is exclude the recipes folder using .gitignore, so you can always keep the packager up-to-date, but not have any of your recipes shared/messed up with...

This issue was caused by the change from a machine based app to a user-based app as referenced by this issue: https://github.com/d2phap/ImageGlass/issues/1708 The apps listed in Add/Remove Programs are stored...

One correction to my earlier comment. The issue is the same, however, for user-based MSI applications, the uninstall entry for both User and Machine-wide installs both exist in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. However,...

Hmm, I tested 7-Zip and iTunes, VLC and Notepad++ really quickly and they worked well for me: ![image](https://github.com/asjimene/CMPackager/assets/3790176/9c5cff3b-2e53-4fca-b3d8-65f6a4136988)

Check and see if you are getting download errors in the powershell and the logs

Interesting. VLC is not downloading the latest because they haven't updated the page here: https://download.videolan.org/pub/videolan/vlc/last/win64/ with the latest version. I'll give it a bit of time before I rebuild the...