Search found 26 matches
- 01 Aug 2024 12:20
- Forum: Wishes
- Topic: Include in Windows Package Manager?
- Replies: 9
- Views: 3185
Re: Include in Windows Package Manager?
If you want to incorporate this into your release workflow, let me know, I can help, or simple look at how I have done it. If not, the current process checks for a new versions nightly and publishes it (if one is available, and no other PR already exists for that version). Great! And good enough. I...
- 31 Jul 2024 18:50
- Forum: Wishes
- Topic: Include in Windows Package Manager?
- Replies: 9
- Views: 3185
Re: Include in Windows Package Manager?
hi! nice work adding it. for those of us that use winget for updates but do not want to have XY updates or show in the available update list : winget list --upgrade-available --include-unknown you can use this command to ignore XY updates : winget pin add --id "CologneCodeCompany.XYplorer"...
- 31 Jul 2024 18:47
- Forum: Wishes
- Topic: Include in Windows Package Manager?
- Replies: 9
- Views: 3185
Re: Include in Windows Package Manager?
Wow, thanks! :tup: :party: Do you have to work again with each update release? You are so very welcome! Glad I can contribute a bit. You have written an excellent piece of software! And no. it's all automated through GitHub workflows...https://github.com/The-Running-Dev/Winget-Updates/actions If yo...
- 18 Jul 2024 11:09
- Forum: Wishes
- Topic: Include in Windows Package Manager?
- Replies: 9
- Views: 3185
Re: Include in Windows Package Manager?
It's there finally! Took me some time to get it right. Now both portable and install versions are available on WinGet.
- 06 Apr 2024 19:54
- Forum: Wishes
- Topic: Could you please add xyplorer to winget?
- Replies: 16
- Views: 3517428
Re: Could you please add xyplorer to winget?
I am working on fixing this now. I will post pack when it is done. That was my fuck-up, I apologize. Just for information, you can disable the hash check in the meantime. In PowerShell Admin: & winget settings --enable InstallerHashOverride In Powershell, when installing & winget install --i...
- 16 Nov 2023 17:16
- Forum: Wishes
- Topic: Could you please add xyplorer to winget?
- Replies: 16
- Views: 3517428
Re: Could you please add xyplorer to winget?
So this is almost all set! Both packages are now in the WinGet repository. Here are the merged pull requests: XYplorer: https://github.com/microsoft/winget-pkgs/pull/126351 XYplorer Portable: https://github.com/microsoft/winget-pkgs/pull/126622 In the screenshot, you can see both packages listed whe...
- 14 Nov 2023 20:28
- Forum: Wishes
- Topic: Could you please add xyplorer to winget?
- Replies: 16
- Views: 3517428
Re: Could you please add xyplorer to winget?
Ah, gotcha! And yes it does! Here is the docs about it if you are curious. https://github.com/microsoft/winget-cli/blob/master/doc/specs/%23182%20-%20Support%20for%20installation%20of%20portable%20standalone%20apps.md I created a portable package of XYplorer as well, per your idea. Here it is... htt...
- 14 Nov 2023 14:23
- Forum: Wishes
- Topic: Could you please add xyplorer to winget?
- Replies: 16
- Views: 3517428
Re: Could you please add xyplorer to winget?
This is done...needs testing, and need to wait on the initial PR to be merged before it works. Pull Request: https://github.com/microsoft/winget-pkgs/pull/126351, I need help, not sure why the validation is failing Workflow: https://github.com/The-Running-Dev/Winget-Updates/blob/main/.github/workflo...
- 14 Nov 2023 13:51
- Forum: Wishes
- Topic: Could you please add xyplorer to winget?
- Replies: 16
- Views: 3517428
Re: Could you please add xyplorer to winget?
You the man! Thank you. I'll get the automatic update done right now.
- 14 Nov 2023 13:05
- Forum: Wishes
- Topic: Could you please add xyplorer to winget?
- Replies: 16
- Views: 3517428
Re: Could you please add xyplorer to winget?
Ops, I will fix the URLs. To answer your question, Winget itself does not update the packages in its repository. I have something in the works to update the package in the Winget repository automatically. Does that answer your question? I will provide a link to the implementation when it's done. For...
- 13 Nov 2023 18:24
- Forum: Wishes
- Topic: Could you please add xyplorer to winget?
- Replies: 16
- Views: 3517428
Re: Could you please add xyplorer to winget?
Done!
Here is the initial PR... awaiting review.
https://github.com/microsoft/winget-pkgs/pull/126351
If @admin wants to check that out.... please
Here is the initial PR... awaiting review.
https://github.com/microsoft/winget-pkgs/pull/126351
If @admin wants to check that out.... please
- 31 Mar 2017 18:37
- Forum: Tips & Tricks, Questions & Answers
- Topic: sync setting across machines
- Replies: 4
- Views: 2113
Re: sync setting across machines
Not exactly what you are asking but this could give you some ideas. I solved syncing by using Dropbox to do the syncing, that way it's automatic instead of pushing to Git. You can use any of the other online services for this, not just Dropbox. Unlike you, I don't try to have the exact same settings...
- 31 Mar 2017 17:24
- Forum: Tips & Tricks, Questions & Answers
- Topic: Search and Replace Text in Files
- Replies: 16
- Views: 3422
Search and Replace Text in Files
Is this possible with anything built into the application?
- 19 May 2015 19:27
- Forum: Bug Reports
- Topic: v15.20 Crashes When Selecting a File on a Network Share
- Replies: 12
- Views: 2344
Re: v15.20 Crashes When Selecting a File on a Network Share
No, this did not happen in 15.10. It started happening when I upgraded to 15.20.
Thanks for the Freezer link. I was looking for 15.10 to downgrade to it.
Thanks for the Freezer link. I was looking for 15.10 to downgrade to it.
- 19 May 2015 18:52
- Forum: Bug Reports
- Topic: v15.20 Crashes When Selecting a File on a Network Share
- Replies: 12
- Views: 2344
v15.20 Crashes When Selecting a File on a Network Share
Description: I have a Samba share on Linux that I have some files on. Switching the tab to that share, and selecting a file, or clicking around and then selecting a file makes XYPlorer crash. OS: Windows 8.1 Enterprise Here is the extra info I have: XYplorer --------------------------- Run-time erro...
XYplorer Beta Club