Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to encrypt the password field in the command line
#1
Hello everyone, I am using QM to run the command line to back up my system. There is a field in the command line to set the password. I want to encrypt the plaintext password in QM. How do I need to write the code? Thanks in advance.

 -pwd=mypwd    (My password is  mypwd)


Macro Macro1
Code:
Copy      Help
opt waitmsg 1
int exitCode1=run("$qm$\Ghost64.exe" "-clone,mode=pdump,src=1:1,dst=E:\Back.GHO -z9 -sure -pwd=mypwd" "" "" 16|0x400); err
mes "Backup is ok"


Messages In This Thread
How to encrypt the password field in the command line - by win - 08-28-2018, 12:02 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)