CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/InstallHelper/CSSetupHelper.dpr +++ b/trunk/Src/InstallHelper/CSSetupHelper.dpr @@ -5,8 +5,8 @@ * original user's application data folder and writes it to a file that can be * read by install program. * - * v1.0 of 14 Aug 2008 - Original version. - * + * $Rev$ + * $Date$ * * ***** BEGIN LICENSE BLOCK ***** * @@ -25,10 +25,11 @@ * The Initial Developer of the Original Code is Peter Johnson * (http://www.delphidabbler.com/). * - * Portions created by the Initial Developer are Copyright (C) 2008 Peter + * Portions created by the Initial Developer are Copyright (C) 2008-2009 Peter * Johnson. All Rights Reserved. * - * Contributor(s): None + * Contributors: + * NONE * * ***** END LICENSE BLOCK ***** }
--- a/trunk/Src/InstallHelper/CSSetupHelperRes.rc +++ b/trunk/Src/InstallHelper/CSSetupHelperRes.rc @@ -3,8 +3,8 @@ * * Resource file for CodeSnip's Installation Helper program, CSSetupHelper. * - * v1.0 of 14 Aug 2008 - Original version. - * + * $Rev$ + * $Date$ * * ***** BEGIN LICENSE BLOCK ***** * @@ -23,10 +23,11 @@ * The Initial Developer of the Original Code is Peter Johnson * (http://www.delphidabbler.com/). * - * Portions created by the Initial Developer are Copyright (C) 2008 Peter + * Portions created by the Initial Developer are Copyright (C) 2008-2009 Peter * Johnson. All Rights Reserved. * - * Contributor(s): None + * Contributor(s): + * NONE * * ***** END LICENSE BLOCK ***** */
--- a/trunk/Src/InstallHelper/Res/CSSetupHelper.manifest +++ b/trunk/Src/InstallHelper/Res/CSSetupHelper.manifest @@ -9,9 +9,8 @@ * Based on a sample manifest in "Windows Vista User Account Control (UAC) and * Delphi" by Fredrik Haglund, CodeGear. * - * v1.0 of 21 Apr 2008 - Original version that permits application to run - * without elevation on Vista (Vista would elevate - * without this because "Setup" is in file name. + * $Rev$ + * $Date$ --> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">