
02-05-2007
|
|
|
|
MsiSetTargetPath return ERROR_DIRECTORY during uninstall on Vista
We have a problem during we uninstall product from Control Panel on Vista OS.
At a point in the Execute sequence we call MsiSetTargetPath from VC to
modify one of directory. It work during install the product on Vista OS,but
It return ERROR_Directory during uninstall from Control Panel on Vista.If We
uninstall the product by install package setup.exe file.then The product can
be uninstalled normally.Is it the cause of UAC ?
|