What are merge modules?



What are merge modules?..

Answer / Vartika Bhatnagar

Merge Modules (MSI files with .msm extension) are a specific type of Windows Installer file designed to share resources between multiple applications. They can contain DLLs, registry keys, and other installer elements that can be merged into an MSI package at installation time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

1 Answers  


Why and where this web.config file is used?

1 Answers   Amazon,


What is the difference between executescalar and executenonquery?

1 Answers  


Difference between ADO.Net 1.1 and ADO.Net 2.0 ?

1 Answers   Value Labs,


What is web api vs wcf?

1 Answers  


When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.

5 Answers   Netsweeper,


We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.

1 Answers   ADITI,


Tell About Web.config ?

2 Answers   Keane India Ltd,


How u refer webservices?

1 Answers   Microsoft,


What is web api and why to use it?

1 Answers  


Who creates jsessionid?

1 Answers  


What are the ways to sending the data in ASP.NET page?

1 Answers  


Categories