Jump to content

Recommended Posts

Posted (edited)

How to silently install xplorer2 pro with serial

when and where to enter serial?

i didnt find right switch or reg edit

Edited by fffuno

Posted

The switch would be /S (must be capital S).

To register it, export the registry entries located under

HKEY_LOCAL_MACHINE\SOFTWARE\ZabaraKatranemia Plc

HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc

This way, you get it registered and withh all your settings.

Posted

I did make it with an /S

and did import my settings with regedit /s settings.reg

but cant make it with a serial

What is neoqaz2.dll and how,when and where to copy it?

Any other suggestions?

Posted
@ elajua , you sure about that we do add reg entries but we need to copy neoqaz2.dl over also

I made an installer for a friend a long time ago, and it didn't told me that it wasn't registered. So, i asumed that ir worked with the registry keys only.

Posted
maybe it was lite version witch doesnt need registration

but there is a serial for pro

so no1 can help me???

I don't remenber if it was lite version.

You can contact the author to see if he/she can assist you with info on where the registration is stored.

I have made that myself a few times before.

Posted

For registration, backup the next keys after you have registered:

[HKEY_LOCAL_MACHINE\SOFTWARE\ZabaraKatranemia Plc\xplorer2]
"v1_Install"=
"v1_regOK"=

Also, you can add the next keys to disable notification and tips:

[HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2_UC.global]
"bin1OffNotify"=dword:00000001
"nTipOfTheDay"=dword:00000000

Cmd file:

@echo off
start /wait xplorer2_setup_full.exe /S
start /wait regedit /s settings.reg
exit

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...