George Birbilis schreef:
Why doesn't laz installer allow space in the path? Is it FreePascal
limitation or Laz one?

Don't see why it should require that - even if it's totally necessery it
could ask windows for the short filename and use that internally

I would say: try and see where it breaks.

Fix where it breaks.

Good guesses where it could break:
* using the ld linker
* using the windres utility.

If you use short file names, make sure that you fix all places were file names are compared. Make sure you replace all short file names with long file names in places where file names are shown to the user.

Vincent

P.S. Can you remove the reply to header?

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to