Hola,
I have been trying to pass command Params to ccrypt, and I have done it, except I can only encrypt something that is in the C:\ part of the drive, It wont encrypt anything that is for example in My Documents and I cant figure out why. So can someone explain to me the proper way to use ccrypt. Thanks in advance.
You are here
Ccrypt Command Params, help doing it with ahk.
August 8, 2008 - 5:38pm
#1
Ccrypt Command Params, help doing it with ahk.
If the path has spaces you need to surround it with double quotes, e.g.:
"C:\Documents And Settings\UserName\My Documents"
Nice, Thanks, that really help me out, now all I need to do is get this to work with my script.
An eye for an eye makes the whole world blind.
Mahatma Gandhi,
Indian political and spiritual leader (1869 - 1948)