New Message on dotNET User Group Hyd

Issues - Deploy Web Apps that use COM components

Reply
  Reply to Sender   Recommend Message 2 in Discussion
From: Mahendrakumar8

Hello Anand Sagar,

Right Click on the Web Setup Project and than select view, it will show different possible operations, which you can perform with this setup project.

These options are

1) File System
2) Registery
3) File types
4) User Interface
5) Custom Actions
6) Launch Conditions


Select the Registery selection. In this selection you can specify the COM DLL, which you want to install at client registry. For that you have to create exact structure of registry in the registry folder structure and then you can specify the required dll for installation in that structure.

You can create new folder by right clicking on that folder and than select new key and define key Name. Each key is associated with a property window where you can specify which dll you want to install in the registry.


For More Information check the below link.
http://www.c-sharpcorner.com/Code/2002/Aug/StepbyStepSetup.asp

Cheers,
A. Mahendra Kumar.

View other groups in this category.

Click here!
Also on MSN:
Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes

To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.

Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.

If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.

Reply via email to