Quiz
1: | True or False: You can use the Visual Basic 6 Setup and Deployment Wizard to package both .NET and Visual Basic 6 applications. |
A1: | False. The Visual Basic 6 Setup and Deployment Wizard only recognizes the .VBP extension as a valid project type. |
2: | The ________________ template is what I should use to create Windows Forms deployment projects. |
A2: | Setup Project Template |
3: | True or False: You should use a third-party compression utility to makes files smaller before using them in an MSI file. |
A3: | False. The Windows Installer packages are already compressed. |