On 7/27/23 16:45, Adrian Klaver wrote:
On 7/27/23 1:17 PM, Atul Kumar wrote:
Hi,
I have a password Vl=SO*CIz%A83FQF that is working fine like that in the
command prompt but when it is being used in a batch file it is giving me
an error of wrong password, the password is something looks like t
On 7/27/23 1:17 PM, Atul Kumar wrote:
Hi,
I have a password Vl=SO*CIz%A83FQF that is working fine like that in the
command prompt but when it is being used in a batch file it is giving me
an error of wrong password, the password is something looks like that in
batch script.
set "PGPASSWORD=
Hi,
I have a password Vl=SO*CIz%A83FQF that is working fine like that in the
command prompt but when it is being used in a batch file it is giving me an
error of wrong password, the password is something looks like that in
batch script.
set "PGPASSWORD=Vl=SO*CIz%A83FQF"
Could you please help me