question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PowerShell 7.3.4 on Windows 7

See original GitHub issue

Prerequisites

Steps to reproduce

For work it on Windows 7 it’s need copy few *.dll from 7.2.0 release api-ms-win-core-com-l1-1-0.dll api-ms-win-core-console-l2-1-0.dll api-ms-win-core-shlwapi-legacy-l1-1-0.dll API-MS-Win-Eventing-Provider-L1-1-0.dll

Expected behavior

PowerShell 7.3.4
PS C:\Program Files\PowerShell\7> $PsVersionTable.PSVersion

Major  Minor  Patch  PreReleaseLabel BuildLabel
-----  -----  -----  --------------- ----------
7      3      4

PS C:\Program Files\PowerShell\7>

Actual behavior

Without *.dlls

Unhandled exception

Error details

No response

Environment data

PowerShell 7.3.4
PS C:\Program Files\PowerShell\7> $PsVersionTable.PSVersion

Major  Minor  Patch  PreReleaseLabel BuildLabel
-----  -----  -----  --------------- ----------
7      3      4

PS C:\Program Files\PowerShell\7>

Visuals

test1 test2

Issue Analytics

  • State:closed
  • Created 3 months ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
Temik007commented, Jun 15, 2023

I know it, just advice on how to make it work

1reaction
acoulcommented, Jun 27, 2023

it worked. thank you so much.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing PowerShell on Windows
PowerShell 7.3 is an in-place upgrade that replaces PowerShell 7.0 and lower. PowerShell 7.3 is installed to $env:ProgramFiles\PowerShell\7; The ...
Read more >
Download PowerShell 7.3.4 & 7.2.11 LTS (Offline Installers)
Here is how you can install Windows PowerShell on Windows 11, 10, 8.1, and Windows 7: Download and execute the respective MSI file...
Read more >
PowerShell 7.3.4 and 7.2.11 has been released
OS: Win 11 Pro & . Computer type: Laptop. Manufacturer/Model: ASUS VivoBook. CPU: AMD Ryzen 7 3700U with Radeon Vega Mobile Gfx. Motherboard ......
Read more >
Updating PowerShell Version on Windows
PowerShell Core 7.x is the version that is most compatible with classic Windows PowerShell. This means that you can easily run your old...
Read more >
Windows PowerShell for Windows 7.3.6 Download
Download Windows PowerShell - New command-line shell and scripting language designed for system administration and automation.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found