|
@@ -2,15 +2,15 @@ program Setup;
|
|
|
|
|
|
{
|
|
|
Inno Setup
|
|
|
- Copyright (C) 1997-2010 Jordan Russell
|
|
|
+ Copyright (C) 1997-2018 Jordan Russell
|
|
|
Portions by Martijn Laan
|
|
|
For conditions of distribution and use, see LICENSE.TXT.
|
|
|
|
|
|
Setup program
|
|
|
-
|
|
|
- $jrsoftware: issrc/Projects/Setup.dpr,v 1.76 2010/08/28 20:41:24 jr Exp $
|
|
|
}
|
|
|
|
|
|
+{$WEAKLINKRTTI ON}
|
|
|
+
|
|
|
uses
|
|
|
SafeDLLPath in 'SafeDLLPath.pas',
|
|
|
XPTheme in 'XPTheme.pas',
|