I had an application build with the Python version 2.4.4
. It unlocks some features after reading a license file from the path "C:/filename ".
But it is not working while trying on the other machine with Win-7 OS
, while working on other machines successfully.
Note: Out of 10 machines 1 machine is facing with this problem.
The file which it is directed to read is just a decrypted file created using the volume number of the O.S using py-crypto.
Can anyone suggest me to sort this out?