Rename Electronize.exe for better Azure DevOps support #394

Closed
opened 2026-01-29 16:38:31 +00:00 by claunia · 1 comment
Owner

Originally created by @robertmclaws on GitHub (Oct 10, 2019).

Originally assigned to: @robertmuehsig on GitHub.

If you change the name of electronize.exe to dotnet-electronize.exe, when the global tool is installed, you'd be able to use the built-in Azure DevOps .NET Core tasks to call electronize, instead of having to use Powershell.

Originally created by @robertmclaws on GitHub (Oct 10, 2019). Originally assigned to: @robertmuehsig on GitHub. If you change the name of `electronize.exe` to `dotnet-electronize.exe`, when the global tool is installed, you'd be able to use the built-in Azure DevOps .NET Core tasks to call `electronize`, instead of having to use Powershell.
claunia added the Feature label 2026-01-29 16:38:31 +00:00
Author
Owner

@robertmuehsig commented on GitHub (Oct 14, 2019):

Ah - cool. I guess the correct is missing. Maybe this could do the trick - I will see what I can do :)

https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools-how-to-create#setup-the-global-tool

@robertmuehsig commented on GitHub (Oct 14, 2019): Ah - cool. I guess the correct <toolname> is missing. Maybe this could do the trick - I will see what I can do :) https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools-how-to-create#setup-the-global-tool
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#394