Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License error in free version and Set-ExecutionPolicy PowerShell command #702

Open
geoffreymcgill opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@geoffreymcgill
Copy link
Collaborator

We have had a report of an ERROR message being thrown after a Windows 10 (and possible PowerShell) update.

image

ERROR: This release of Retype has expired. Please update to the latest release. A Retype license is required to continue using this release.

For some reason after the OS (or PowerShell) update, PowerShell prevents the retype.ps1 powershell script from being executed and the retype command does not run. Commands such as retype --version fail to execute.

We are investigating a possible fix or work-around that can be applied directly to the retypeapp app, although running the following command within PowerShell and then updating to the latest release of Retype does appear to get everything working again:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned

Updates will be shared here as more information becomes available.

Hope this helps.

@geoffreymcgill geoffreymcgill added the bug Something isn't working label Jun 19, 2024
@geoffreymcgill geoffreymcgill self-assigned this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant