Hi All,
I have a active-x control that checks the registry for whether a file has been installed or not if it is not installed then it will get a content using a property file which has the location of the file.
The Active-x control should get the content and run the exe file and then it should then call the other active-x control that will reference the file that has been currently installed and perform certain operation.Both the CAB files are packed in two different CAB and are placed under the same IIS.
I need to know how to get the url of the second CAB file when the first Active-x controls checks the registry and runs the exe files.The IIS server location are known only during the time deployment and not during the time of coding.
Please help me in this regard
Thanks in Advance!!!!
I have a active-x control that checks the registry for whether a file has been installed or not if it is not installed then it will get a content using a property file which has the location of the file.
The Active-x control should get the content and run the exe file and then it should then call the other active-x control that will reference the file that has been currently installed and perform certain operation.Both the CAB files are packed in two different CAB and are placed under the same IIS.
I need to know how to get the url of the second CAB file when the first Active-x controls checks the registry and runs the exe files.The IIS server location are known only during the time deployment and not during the time of coding.
Please help me in this regard
Thanks in Advance!!!!