When I press enter app twice quickly,the second launching will be crash. I have find out the reason in logs:
"The process cannot access the file '..\filemanifest.xml' because it is being used by another process."
I have researched on many sites and only get answers how prevent app launching twice,not how allow app launching many time. Thanks for all of your help.
How can I allow my app run twice without crash?