Hello Friedrich,

Is there a way to see what the "Run command line" output is? Because I am executing a command on the setup and for some reason it doesn't work, but that same command on CMD works fine. I even added a > to output but it ends up empty. Here is what I tell the program to do:

cmd.exe /C manage-bde -on D: -RecoveryKey C: -RecoveryPassword > "C:\.uzencrypt.txt"

Alejandro