guidgen2
guidgen2
Version 1.0.0
by Jasper Yeh
Overview
A clone of Microsoft’s Create GUID tool (guidgen.exe) that ships with Visual Studio, down to the about dialog hidden in the form’s system menu. Adds three formatting options – C# Assembly Info, VB Assembly Info, and (*gasp*) plain string.
License
*cough*cloneware*cough*
Download
The source code can be downloaded from source control at https://svn.nullstack.net/public/Misc/tags/guidgen2-1.0.0.
Documentation
Nothing much to say about it, really. It makes GUIDs. You also probably don’t need this version anymore, because apparently the utility was revamped for either 2008 or 2010.
Change Log
- Version 1.0 (2005-04-10)
Initial release.