Microsoft
Software
Hardware
Network
Question : WinRAR & xp_cmdshell
I'm having difficulty getting the following code to execute:
exec master..xp_cmdshell '"c:\program files\winrar\winrar.exe" x -o+ "\\fs1\myshare\*.zip" "\\fs1\myshare\"'
I'm getting the error msg "'c:\program' is not recognized as an internal or external command, operable program or batch file.
Any suggestions?
Thanks.
Answer : WinRAR & xp_cmdshell
exec master..xp_cmdshell '"c:\program~1\winrar\winr
ar.exe" x -o+ "\\fs1\myshare\*.zip" "\\fs1\myshare\"'
Random Solutions
Unable to change case in the last column of a table through VBA
Excel VBA - Use solver purely programmatically
Problems when using static lib - MS VC++
SQL Server Dynamic Procedure Design
date is incompatible with int
Changing the IP address of a NT4 PDC
Access 2003 to Word 2003: quest 2: where can i put these 2 lines of code, bec. now it's giving me an error
Cisco 1760 router has 2 flash
Excel 2007 VBA - Plot Area size not working
group by and sum function in SQL