Thanks for the info. I will pay more attention to the AppId.
>>That's not possible because AppName (and AppId) may include constants, as the help file says.
Still I assume the handling can be improved.
1) First the error occurs during runnning the installer. That's too late. Why is this problem not captured/checked during the compiling phase?
2) If the AppName string can be longer then AppId, then the automatic creation of the default AppId function could crop the AppId string to 127 or 128 characters or less to include constants. Why would you abort on an error which can be avoided in the compling phase by a simple crop function? 127 or 128 characters space must be more then enough to create an unique default AppId from an longer AppName and constants involved.
Met vriendelijk groet, Han