This is a simple plugin that just launches the Guid Gen tool that ships with Visual Studio. If for some reason you see that the option for Guid Gen is missing from your Tools menu then you can use this extension =) The code lives on Git Hub so feel free to change it up a bit if you want it to be better than just the default Guid Gen App =D Currently it is hardcoded to run C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\guidgen.exe so if this doesn't exist for some reason on your machine you won't be able to use this extension. |