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
Microsoft Outlook Delayed delivery option- Would like time stamp to show in sent items when email is actually sent and not when its activated
[http error 400 - request is badly formed] appears randomly in .net application
How do I add a ComboBox to a C# Datagridview only in a particular cell? Not the whole column.
Unique index dependent on a column
Excel Cell Click Capture
Debugging buttons disabled in visual studio 2008
Query showing Last Results only
Outlook 2007 Add-in menu button click event... Strange behavior.
Expand Indicator Not Showing in Datasheet View
How to update SQL table from another SQL Table based on a condition