Question No 1:
I am developing a windows app during this I have to change the name "admin_panel" to "Admin Panel"
And in Runner.rc file I have changed the OriginalFilename to "Admin Panel.exe" but it shows admin_panel at the top.
Question No 2: And also I will be grateful towards you if you also provide the information regarding app icon. I was trying to use png file but it's not working. It needs ico file. I also tried to change the extension of image from png to ico but it still not working. So, how can I change that png file into desktop app icon.