Question:Which of the following are valid ways to install a service on a computer? (Choose all that apply.)
A Add a shortcut to your assembly to the user’s Startup group
B Use InstallUtil to install your service
C Configure Scheduled Tasks to start your assembly upon startup
D Use Visual Studio to create an installer for your service
+ AnswerB D
+ Report