jszabo98

Results 6 issues of jszabo98

Netbeans 8.2 (64-bit) installer currently puts a 64 bit integer (1) in a dword in the registry under the name NoModify under HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\nbi-nb-base-8.2.0.0.201609300101. They don't seem to be in any...

Issue-Enhancement
Up-for-Grabs
WG-Engine-Providers

### Describe the problem get-foldersize doesn't seem to return the correct size for user profiles, maybe because of things like symlinks? It is fast though. ### Expectation _No response_ ###...

bug
enhancement
pending feedback

PsychoPy in place upgrades do not work with the NSIS uninstaller/installer. The uninstaller runs in the background "un_a.exe", and runs at the same time as the installer.

🐞 bug
📦 packaging

Since the -filter option is documented as type "string", any references to scriptblocks are incorrect, such as example 4, and the Backus-Naur form under "-Filter". --- #### Document Details ⚠...

issue-doc-bug
area-adcsadministration

```powershell Merge-Object @{a = @{b = 1}} @{a = @{c = 2}} -Strategy Fail ``` ``` Merge-Object : A positional parameter cannot be found that accepts argument 'System.Collections.Hashtable'. At line:1...

### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [x] Search the existing issues. -...

Needs-Triage :mag: