Re: [WiX-users] util:User not being removed on uninstall

2015-05-06 Thread Cockerham, Gregory
about the WiX toolset. Subject: Re: [WiX-users] util:User not being removed on uninstall What did the log file say? _ Short replies here. Complete answers over there: http://www.firegiant.com/ -Original Message- From: Cock

Re: [WiX-users] util:User not being removed on uninstall

2015-05-06 Thread Rob Mensching
: wix-users@lists.sourceforge.net Subject: [WiX-users] util:User not being removed on uninstall I am creating a user during my install and adding that user to the Administrators group: The user is not being

[WiX-users] util:User not being removed on uninstall

2015-05-06 Thread Cockerham, Gregory
I am creating a user during my install and adding that user to the Administrators group: The user is not being removed on uninstall. It was working and I haven't changed this code in a while (if ever). The o