Re: [WiX-users] Remove slash from the end of directory property

2007-03-20 Thread Rob Hamflett
No, you need a Custom Action. Rob Ricardo Lopes wrote: > Hi, > > Is there any simple way to remove the slash at the end of a directory > property, or remove the last character from a property value? > > I'm trying to change attributes for a folder using a custom action at > the end of the ins

[WiX-users] Remove slash from the end of directory property

2007-03-20 Thread Ricardo Lopes
Hi, Is there any simple way to remove the slash at the end of a directory property, or remove the last character from a property value? I'm trying to change attributes for a folder using a custom action at the end of the installation but the attrib command from windows doesn't like the slash at