04-24-2012, 01:12 PM
Hi there!
Is it possible to decrypt a password, stored in the registry in a TS Menu? Since it is not possible to use to use variables I can't use s.decrypt.
Or do I have to outsource it to a function?
I have these entries to log into the SAP system and i want to store the password now encrypted in the registry so i can use it in more scripts
Regards
Staati
Is it possible to decrypt a password, stored in the registry in a TS Menu? Since it is not possible to use to use variables I can't use s.decrypt.
Or do I have to outsource it to a function?
I have these entries to log into the SAP system and i want to store the password now encrypted in the registry so i can use it in more scripts
c11 :run "sapshcut.exe" "-pw=''PASSWORD'' -u=USER -l=EN -clt=001 -desc=''C11 Dev. System Europe''"
Regards
Staati