Exactly as Rob said, I wrote about installer property not specific WiX.
In your's case, try deleting the files manually with same user install is
running or using command prompt and see if you get any error or try below :
1. Files are in use (by any other program)
2. Lack appropriate permission on
I meant, if you have permission. As Rob said, not WiX its Installer property.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Cant-get-util-RemoveFolderEx-to-work-on-network-drive-tp7598399p7598483.html
Sent from the wix-users mailing list archive
, but if I add it to a
Burn bootstrapper and run the Burn setup.exe it report an error?How can I fix
it?
> Date: Fri, 5 Dec 2014 10:01:40 -0800
> From: phildgwil...@gmail.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Cant get util:RemoveFolderEx to work on netw
e]
> Sent: Friday, December 5, 2014 3:15 AM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Cant get util:RemoveFolderEx to work on network drive
>
> Thanks for the reply Namrata Kumari.
>
> What I'm guessing that you are saying, is that removing files on the n
riday, December 5, 2014 3:15 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Cant get util:RemoveFolderEx to work on network drive
Thanks for the reply Namrata Kumari.
What I'm guessing that you are saying, is that removing files on the network is
not supported by WIX. Since I
Thanks for the reply Namrata Kumari.
What I'm guessing that you are saying, is that removing files on the network
is not supported by WIX. Since I'm able to delete one of the two folders on
the network drive.
Regards Samir
--
View this message in context:
http://windows-installer-xml-wix-tool
You cannot delete files on a network system where you lack the appropriate
rights and also cannot delete read-only, hidden, or system files.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Cant-get-util-RemoveFolderEx-to-work-on-network-drive-tp759
Hi Jeremiahf,
Thanks for your reply =).
Im saving the path in the registy
()
insted of creating it as a directory
(
)
since I understood that the directory would not be saved to the wix
database.
I'm using RegistryValue insted of Registry Element since the wix
documentation says tha
You are trying to remove a directory that does not exist.
Missing folder property: APPLICATIONDATAFOLDER
and you are not creating it as a directory:
Instead searching the registery:
How do you know that the drive letter will always be h:?
Value="h:\topfolder\mid
9 matches
Mail list logo