Hi,
we delete old links in our start menu, using a script. The script deletes e.g. a file "test.lnk" in the %userprofile%\Start Menu.
if i run the script, the test.lnk will be deleted, but after that if i open the start menu, i still see the entry "Test". Only if i stop the process "explorer.exe" and then restart it, the entry "Test" disappears.
Has anybody an idea who i can do this "refresh" without restarting the process "explorer.exe". (Perhaps with a rundll32. command??)
we delete old links in our start menu, using a script. The script deletes e.g. a file "test.lnk" in the %userprofile%\Start Menu.
if i run the script, the test.lnk will be deleted, but after that if i open the start menu, i still see the entry "Test". Only if i stop the process "explorer.exe" and then restart it, the entry "Test" disappears.
Has anybody an idea who i can do this "refresh" without restarting the process "explorer.exe". (Perhaps with a rundll32. command??)