PrepAway - Latest Free Exam Questions & Answers

Which of the following components should look for in the Setup project’s output directory?

You are busy developing a Microsoft Windows Forms application. You then change the default configuration to package files as loose uncompressed files. You also need to make sure that the .NET Framework 2.0 redistributable component exits after you build the Setup project.
Which of the following components should look for in the Setup project’s output directory?

PrepAway - Latest Free Exam Questions & Answers

A.
RegSvcs.exe

B.
Dotnetfx.exe

C.
InstallUtil.exe

D.
RegAsm.exe

Explanation:
The Dotnetfx.exe needs to exits in the output directory, which uses the .NET Framework 2.0 redistributable package.

Incorrect Answers:
A: The RegSvcs.exe is the .NET Services Installation tool. It allows you to register an assembly for use with COM+.
C: The InstallUtil.exe allows you to execute custom installers that are associated with an assembly. .
D: The RegAsm.exe allows you to register an assembly for use with COM+.


Leave a Reply