Hi,
I would like make my application install the same way no matter how many times it has been installed on a pc.
ie.
- Install app (get all install options etc)
Install success
- Install app again on same pc (same user)
here i would like to get all the normal install options (as if it was the first install)
At the moment , i am getting the repair/reinstall/modify options.
In devstudio when i do a "run" it runs the install in the way i want.
I have looked at the INSTALLMODE property but cant seem to see anything that will do what i require.
Does anyone have any suggestions?
James