Re: [WiX-users] fold not being removed on uninstall: sporadic

2009-03-17 Thread Adam Langley
Sent: Wednesday, 18 March 2009 10:40 a.m. To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] fold not being removed on uninstall: sporadic I'm just grasping at straws here, but could it be that in the instances where the folder doesn't get removed,

Re: [WiX-users] fold not being removed on uninstall: sporadic

2009-03-17 Thread Jim Williams
indows Installer XML toolset. Subject: Re: [WiX-users] fold not being removed on uninstall: sporadic Its Synchronous, as it checks the return result... Adam Langley Senior Developer Tel: +64 9 486 9010 alang...@winscribe.com www.winscribe.com     -Original Message- From: Jim William

Re: [WiX-users] fold not being removed on uninstall: sporadic

2009-03-17 Thread Adam Langley
n for Windows Installer XML toolset.' Subject: Re: [WiX-users] fold not being removed on uninstall: sporadic Is your custom action synchronous or asynchronous? If asynchronous, perhaps your custom action isn't finishing in time before the attempt to delete the folders is done

Re: [WiX-users] fold not being removed on uninstall: sporadic

2009-03-16 Thread Jim Williams
Is your custom action synchronous or asynchronous? If asynchronous, perhaps your custom action isn't finishing in time before the attempt to delete the folders is done. Jim Williams -Original Message- From: Adam Langley [mailto:alang...@winscribe.com] Sent: Monday, March 16, 2009 7:35 P