module to access a remote machine

2008-04-10 Thread raj esh
Hi all, This is raj. I want your help in the solving this problem. What module can be used to get a file (this is not a system file this is my own created file) from a remote win 2003 server machine when FTP,Telnet,SSH service on that box is disabled.I am unable to find a correct module fo

problem with write fucntion in Spreadsheet::WriteExcel

2007-01-25 Thread raj esh
Dear Gurus, I want to write some data into the Excel sheet. I have written code can you people guide me where i am going wrong! All code is working fine but data is not getting written in the result.xls Here is the code..

DLL Exsiting or not in the windows registry..??

2007-01-03 Thread raj esh
Hi Gurus, New year greeting to all. I required help on windows registry topic. I need to find particular dll has an entry in the windows registry or not..?? example:- autoit.dll is existing in windows directory or not.?? Can any one suggest me any module to search the registry..