Add winalfred workflow installer

This commit is contained in:
qianlifeng
2014-01-12 16:28:11 +08:00
parent cce3749563
commit c9ca331d30
32 changed files with 1539 additions and 39 deletions

View File

@@ -0,0 +1,8 @@
<Window x:Class="WinAlfred.WorkflowInstaller.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MainWindow" Height="350" Width="525">
<Grid>
</Grid>
</Window>