Hi,
My company has purchased a license voor XnView Software for me. I was given a Product Key, however not once during the installation process of the software I was asked for this number. The software installed fine, however when I ckeck "About" is says "License number : unregistered" and 'Registered to: unregistered".
How can I register the software with my product code?
Kind regards,
ACB1107
Registration of software / Product key
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 41788
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Registration of software / Product key
In Help>RegistrationACB1107 wrote: How can I register the software with my product code?
Pierre.
-
- Posts: 3
- Joined: Sat Nov 10, 2018 9:25 pm
Re: Registration of software / Product key
Is the Registration ONLY for Commercial installs? I purchased for Private Use.
-
- Author of XnView
- Posts: 41788
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 3
- Joined: Tue Jan 31, 2023 2:22 pm
Re: Registration of software / Product key
Hi,
We have purchased a license for 100 PCs and would like to do an automatic installation. Is it possible to register the program automatically?
We have purchased a license for 100 PCs and would like to do an automatic installation. Is it possible to register the program automatically?
-
- Author of XnView
- Posts: 41788
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 3
- Joined: Tue Jan 31, 2023 2:22 pm
Re: Registration of software / Product key
Yes. If it is possible to set it for all users.
-
- Author of XnView
- Posts: 41788
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Registration of software / Product key
you can use
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\XnView]
"LicenseNumber"="xxxxx"
"LicenseName"="xxxxxx"
Pierre.
-
- Posts: 3
- Joined: Tue Jan 31, 2023 2:22 pm
Re: Registration of software / Product key
That's great. thank you very much.