Closed Destroy666x closed 9 months ago
Hi @Destroy666x 🙂
I have adapted the crow translater package source in order to generate the shim you requested after the installation (cf commit df50da).
Do you want me to generate a new version of the package with this new feature, or can you wait the next official release of Crow Translate ? If you want, you also run the following command in your powershell commande to generate the shim on your computer:
& "$env:ChocolateyInstall\tools\shimgen.exe" --output="$env:ChocolateyInstall\bin\crow.exe" --path="$env:Programfiles\Crow Translate\crow.exe"
It's no priority and can wait for sure, thanks.
Great ! I'll close this issue then :wink:
PS: If you want to be notified when the new version of the Crow Translate will be available, I post about the new versions of the packages I maintain on my Twitter / X.
Add the binary to other binaries (
C:\ProgramData\chocolatey\bin
) as the application has CLI capabilities and it's not inPATH
after installation right now.