06-18-2010, 09:20 AM
try using special folder for start menu -
if you still face the issue, paste your code so that we can get a better idea.
Code:
set objShell = createobject("Wscript.Shell")
strFolder = objShell..SpecialFolders("startmenu")
if you still face the issue, paste your code so that we can get a better idea.