Skip to content

Conversation

@mjr4077au
Copy link
Member

@mjr4077au mjr4077au commented Sep 2, 2025

Fixes #1679.
Fixes https://discourse.psappdeploytoolkit.com/t/v4-1-3-show-adtinstallationwelcome-closeprocesses-isnt-working/6904
Fixes https://discourse.psappdeploytoolkit.com/t/4-1-3-show-adtballoontip-the-client-process-returned-an-exception-access-denied/6890
Fixes https://discord.com/channels/618712310185197588/627204361545842688/1411960229444456478
Fixes https://discord.com/channels/618712310185197588/627204361545842688/1412088867116417135
Fixes https://www.reddit.com/r/PSADT/comments/1n5o0un/complex_script_for_rtl_languages_in_the_toast/
Fixes #1693
Fixes #1697
https://discourse.psappdeploytoolkit.com/t/4-1-3-show-adtinstallationrestartprompt-task-manager/6899/5?u=mjr4077au
Fixes https://discourse.psappdeploytoolkit.com/t/4-1-3-trying-to-display-a-command-prompt-using-serviceui/6896
Fixes https://discord.com/channels/618712310185197588/627204361545842688/1410985136497098822
Fixes https://discourse.psappdeploytoolkit.com/t/4-1-3-adt-ui-system/6905

@mjr4077au mjr4077au added this to the 4.1.4 milestone Sep 2, 2025
@mjr4077au mjr4077au requested a review from DanGough September 2, 2025 21:45
@mjr4077au mjr4077au self-assigned this Sep 2, 2025
@mjr4077au mjr4077au added the Type: Issue / Bug Something isn't working as expected label Sep 2, 2025
…if a job-type parameter is specified.

This is needed for people using ServiceUI via `Start-ADTProcess` to get something niche/specific working.
This necessitated switching back to `dotnet` which we switched from initially for iNKORE. We're still using it in msbuild.exe mode though, and the underlying issue causing `dotnet build` to fail for iNKORE was resolved via "- Remove iNKORE `Resource.Embedder` usage to alleviate reported WDAC warnings/issues." anyway.
Copy link
Contributor

@DanGough DanGough left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was not familiar with this syntax (https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-9.0/target-typed-new) in 18e6068.

After further investigation it's only supported by C# 9, and not supported to work in .NET 4.7.2 - however it seems to be working fine during testing.

@DanGough DanGough merged commit 5e2fcd2 into main Sep 3, 2025
2 checks passed
@DanGough DanGough deleted the fixes branch September 3, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Issue / Bug Something isn't working as expected

Projects

None yet

3 participants