Hello, experts,

After I used setup deployment, two files were generated - one is setup and the other one is CSSCSetup (CSSC is my project's name) whose type is windows installer package. Both of them can be double clicked and run setup procedure. What is the difference between them? It seems to me the first one works better than the second one. But I am not sure if it is caused by my code bug or not.

Thanks,