I am using Wise Installation System ver 9.2
I have a VB6 application ready for distribution. What I need to do in WIS is setup the installation program to check the following.
If Mytext.dll already exists on the target machine in the system32 directory then
Does it also exist on the target machine in the application directory? If it does do not load it, if it is not there load it there.
If it does not exist on the target machine in the system32 directory then install it there.
I know this sounds simple, and to a lot of you it may be. However, I have spent the last week trying to find information on this on the Internet as well as sending an e-mail to Wise Solutions.
Thanks in Advance
I have a VB6 application ready for distribution. What I need to do in WIS is setup the installation program to check the following.
If Mytext.dll already exists on the target machine in the system32 directory then
Does it also exist on the target machine in the application directory? If it does do not load it, if it is not there load it there.
If it does not exist on the target machine in the system32 directory then install it there.
I know this sounds simple, and to a lot of you it may be. However, I have spent the last week trying to find information on this on the Internet as well as sending an e-mail to Wise Solutions.
Thanks in Advance