Hi Amy
Are the Vista machine stand-alone, or part of a domain?
One possible route would be to turn off some or all of the UAC features in
Vista (since you cannot change the program code of your 3rd party tools, to
be Vista compatible).
If the machines are in a Domain, you can modify them all using domain Group
Policies.
If the macines are stand-alone, you would need to run the Local Security
Policy snap-in, on each machine.
For example, you would need to turn the "User Account Control: Only elevate
UIAccess applications that are installed in secure locations" policy OFF, to
run the apps from removable media like a CD-ROM without prompts.
There is some info about the policies, here:
http://technet2.microsoft.com/Window....mspx?mfr=true
Obviously this method, will weaken the strong security which is one of
Vista's features! But you won't be less secure than you were on XP.
The other main strategy would be to try to create a compat shim for your
app, using the Application Compatibility Toolkit. I haven't tried this
myself, so I dunno how easy or hard it would be. There is some info on this,
here:
http://technet2.microsoft.com/Window....mspx?mfr=true
You might want to also try asking in the
microsoft.public.deployment.app_compatibility newsgroup - the folks there
are full-time specialists in exacly this kind of problem.
Hope it helps
Andrew