![]() |
|
SPONSORED LINKS BY GOOGLE |
|
2
13th July 09:28
External User
Posts: 1
|
Hi,
Why not use the CreateFolder table and remove the DLL? If you did I assume things would work (or we'd have a Windows Installer bug to report). Is the DLL running as a deferred CA (if not then that is your problem)? Have you got a roll back CA set up for it? If not then its not going to get removed. Bye, Dennis Dennis Bareis [MVP] (dbareis@KillSpam.gmail.com) http://users.cyberone.com.au/dbareis/index.htm Freeware Windows Installer creation tool (+ "ORCA automation"): http://users.cyberone.com.au/dbareis/makemsi.htm |
|
|
4
13th July 09:28
External User
Posts: 1
|
Hi,
I assume the name changes, this does not stop you creating an immediate CA which sets up a property which alters where a directory key points to. Deletion only occurs if folder completely empty, In the original context only that if your custom action were "immediate" it would not be executing it when you may think it is and there is no rollback. See my page at: http://users.cyberone.com.au/dbareis...om_actions.htm for some links and specifically try this one: http://www.installsite.org/pages/en/...0108/index.htm Add 1024 (set that bit) to the CA type. You would set up an earlier rollback CA (see the links above) whose task is to clean up if a process downstream fails. Bye, Dennis Dennis Bareis [MVP] (dbareis@KillSpam.gmail.com) http://users.cyberone.com.au/dbareis/index.htm Freeware Windows Installer creation tool (+ "ORCA automation"): http://users.cyberone.com.au/dbareis/makemsi.htm |
|
|
SPONSORED LINKS BY GOOGLE |
|
|