Jump to content


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.
Photo

Putting comments in an IPR file


1 reply to this topic

pm_avid

pm_avid
  • Members
  • 4 posts

Posted 30 July 2003 - 20:23

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



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

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