Tomas

Results 3 issues of Tomas

The deferral welcome message shows the same message when installing and uninstalling. Taken from AppDeployToolkitConfig.xml: The following application is about to be installed: Could a separate deferral welcome message be...

duplicate

Hi! The following variable may be blank depending on culture settings: https://github.com/AdamGrossTX/Windows10FeatureUpdates/blob/6f195f81fb811338557d8afd96966abe6b755100/Templates/Process-SetupDiag.ps1#L186 See Remarks for explanation: [DateTime.GetDateTimeFormats Method ](https://docs.microsoft.com/en-us/dotnet/api/system.datetime.getdatetimeformats?view=net-5.0#System_DateTime_GetDateTimeFormats_System_Char_) Example: Open PowerShell, run: `Set-Culture lt-LT` Close & re-open PowerShell, run:...