Page 1 of 1

Encryption and decryption

Posted: Sat Mar 27, 2004 5:02 pm
by mashayekhi
I was using a vensim model with my sable project with no problem.
I encrypted the vensim model and successfuly used it with sable runtime. However, when I decrypted the same model with vensim, while I was able to read the decrypted model with vensim, my sable project was not able to load the decrypted model. (The same project could open the model before I encrypted it.)

Does this mean that if a sable project load an encrypted model, it can not load it again if you decrypt it? Or I am not doing something that I should?

Posted: Sat Mar 27, 2004 5:13 pm
by Administrator
Sable looks in the model directory for vendlx32.dll, if it find this it will load encrypted models only. If you rename it to _vendlx32.dll Sable should load the model fine.

Tony.