Hopefully this has been addressed and I just couldn't find the
messages....<g>

I have an app that we are finally making Vista compliant. We are modifying
the installer to install data into Common_Appdata for VISTA & 2008 ONLY and
ONLY when installing into ProgramFiles. XP and the like will remain as
before.

I have this resolved in the application. But not in the Setup....

If I detect a Vista and if installed in Program Files I want to install into
CommonAppData.
I also want to move existing datafiles from Program Files to Common Appdata
so the users don't lose anything.
How can I detect this situation?
How can I move the data files?

paul macfarlane