What is "Ticino" in my Windows 7 Explorer context menu?
-------------------------------------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
-------------------------------------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Over a Mysterious Island
--
Chapters
00:00 Question
00:29 Accepted answer (Score 75)
01:31 Answer 2 (Score 29)
02:09 Thank you
--
Full question
https://superuser.com/questions/908656/w...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #windowsexplorer #contextmenu
#avk47
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
-------------------------------------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Over a Mysterious Island
--
Chapters
00:00 Question
00:29 Accepted answer (Score 75)
01:31 Answer 2 (Score 29)
02:09 Thank you
--
Full question
https://superuser.com/questions/908656/w...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #windowsexplorer #contextmenu
#avk47
ACCEPTED ANSWER
Score 75
The "Ticino" item is added to the Windows Explorer context menu by early versions of Visual Studio Code Preview. It opens the selected file in Code for editing.
Previous versions of Code did not remove the item properly during uninstallation. According to the Code FAQ Microsoft fixed the issue as of version 0.3.0.
Q: I uninstalled Visual Studio Code on my Windows machine. Why do I still see Code in my Windows Explorer context menu?
A: We fixed this in VS Code 0.3.0.
Previously you may have needed to manually remove the following registry keys:
HKEY_CLASSES_ROOT\*\shell\Ticino
HKEY_CLASSES_ROOT\directory\background\shell\Ticino
HKEY_CLASSES_ROOT\directory\shell\Ticino
HKEY_CURRENT_USER\SOFTWARE\Classes\directory\background\shell\Ticino
ANSWER 2
Score 29
Should you want to remove this (in case you uninstalled one of the early versions of VS Code and won't install a newer one) remove the "Ticino" folder from this regedit paths:
\HKEY_CLASS_ROOT\*\shell
\HKEY_CLASS_ROOT\Directory\Background\shell
\HKEY_CLASS_ROOT\Directory\shell