Hi all,

i have command like this:

signtool.exe sign /f "\\bvctrlbm18-\Digital Signature\sympfx.pfx" /p "test"  
"C:\workspace\ESM\Convergence\Trunk\bin\ESMPolicyToCCSStandard.exe"

i need to execute this command in perl script. i need to use qx/command/;
but i am stuck in formatting this command. there are so many syntax error 

can you please reformat this command with proper double qoutes, single quotes 
wherever necessary 


please let me know

--irfan

Reply via email to