Login | |
|
 |
RE: Problems with %comspec% and SetAcl.exe - 6/24/2007 10:51:40 PM
|
|
 |
|
| |
mbouchard
Posts: 1924
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
Try removing the |, not sure why that is in there, but I am not familiar with the setACL app. Also, change /c to /k this way the cmd window will stay open and you can see what, if any, errors there are. Also, if %comspec% is not working, try cmd.exe instead. objShell.Run ("%COMSPEC% /K " & cmdline), 2, True
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
|
|