Auto UnInstall after specified time
-
Hi , I want my application will be auto UnInstall after specified time.Suppose I want after one year my application automatically uninstall. I created custome vc++ exe app for Install/unInstall my application. so what should I do to achieve autoUnInstall. Please help me ____________ ____________ Thanks & Regards Rajesh k singh India
-
Hi , I want my application will be auto UnInstall after specified time.Suppose I want after one year my application automatically uninstall. I created custome vc++ exe app for Install/unInstall my application. so what should I do to achieve autoUnInstall. Please help me ____________ ____________ Thanks & Regards Rajesh k singh India
You need to be careful, it should be up to the user when they uninstall as I believe it could be illegal for your application to modify the customers machine in this way, what if the uninstall went wrong and broke the customers machine.
Darka [Xanya]
-
Hi , I want my application will be auto UnInstall after specified time.Suppose I want after one year my application automatically uninstall. I created custome vc++ exe app for Install/unInstall my application. so what should I do to achieve autoUnInstall. Please help me ____________ ____________ Thanks & Regards Rajesh k singh India
raj_all79 wrote:
I want my application will be auto UnInstall after specified time.
See here.
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb
-
Hi , I want my application will be auto UnInstall after specified time.Suppose I want after one year my application automatically uninstall. I created custome vc++ exe app for Install/unInstall my application. so what should I do to achieve autoUnInstall. Please help me ____________ ____________ Thanks & Regards Rajesh k singh India