Search found 3 matches

by Red_Stalker
Tue Aug 23, 2016 2:58 pm
Forum: Classic - General Support
Topic: Mass licensing of XnView
Replies: 5
Views: 2588

Re: Mass licensing of XnView

and if you try please try HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\XnView

Thank you! This way it works exactly as I wanted. If anyone interested in a command(requires powershell emoting (Ws-man) service):

Invoke-Command -ComputerName pc_name -Credential $credential -ScriptBlock{Set-Location HKLM ...
by Red_Stalker
Mon Aug 22, 2016 4:32 pm
Forum: Classic - General Support
Topic: Mass licensing of XnView
Replies: 5
Views: 2588

Re: Mass licensing of XnView

Unfortunately still no progress. Tested on a VM

Image

Image
by Red_Stalker
Sun Aug 21, 2016 3:07 pm
Forum: Classic - General Support
Topic: Mass licensing of XnView
Replies: 5
Views: 2588

Mass licensing of XnView

Hi! Our company has bought a 220 user license for Xnview. Is there a way to automatically activate programm during instalation or after it, for example from command line? I've tried to add registry keys to HKEY_USERS\%User SID%\SOFTWARE\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\XnView and ...