I've an install which puts files in a folder, C:\Program Files\Configs.
In a Custom Action, I use DeleteDir ALLCONTENTS to remove the Configs folder. Works great when installed on an XP system, but not on Windows7. MSI log files shows the CA kicked off and returns a 1, but the folder is not deleted...thoughts???
Thanks!
Van
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Custom Action "DeleteDir" not working on Windows7
Started by
D28Player
, May 17 2012 20:04
2 replies to this topic
Posted 18 May 2012 - 09:08
Needs to be "deferred in system context". Or use RemoveFile table instead.
Stefan Krüger
InstallSite.org twitter facebook