Can Microsoft LightSwitch desktop applications be deployed as a single executable?.
Asked
Active
Viewed 540 times
2 Answers
5
No, the current options are:
- Desktop client, 2-tier
- Desktop client, 3-tier
- Browser client, 3-tier

Jake Berger
- 5,237
- 1
- 28
- 22
2
Desktop applications (Silverlight Out-Of-Browser) are installed using "Click Once". There is a setup program & a few other files that get put into the location that you specify when you publish it.
So it's not a single file as such.
Yann

Yann Duran
- 3,842
- 1
- 24
- 24