ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.79k stars 1.34k forks source link

[Bug]: 010 Editor - Change from portable to normal install #10657

Open JamesHabben opened 1 year ago

JamesHabben commented 1 year ago

Prerequisites

Package Name

010editor

Expected/Current Behaviour

it currently uses the portable version of 010 editor which has limited functionality. the full version is a better package to install.

Steps to Reproduce

scoop install 010editor
open and observe window title bar includes "portable"

Possible Solution

use full installer rather than portable

Scoop and Buckets Version

Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
a95293c7b (HEAD -> master, origin/master, origin/HEAD) icnsify: Add version 2.2.1 (#10612)

'main' bucket:
ebdbf8678 (HEAD -> master, origin/master, origin/HEAD) fastfetch: Update to version 1.10.3

Scoop Config

last_update                       scoop_branch scoop_repo
-----------                       ------------ ----------
2023-03-03T09:41:47.6681551-08:00 master       https://github.com/ScoopInstaller/Scoop

PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.22621.963
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22621.963
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

FlawlessCasual17 commented 1 year ago

When do you mean by 'limited functionality'? Can you list the features that the portable version is missing compared to the non-portable version?

JamesHabben commented 1 year ago

The biggest thing I have found is that I cannot enable the feature to allow for a right click > open in 010 in windows. I noticed the same with notepad++ install.

FlawlessCasual17 commented 1 year ago

Thank you replying, I'll try to work on it now.