********************** Windows PowerShell transcript start Start time: 20260422030532 Username: DESKTOP-AJDILFA\admin RunAs User: DESKTOP-AJDILFA\admin Configuration Name: Machine: DESKTOP-AJDILFA (Microsoft Windows NT 10.0.19045.0) Host Application: C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoExit -ExecutionPolicy Bypass -File C:\huanld\code\tailscale-custom\build-msi.ps1 Process ID: 15204 PSVersion: 5.1.19041.6456 PSEdition: Desktop PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.19041.6456 BuildVersion: 10.0.19041.6456 CLRVersion: 4.0.30319.42000 WSManStackVersion: 3.0 PSRemotingProtocolVersion: 2.3 SerializationVersion: 1.1.0.1 ********************** === 1. CAI DAT WIX TOOLSET (LOCAL VÀ BỎ QUA EULA CỦA V5) === Welcome to .NET 9.0! --------------------- SDK Version: 9.0.313 Telemetry --------- The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared w ith the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' o r 'true' using your favorite shell. Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- The template "Dotnet local tool manifest file" was created successfully. You can invoke the tool from this directory using the following commands: 'dotnet tool run wix' or 'dotnet wix'. Tool 'wix' (version '4.0.4') was successfully installed. Entry is added to the manifest file C:\huanld\code\tailscale-cu stom\.config\dotnet-tools.json. === 2. LAY CERTIFICATE DE KY === PS>TerminatingError(build-msi.ps1): "The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Khong tim thay code-signing cert!" >> TerminatingError(build-msi.ps1): "The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Khong tim thay code-signing cert!" The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Khong tim thay code-signing cert! C:\huanld\code\tailscale-custom\build-msi.ps1 : Khong tim thay code-signing cert! At C:\huanld\code\tailscale-custom\build-msi.ps1:25 char:5 + Write-Error "Khong tim thay code-signing cert!" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,build-msi.ps1