bhavin12300
Aug 11th, 2008, 10:15 AM
hi.
I have created one database driven application and installed it to my client's computer by using setup file (created deployment wizard)
It is working just file there and it is installed in directory
C:\Program Files\Default Company\setup2
Now my client had copied that folder and gave it to his friend to run on his computer,and my application working fine on his computer without installing setup on his pc.(he has just paste above direcoty which is "setup2" ).
So what do i do in my code or something else that this can not be done.
Anything need to be done while creating setup for project???
please let me what do i do so that when he make paste my application folder to his pc ,he should not be able to run it.
I have created one database driven application and installed it to my client's computer by using setup file (created deployment wizard)
It is working just file there and it is installed in directory
C:\Program Files\Default Company\setup2
Now my client had copied that folder and gave it to his friend to run on his computer,and my application working fine on his computer without installing setup on his pc.(he has just paste above direcoty which is "setup2" ).
So what do i do in my code or something else that this can not be done.
Anything need to be done while creating setup for project???
please let me what do i do so that when he make paste my application folder to his pc ,he should not be able to run it.