jyothi
02-19-2003, 04:41 AM
Hi,
We have 3 features associated with our software.User has to choose the features they
want to install.When we install our software we will create 3 registry entries, where registry1
stores path for feature1, registry2 stores path for feature2 and registry3 stores path for feature3.
All 3 features will be installed in different directories within harddrive.
for eg : C:\Feature1 , C:\Feature2, D:\Feature3
I have to create patch such that user can apply patch files to all these 3 features using single
patch.exe based on the features installed.
Also can i apply the patch across the network if the the anyone of the features is located in some other
computer by taking machinename? If we can , please suggest me how can i go about this.
Thanks,
Jyothi
We have 3 features associated with our software.User has to choose the features they
want to install.When we install our software we will create 3 registry entries, where registry1
stores path for feature1, registry2 stores path for feature2 and registry3 stores path for feature3.
All 3 features will be installed in different directories within harddrive.
for eg : C:\Feature1 , C:\Feature2, D:\Feature3
I have to create patch such that user can apply patch files to all these 3 features using single
patch.exe based on the features installed.
Also can i apply the patch across the network if the the anyone of the features is located in some other
computer by taking machinename? If we can , please suggest me how can i go about this.
Thanks,
Jyothi