Is there an accepted way of putting a comment into an .ipr file? We have some buildtime generated data that is written to the .ipr before we run InstallShield. I want to flag "everything below this line build generated". Any stand alone comment (i.e.; // comment -or- # comment) shows up in the IDE as a filegroup (or wherever the comment happens to occur.)
I tried the following, and it seems to work;
[Comment]
Everything below this line is build generated
This seemed to work, and InstallShield was still able to parse the file without complaining.
Does anyone know if using such a comment in the .ipr would be detrimental in any way?
Thanks in advance,
-- Paul McNamee
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Putting comments in an IPR file
Started by
pm_avid
, Jul 30 2003 20:23
1 reply to this topic
Posted 31 July 2003 - 08:22
It's not documented, so it may or may not cause problems. This may even change with a service pack. Also the program may re-arrange the lines in the .ipr
Stefan Krüger
InstallSite.org twitter facebook