A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Criteria Used to Prioritize New Applications and Features?
View the Public Roadmap for Patch My PC
Please add Microsoft .NET Framework 3.5
i'd guess this could now be achieved via the new powershell script upload method in preview.
yes, would be good to have this. much need with old legacy software.
could you please provide this. Thanks.
This is available in the Scappman App Store and a customer migrating to PatchMyPC Cloud misses this.
The Scappman app uses this PowerShell command to enable .NET 3.5:
"...Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3" -All..."
The pre- & post-installation temporarily dis- and re-enables to the usage of WSUS if configured.
i'd guess this could now be achieved via the new powershell script upload method in preview.
yes, would be good to have this. much need with old legacy software.
could you please provide this. Thanks.
This is available in the Scappman App Store and a customer migrating to PatchMyPC Cloud misses this.
The Scappman app uses this PowerShell command to enable .NET 3.5:
"...
Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3" -All
..."
The pre- & post-installation temporarily dis- and re-enables to the usage of WSUS if configured.