3

I am building a .net 4.5 (c#) app and packaging it with Squirrel for Windows. As expected, the releasify command creates one Setup.exe file and one Setup.msi. The Setup.exe installs the app as expected on the two windows 10 computers I had access to.

On the windows 7 I used to build the app though, when I try to open Setup.exe, the window where I double clicked the icone goes in "please wait mode" (with the blue progress circle instead of the usual mouse pointer) forever. If I check the processes open at that point, I see three Setup.exe that I cannot kill with the kill process button or via Taskkill command. And all I can do at that point to kill them is pretty much rebooting.

As to the Setup.msi, it seems to do nothing I can see (tells me something like "checking requirements", and once it has, it just closes with no visible effect).

Any idea about what's going on or how I could find out?

4

1 回答 1

0

显然几年后,这一直在打击人们,所以我发布了我首先在评论中提出的答案:

停用我的防病毒软件解决了这个问题 >< 我希望 Avast 告诉我“嘿,我正在阻止这个”并为我节省了几个小时

于 2019-05-20T08:01:40.023 回答