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 access - Dirty
Urgent System.UnauthorizedAccessE<wbr />xception
How to draw directed line or arc in bing map silverlight control
Select multiple files at a time for uploading in asp.net
Computed Column - Adding to current code
Admin account - Windows servers - notification when accessed
Windows 7 right click option
How to associate a default schema with a login
webservice.htc memory leak quick fix
store a query result in a table