Removing shortcuts via command line
Solved
platius
Posted messages
2
Status
Member
-
yves-michel Posted messages 46 Status Member -
yves-michel Posted messages 46 Status Member -
Hello,
I've really lost my touch when it comes to commands in Windows.
So....
Does anyone know how to delete a shortcut from the command line that is present in the list of programs in Windows XP?
Knowing that this shortcut is present in ...\Documents and Settings\All Users\Start Menu\Programs\...
I've really lost my touch when it comes to commands in Windows.
So....
Does anyone know how to delete a shortcut from the command line that is present in the list of programs in Windows XP?
Knowing that this shortcut is present in ...\Documents and Settings\All Users\Start Menu\Programs\...
Configuration: Windows XP Firefox 2.0.0.2
6 answers
Good evening
First start, run, cmd, then in the command window, cd\, then cd Documents and Settings\All Users\Start Menu\Programs etc...
Finally del file_name.lnk
--
"Love as a sword, humor as a shield" Bernard Werber
First start, run, cmd, then in the command window, cd\, then cd Documents and Settings\All Users\Start Menu\Programs etc...
Finally del file_name.lnk
--
"Love as a sword, humor as a shield" Bernard Werber
Good evening, I don't understand very well, but in your place, I would try right-clicking and deleting.
Good luck.
Good luck.
Well, if I specified it in the command line, it was indeed because it has to be in the command line...
Une ligne de commande est une interface textuelle qui permet aux utilisateurs d'interagir avec un système d'exploitation ou un logiciel en entrant des commandes sous forme de texte.