Article ID: 835460 - Last Review: January 22, 2007 - Revision: 3.1 How to use the Orca database editor to remove the "Everyone" option and the "Just me" option from a Windows Installer package that you created by using Visual Studio .NETOn This PageINTRODUCTIONThis step-by-step article describes how to remove the
Everyone option and the Just me option from the installer when you deploy an application by using a Microsoft Windows Installer
package. In Microsoft Visual Studio .NET, you cannot modify the predefined dialog boxes that appear in a typical Setup project (.msi) file. You must use a tool such as the Orca database editor to manually make these changes to the Setup package after you have created the package by using Visual Studio .NET. RequirementsThis article assumes that you are familiar with the following topic:How to create Setup and Deployment projects The following list outlines the recommended hardware, software, network infrastructure, and service packs that you need:
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
(http://www.microsoft.com/msdownload/platformsdk/sdkupdate/)
For additional information about the Orca database editor, click the following article number to view the article in the Microsoft Knowledge Base:
255905
(http://support.microsoft.com/kb/255905/
)
How to use the Orca database editor to edit Windows Installer files
Create a Windows applicationTo create a Windows application, follow these steps.
Create a Setup projectTo create a Setup project, follow these steps:
Edit your Setup project in the Orca database editorTo edit your Setup project, follow these steps:
Verify that the changes appear in the installerTo verify that you have deleted the Everyone option and the Just me option from the installer, follow these steps.Note When you run the installer, you will notice that the Everyone option and the Just me option never appear.
REFERENCESFor more information about Windows Installer and about how to validate an
installation database, visit the following Microsoft Developer Network (MSDN) Web
sites: http://msdn2.microsoft.com/en-us/library/aa372866.aspx
(http://msdn2.microsoft.com/en-us/library/aa372866.aspx)
For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
http://msdn2.microsoft.com/en-us/library/aa372477.aspx (http://msdn2.microsoft.com/en-us/library/aa372477.aspx) 317421
(http://support.microsoft.com/kb/317421/
)
How to create a setup project for a Windows service in Visual Basic .NET
821766
(http://support.microsoft.com/kb/821766/
)
How to build an installer by using Visual Basic .NET
APPLIES TO
| Article Translations
|

Back to the top
