How to resolve the application crashing issue upon running it on windows 10?

0

I have tried to create an installer with visual studio installer project on windows 10 version 1909 (x64). The application setup is created and works fine in installing the application also I do not face any issue running the application on system.

But if i try to install the application on other system with windows 10 version 1909(x64), it installs the application sucessfully on that system as well. But when I run the application it gets abruptly closed without giving any errors.

I have tried looking for the windows logs then I see an error with the error code 0xc0000409. I have tried the possible solutions for this error available on the internet like clean boot or running system file checker but nothing seems to work on that system.

What could be possibly going wrong , please help..

c
visual-studio-2019
windows-10-desktop
asked on Stack Overflow Apr 18, 2020 by Akshat Agarwal

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0