Describe "Module Bug or Issue"
I run the command Update-SteamApp -AppID 2430930 -Path 'C:\ASA-EntryPoint'
it asks for confirmation prompt, I press "Y" then return to proceed.
After this cursor just keeps blinking in the next line.
Context "The Problem"
The problem is that the user is unsure if app is hanging or download is in progress, I can see download folders being made.
I can also see that the SteamCMD command is being invoked in the background with the "proper" flags passed to it and running, but no progress.
Context "Expected Behavior"
Installation Progress.
Context "Additional Information"
Requested Shell Information As Requested:
Name Version
------ -------
SteamPS 4.0.0
Name Value
------ ------
PSVersion 5.1.20348.2110
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.20348.2110
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
My environment,
- Windows Server 2022 Core (Without GUI)
- Installed SteamPS Module.
- Installed chocolatey and used it to install PowerShell v7
- All the scripts and commands as administrator in the shell using runas.
If needed additional information or screenshots etc, let me know, if the maintainers/contributors want to know more info, I will spend bit more time and include more logs and screencaps etc, thank you.
Describe "Module Bug or Issue"
I run the command
Update-SteamApp -AppID 2430930 -Path 'C:\ASA-EntryPoint'it asks for confirmation prompt, I press "Y" then return to proceed.
After this cursor just keeps blinking in the next line.
Context "The Problem"
The problem is that the user is unsure if app is hanging or download is in progress, I can see download folders being made.
I can also see that the SteamCMD command is being invoked in the background with the "proper" flags passed to it and running, but no progress.
Context "Expected Behavior"
Installation Progress.
Context "Additional Information"
Requested Shell Information As Requested:
My environment,
If needed additional information or screenshots etc, let me know, if the maintainers/contributors want to know more info, I will spend bit more time and include more logs and screencaps etc, thank you.