grahamrhind
Technical User
Hello,
I distribute lookup tables with an application, which had been encrypted using Cryptor. As Cryptor does not work well with Windows 7 I altered the encryption to use strconv(). This works fine in testing.
When building an .exe file with InstallShield 5 for Foxpro these tables go into the build process looking correct, but come out of it encoded differently, which makes them useless. Can anybody confirm that this occurs, tell me why and whether there's a workaround?
If not, does anybody have a simple but effective (and quickly implemented!) piece of code for basic encryption (it doesn't have to be hacker proof) which won't get messed up by Installshield? I'm using VFP 9.
Many thanks.
I distribute lookup tables with an application, which had been encrypted using Cryptor. As Cryptor does not work well with Windows 7 I altered the encryption to use strconv(). This works fine in testing.
When building an .exe file with InstallShield 5 for Foxpro these tables go into the build process looking correct, but come out of it encoded differently, which makes them useless. Can anybody confirm that this occurs, tell me why and whether there's a workaround?
If not, does anybody have a simple but effective (and quickly implemented!) piece of code for basic encryption (it doesn't have to be hacker proof) which won't get messed up by Installshield? I'm using VFP 9.
Many thanks.