B
Balaram Barange
Hello All,
I am new to msi,Can any one suggest me which one is better to use
VS installer 1.1 or setup and deployment for VS 2003.
1. Is there any framework dependency?If I am using setup and deployment for
VS 2003 (I mean Do I require .net framework to install the MSI on target
machine?If I use Setup and deployment for VS 2003).
2. Currently I have created a MSI with VS installer 1.1 the basic problem
with this VS installer 1.1 is that I am not able to add custom actions now
after creating the MSI editing it using ORCA.exe.
added a custom action.
I am calling a function which gives me a file path now the dll returns the
path correctly (I am displaying the path in a message box that is displayed
correctly and is the last statement of my dll after this my installer gets
aborted now if I try to debug the dll using some test interface that works
fine and the installer also works fine with out this custom action (calling
a dll function from a dll).
The biggest problem is that I am not able to debug the MSI can any one
suggest me how to do that.
Thanks and Regards,
Bala
I am new to msi,Can any one suggest me which one is better to use
VS installer 1.1 or setup and deployment for VS 2003.
1. Is there any framework dependency?If I am using setup and deployment for
VS 2003 (I mean Do I require .net framework to install the MSI on target
machine?If I use Setup and deployment for VS 2003).
2. Currently I have created a MSI with VS installer 1.1 the basic problem
with this VS installer 1.1 is that I am not able to add custom actions now
after creating the MSI editing it using ORCA.exe.
added a custom action.
I am calling a function which gives me a file path now the dll returns the
path correctly (I am displaying the path in a message box that is displayed
correctly and is the last statement of my dll after this my installer gets
aborted now if I try to debug the dll using some test interface that works
fine and the installer also works fine with out this custom action (calling
a dll function from a dll).
The biggest problem is that I am not able to debug the MSI can any one
suggest me how to do that.
Thanks and Regards,
Bala