Thank you very much. I need it to learn how to make a installer. My email address is wstcsw AT gmail.com. When I used this tool, I found some problems and fixed them, how do I submit the code to you?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<ButtonTabIndex="13"x:Name="cancelButton"ToolTip="Cancel current operation"HorizontalAlignment="Right"Padding="5,0"VerticalAlignment="Top"Click="cancelButton_Click"Height="23"><StackPanelOrientation="Horizontal"><LabelContent="{StaticResource cancelIcon}"Padding="0,0,3,0"/><TextBlockText="Cancel"/></StackPanel></Button></StackPanel>
MainWindow.xaml.cs
Line 1799, add
DisplayInfoPart(false);
This tool is very good. Thank you again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Interesting. I have Windows 8.1 and it looks normal and I also tested it on my friend's laptop with Windows 10 and it also looked normal. I'll fix it so it will look consistent across all OS.
Thanks for reporting this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How to make a installer? Thank you.
Last edit: wildfarmer 2017-01-07
I don't know what you mean. Can you explain little bit more ?
Sorry, my English is not good. How to make a executable installation package like "dotNetDiskImager_0.7.245.21_Installer.exe"?
It's OK, I just didn't know what you were asking. I made that installer by myself. I can share the source code if you like.
Thank you very much. I need it to learn how to make a installer. My email address is wstcsw AT gmail.com. When I used this tool, I found some problems and fixed them, how do I submit the code to you?
You can now download installer source code from here: https://sourceforge.net/projects/dotnetdiskimager/files/src/.
You can add attachment to this thread, so if you want, add your fixed code here. I would like to ask what exactly did you find and fix ?
AboutWindow.xaml
MainWindow.xaml
MainWindow.xaml.cs
This tool is very good. Thank you again.
Interesting. I have Windows 8.1 and it looks normal and I also tested it on my friend's laptop with Windows 10 and it also looked normal. I'll fix it so it will look consistent across all OS.
Thanks for reporting this.