@echo off
cmdow @ /hid
del "%userprofile%\start menu\programs\Internet Explorer.lnk"
del "%userprofile%\start menu\programs\Outlook Express.lnk"
move "%userprofile%\start menu\programs\Remote Assistance.lnk" "%allusersprofile%\start menu\programs\Accessories\Communications\Remote Assistance.lnk"
attrib -r "%allusersprofile%\start menu\programs\startup\xxxx.cmd"
del "%allusersprofile%\start menu\programs\startup\xxxx.cmd"
xxxx.cmd in startup directory.
This is I have working now, full address seems neccesary. Like your idea. Thanks.
@GreenMachine
I'll certainly look into that approach. Stopping shortcuts being created first would be a benefit indeed. Thanks.



Help


Back to top








