Q&A

Q1:Should I always include the Common Language Runtime (CLR) in my setup programs?
A1: That depends. If you're planning on distributing to a lot of users, it's probably best to include the CLR. If you're just distributing to a few users and you're sure they have the CLR, it may not be so important.
Q2:Can I install multiple applications in a single setup program?
A2: Yes. Just add each project as you did the Picture Viewer project, and be sure to include the output of each project.

Get Sams Teach Yourself C#™ in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.