| | Making setup packages ...
Executing SQL command on PaintDotNet.msi: UPDATE Property SET Property.Value = 'ALL' WHERE Property.Property = 'FolderForm_AllUsers'
wirunsql.vbs ""C:\Documents and Settings\Lars\Desktop\timanthes\src\\Setup\Debug\PaintDotNet.msi"" "UPDATE Property SET Property.Value = 'ALL' WHERE Property.Property = 'FolderForm_AllUsers'"
MakeNSIS v2.0 - Copyright 1999-2004 Nullsoft, Inc.
Portions Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler (zlib).
Portions Copyright (C) 1996-2002 Julian R Seward (bzip2).
Portions Copyright (C) 1999-2003 Igor Pavlov (lzma).
Contributors: nnop@newmail.ru, Ryan Geiss, Andras Varga, Drew Davidson, Peter Windridge, Dave Laundon, Robert Rainwater, Yaroslav Faybishenko, Jeff Doozan, Amir Szekely, Ximon Eighteen, et al.
Command line defined: "Debug"
Changing directory to: "c:\Documents and Settings\Lars\Desktop\timanthes\src\Setup-Config"
Processing script file: "MakeFullSetup.nsi"
Processing plugin dlls: "c:\Documents and Settings\Lars\Desktop\timanthes\src\tools\Plugins\*.dll"
Name: "Timanthes Full Setup SFX"
InstallDir: "$TEMP\PdnSetup"
SilentInstall: silent
VIAddVersionKey: "ProductName" "Timanthes Full Setup"
VIAddVersionKey: "ProductVersion" "2.3.0.0"
VIAddVersionKey: "FileVersion" "2.3.0.0"
VIAddVersionKey: "LegalCopyright" "Copyright ® 2004-2006 Lars Verhoeff, Rick Brewster, Tom Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright ® 2004, 2005 Microsoft Corporation. All Rights Reserved."
VIAddVersionKey: "FileDescription" "Installs .NET Framework 1.1 and Timanthes."
OutFile: "..\Setup\Debug\PaintDotNetFull.exe"
Section: ""
SetOutPath: "$INSTDIR"
File: "PaintDotNet.msi" [compress] 5140915/5563904 bytes
File: "Setup.exe" [compress] 33655/69632 bytes
File: "Settings.ini" [compress] 126/153 bytes
File: "dotnetfx.exe" [compress] 23426972/23510720 bytes
File: "Config.ini" [compress] 746/1578 bytes
ExecWait: "Setup.exe" (->)
Delete: "$INSTDIR\Config.ini"
Delete: "$INSTDIR\dotnetfx.exe"
Delete: "$INSTDIR\Settings.ini"
Delete: "$INSTDIR\Setup.exe"
Delete: "$INSTDIR\PaintDotNet.msi"
RMDir: "$INSTDIR"
SectionEnd
Processed 1 file, writing output:
Processing pages... Done!
Removing unused resources... Done!
Generating language tables... Done!
Output: "c:\Documents and Settings\Lars\Desktop\timanthes\src\Setup\Debug\PaintDotNetFull.exe"
Install: 0 pages (0 bytes), 1 section (24 bytes), 14 instructions (392 bytes), 29 strings (581 bytes), 1 language table (162 bytes).
Using zlib compression.
EXE header size: 34304 / 35840 bytes
Install code: 650 / 1463 bytes
Install data: 28602434 / 29146007 bytes
CRC (0x35E33AA1): 4 / 4 bytes
Total size: 28637392 / 29183314 bytes (98.1%)
Compiling...
dummy.cpp
Linking...
|