Skip to content

Backport(v6) msi: change ExecutionPolicy to enable it (#982)#983

Merged
kenhys merged 1 commit intofluent-package-v6from
backport-982
Feb 26, 2026
Merged

Backport(v6) msi: change ExecutionPolicy to enable it (#982)#983
kenhys merged 1 commit intofluent-package-v6from
backport-982

Conversation

@kenhys
Copy link
Copy Markdown
Contributor

@kenhys kenhys commented Feb 26, 2026

In the previous versions, when RemoteSigned was Restricted, it fails to execute toast.ps1, thus it causes installation rollback unexpectedly.
So, it should specify policy of powershell explicitly

Even though execution was disabled via GPO, it just fails but
always fallback to exit /b 0.

In the previous versions, when RemoteSigned was Restricted, it fails
to execute toast.ps1, thus it causes installation rollback unexpectedly.
    So, it should specify policy of powershell explicitly

Even though execution was disabled via GPO, it just fails but
    always fallback to exit /b 0.

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys requested a review from Watson1978 February 26, 2026 05:50
Copy link
Copy Markdown
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

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

👍🏻

@Watson1978 Watson1978 added this to the v6.0.2 milestone Feb 26, 2026
@kenhys kenhys merged commit 188162c into fluent-package-v6 Feb 26, 2026
332 of 333 checks passed
@kenhys kenhys deleted the backport-982 branch February 26, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants