PowerShell 7.3.4 on Windows 7
See original GitHub issuePrerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
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
Issue Analytics
- State:
- Created 3 months ago
- Reactions:2
- Comments:5 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I know it, just advice on how to make it work
it worked. thank you so much.