1.7.5 - Invoking excel/word using vbscript in ssh session from Linux

2010-08-17 Thread Mehta, N.V.
Hi, I am starting SSH session from a Linux box to CYGWIN on Windows XP. In this session I call a vbscript which invokes MS word or Excel 2007 to export file to PDF. The command is: ssh -n -T winu...@windownode csscript xls2pdf.vbs xls_file_path pdf_file_path or ssh -n -T winu...@windownode

Re: 1.7.5 - Invoking excel/word using vbscript in ssh session from Linux

2010-08-17 Thread Larry Hall (Cygwin)
On 8/17/2010 5:44 AM, Mehta, N.V. wrote: Hi, I am starting SSH session from a Linux box to CYGWIN on Windows XP. In this session I call a vbscript which invokes MS word or Excel 2007 to export file to PDF. The command is: ssh -n -T winu...@windownode csscript xls2pdf.vbs xls_file_path