True. Still, I would prefer software that would adhere to the target
platform specifications.
Living in an ideal world, I know. I'll stop complaining ;-)
2010/3/31 Curtis Jewell
> Wilbert - When it's a recompilation for Windows of Unix software, spaces
> can be a problem...
>
> S.P. - I have th
Wilbert - When it's a recompilation for Windows of Unix software, spaces
can be a problem...
S.P. - I have the same problem (I compile a distribution of Perl for
Microsoft Windows and create its installer using WiX.)
For how to connect it in to an WixUI_InstallDir UI, look at lines
152-230 of the
You can use the >< operator which means "TRUE if left string contains the right
string". So you
could condition your error dialog based on something like:
[PROPERTY_FOR_FOLDER] >< " "
Rob
On 30/03/2010 08:44, S.P wrote:
> Dear All,
>
> One of the files which is going to be installed on the tar
Should properly written Windows software not be able to work with a space in
a path?
I mean: installation usually occurs in 'Program Files'. This already has a
space in the path. If your software cannot handle this, maybe you should
change the software...
2010/3/30 S.P
> Dear All,
>
> One of th
4 matches
Mail list logo