I read some links on LOADKEY and I came up with the following code. When I run it it says missing comma. Where. Will this work?

if ingroup("TX Mapcon Test")
Use O: /delete /PERSISTENT
USE O: "\\server\Apps\Apps"/PERSISTENT
LOADKEY (HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
\ICON, "ICON"="\\\\server\\netlogon\\short.bat")

endif
exit
_________________________
Stupid is forever - Ignorance can be fixed.