Thread: Keygenning Help
View Single Post
  #2  
Old 01-28-2018, 23:23
foil foil is offline
Friend
 
Join Date: Feb 2017
Location: 0xFFFFFFFF
Posts: 22
Rept. Given: 1
Rept. Rcvd 2 Times in 1 Post
Thanks Given: 25
Thanks Rcvd at 12 Times in 8 Posts
foil Reputation: 2
Quote:
Originally Posted by T-rad View Post
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!

Last edited by foil; 01-28-2018 at 23:37. Reason: added link to installer
Reply With Quote