Can't register Moho installation?

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
Angeos
Posts: 4
Joined: Sun Jun 05, 2022 4:36 pm

Can't register Moho installation?

Post by Angeos »

I've been trying to register a Moho installation on my Windows 11 machine, but when I try to activate it, it gives me a error:
Your serial number could not be saved.

The serial number may be incorrect or you may lack permission to save the registration file.
Be sure to run this app as an administrative user when entering your serial number.
I've already been running Moho as administrator. I even tried using a runas command in cmd just incase that would work but nothing's working. Any suggestions? :|
Angeos
Posts: 4
Joined: Sun Jun 05, 2022 4:36 pm

Re: Can't register Moho installation?

Post by Angeos »

Well, nevermind lol! I just found the solution. Instead of right clicking the executable and clicking "Run as administrator", I ran a Powershell command inside of the installation directory:

Code: Select all

Start-Process "./Moho" -Verb runAs
Worked like magic. Activated and launched just like that! I wonder what went wrong. Oh well :)
User avatar
Greenlaw
Posts: 10382
Joined: Mon Jun 19, 2006 5:45 pm
Location: Los Angeles
Contact:

Re: Can't register Moho installation?

Post by Greenlaw »

That sounds odd...I don't think I've heard of anyone having to do that before. :?
Post Reply