This works better, use the built in Open C$ then modify the following file to contain:
{actionpath}shellexec.vbs "\\{smartname}\c$"
Set objShell = CreateObject("Shell.Application")
objShell.ShellExecute "explorer.exe", WScript.Arguments(0), "", "runas", 1