This application is mainly used in Alibaba.com F2E Team, but it should work for anyone else.
The GUI Front-End for YCombo.
This application runs under Microsoft Window, and also depends on Microsoft .NET Framework 2.0 and Java Runtime Environment.
If you decide to compile this application by yourself, in addition to .NET Framework 2.0, you also need NAnt, Microsoft Resource Compiler and ILMerge(both could be downloaded at download.microsoft.com).
Download the latest zip package, extract all contents to a proper folder(ex. C:\Program Files\YComboGUI), then run the execution file and enjoy.
You could add inputs by Drag&Drop, or by the menu bar. If you decide to integrate context menu into Windows Explorer, you could also add inputs by right clicking on the target and select the "YCombo" menu item.
After all inputs being added, you could adjust the combo options and click the "YCombo!!" button to start combination. Option details could be found in YCombo document.
Just remember to remove context menu before removing the folder where this application is installed to, that's all.
YComboGUI is released under the MIT license:
Copyright (c) 2012 Alibaba.Com, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.