-
Yes, PRODUCT_NAME variable is defined in BUILTINS.ISS as "ProductName" and is used internally in BUILTINS.ISS to retrieve ProductName string version info from PE files in one of the helper macros.
The better decision for you would be to choose a different name for your variable. Another approach is to edit BUILTINS.ISS file (located in Inno Setup directory) and replace occurences of...
2008-07-16 11:08:52 UTC in Inno Setup Preprocessor
-
Logged In: YES
user_id=631220
Unfortunately, I do not have neither NAnt nor MSBuild, so
having no idea what can cause this. Need more comments
(from others) and information.
2006-05-02 19:50:59 UTC in Inno Setup Preprocessor
-
yackimoff committed patchset 18 of module ispp10 to the Inno Setup Preprocessor CVS repository, changing 6 files.
2002-12-22 21:05:46 UTC in Inno Setup Preprocessor
-
New version was built. Changes:
- "#pragma spansymbol" to control continuation character;
- whitespace before spansymbol is required;
- #include now makes its best efforts to find the file (it tries to parse filename in both ways: with and without escape sequences);
- "#pragma parseroption -p+" turns on non-escaped string parsing;
- both single and double quotes...
2002-10-26 18:41:38 UTC in Inno Setup Preprocessor
-
yackimoff committed patchset 17 of module ispp10 to the Inno Setup Preprocessor CVS repository, changing 1 files.
2002-10-26 15:22:44 UTC in Inno Setup Preprocessor
-
yackimoff committed patchset 16 of module ispp10 to the Inno Setup Preprocessor CVS repository, changing 4 files.
2002-10-26 15:04:40 UTC in Inno Setup Preprocessor
-
yackimoff committed patchset 15 of module ispp10 to the Inno Setup Preprocessor CVS repository, changing 3 files.
2002-10-24 13:32:30 UTC in Inno Setup Preprocessor
-
yackimoff committed patchset 14 of module ispp10 to the Inno Setup Preprocessor CVS repository, changing 1 files.
2002-10-22 19:25:23 UTC in Inno Setup Preprocessor
-
yackimoff committed patchset 13 of module ispp10 to the Inno Setup Preprocessor CVS repository, changing 1 files.
2002-10-22 18:19:54 UTC in Inno Setup Preprocessor
-
yackimoff committed patchset 12 of module ispp10 to the Inno Setup Preprocessor CVS repository, changing 1 files.
2002-10-22 18:00:53 UTC in Inno Setup Preprocessor