G
Guest
hi,
i'm trying to limit the installation of my application for one time only. when i compile my project it makes a .msi file. Everytime I install the application from msi file it starts to uninstall the previous application and then start installing again, hence, whatever condition i specify, its nulified because the whole application is un-installed.
i have tried few things but nothings works. Is there anyway i could limit the installation for one time only. or is there any way i could stop it from uninstalling by itself when i try it again ??
thanx.
-jasim
i'm trying to limit the installation of my application for one time only. when i compile my project it makes a .msi file. Everytime I install the application from msi file it starts to uninstall the previous application and then start installing again, hence, whatever condition i specify, its nulified because the whole application is un-installed.
i have tried few things but nothings works. Is there anyway i could limit the installation for one time only. or is there any way i could stop it from uninstalling by itself when i try it again ??
thanx.
-jasim