Has anyone noticed that (at least in the latest version 4.0.5) the -WindowLocation parameter does not work when using the “ShowADTInstallationProgress” function?
Regardless the setting it always displays any window “BottomRight”.
Am i doing something wrong ?
Are you not getting a message that says “The parameter [-WindowLocation] is not supported with fluent dialogs and has no effect.” in your log file?
yes, indeed !
But when its not supported, why is it documented ?
Because it’s still used when you’re using the classic dialogs.
1 Like
Ah okay, that clarifies the behaviour. Maybe worth mentioning in the documentation.
I can add something, but was the log message really not explanatory enough that it’s not supported with fluent dialogs?
EDIT: I’ll edit it, it’s unclear anyway as it’s saying the default is the centre of the screen.
EDIT #2: It’s already edited for 4.1.0, I’ll leave it as it is for now to minimise conflicts between the branches.
that’s what I meant, its unclear following the documentation.
But you are saying this is on the roadmap for Version 4.1.0 already ? Is there a estimation about the timeframe for the release ?
many thanks for your explanations !
We’re not looking at getting 4.1.0 out until the next quarter. There’s no date as such, we need to make sure 4.1.0 is the release people expect it to be.
2 Likes
nghoang
February 24, 2025, 6:53pm
9
I’ve noticed that if you running just .ps1 then it’ll work with -WindowsLocation. In your case, I bet you are using .exe instead.
The parameter only works with classic, I can assure you.
1 Like