I have choosed wise installation system 9.0 for making setup file of my vb6 application
It is giving following error while creating setup
" the following dependency files are referenced in the project file but cannot be located on your computer.If files are located in different directory you can copy into system or system32 directory."
in check boxes following dependency files it is showing
conf.dep
controldprj.dep
crviewer9.dep
crystl32.dep
mshflxgd.dep
scpbuttons.dep
I have searched in my system none of the above files are found where can i get these and how to fix this problem. help me.
It is giving following error while creating setup
" the following dependency files are referenced in the project file but cannot be located on your computer.If files are located in different directory you can copy into system or system32 directory."
in check boxes following dependency files it is showing
conf.dep
controldprj.dep
crviewer9.dep
crystl32.dep
mshflxgd.dep
scpbuttons.dep
I have searched in my system none of the above files are found where can i get these and how to fix this problem. help me.
Comment