Quote:
Originally Posted by T-rad
installer would help. by the way, how long is the actual key
|
No problem, I'll get it uploaded tonight for you when I get home!
The way that their key system works is:
- Each store has a 7-digit long 'location code'
- A unique 'location name'
- Store address
- Customer name
- Licensing period (generally 1 or 2 years in length)
- and finally which products (modules) are enabled with the license purchased
The key is 25 digits in length - 5 digits, hyphen, 5 digits, hyphen, etc.. alphanumeric, all uppercase, ie:
ABC12-ABC23-A1B1C-ABCD1-XYZ34
The key is generated on a php page on their website, and uses the info listed above to hash it all together.
Thank you
image of php page that generates the key:
Code:
http://f0il.com/key.png
edit: here is the link to the installer, password is exetools
It will extract everything into c:\install
Code:
http://f0il.com/vision.zip
I'm not sure that you will be able to get to the registration part, however.. it relies on a MSSQL back-end, and a location code must be set within the database before any module can be ran. The registration page is within the POSSetup.exe though!
If you need, I can setup a remote session with you to check it out on a working machine, because it's a pain in the ass to get setup from scratch!