zipalot.plg

来自「zip的全部算法源代码」· PLG 代码 · 共 229 行

PLG
229
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ZipALot - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x807 /fo"Release/ZipALot.res" /d "NDEBUG" "D:\Eigene Dateien\VisualC\ZipALot\ZipALot.rc"" 
Creating temporary file "F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11C7.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ZipALot.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Eigene Dateien\VisualC\ZipALot\Bunzip2.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\ConfigDlg.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\DirectoryPicker.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\ExpertPage.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\Extract.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\FileCheckDlg.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\HyperLink.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\NfoViewer.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\PasswordDlg.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\PostProcessDlg.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\RegBinding.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\RegExp.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\SimplePage.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\TipButton.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\TipDlg.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\Unace.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\Unrar.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\Unzip.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\UnzipDlg.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WhatIfDlg.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizEnd.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizError.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizPage.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizPageAction.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizPageNFO.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizPageSource.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizPageTarget.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizSheet.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\WizUnzip.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\ZipALot.cpp"
"D:\Eigene Dateien\VisualC\ZipALot\ZipALotDlg.cpp"
]
Creating command line "cl.exe @F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11C7.tmp" 
Creating temporary file "F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11C8.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ZipALot.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Eigene Dateien\VisualC\ZipALot\StdAfx.cpp"
]
Creating command line "cl.exe @F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11C8.tmp" 
Creating temporary file "F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11C9.tmp" with contents
[
version.lib imagehlp.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ZipALot.pdb" /machine:I386 /out:"Release/ZipALot.exe" 
".\Release\Bunzip2.obj"
".\Release\ConfigDlg.obj"
".\Release\DirectoryPicker.obj"
".\Release\ExpertPage.obj"
".\Release\Extract.obj"
".\Release\FileCheckDlg.obj"
".\Release\HyperLink.obj"
".\Release\NfoViewer.obj"
".\Release\PasswordDlg.obj"
".\Release\PostProcessDlg.obj"
".\Release\RegBinding.obj"
".\Release\RegExp.obj"
".\Release\SimplePage.obj"
".\Release\StdAfx.obj"
".\Release\TipButton.obj"
".\Release\TipDlg.obj"
".\Release\Unace.obj"
".\Release\Unrar.obj"
".\Release\Unzip.obj"
".\Release\UnzipDlg.obj"
".\Release\WhatIfDlg.obj"
".\Release\WizEnd.obj"
".\Release\WizError.obj"
".\Release\WizPage.obj"
".\Release\WizPageAction.obj"
".\Release\WizPageNFO.obj"
".\Release\WizPageSource.obj"
".\Release\WizPageTarget.obj"
".\Release\WizSheet.obj"
".\Release\WizUnzip.obj"
".\Release\ZipALot.obj"
".\Release\ZipALotDlg.obj"
".\Release\ZipALot.res"
]
Creating command line "link.exe @F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11C9.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Bunzip2.cpp
ConfigDlg.cpp
DirectoryPicker.cpp
ExpertPage.cpp
Extract.cpp
FileCheckDlg.cpp
HyperLink.cpp
NfoViewer.cpp
PasswordDlg.cpp
PostProcessDlg.cpp
RegBinding.cpp
RegExp.cpp
SimplePage.cpp
TipButton.cpp
TipDlg.cpp
Unace.cpp
Unrar.cpp
Unzip.cpp
UnzipDlg.cpp
WhatIfDlg.cpp
Generating Code...
Compiling...
WizEnd.cpp
WizError.cpp
WizPage.cpp
WizPageAction.cpp
WizPageNFO.cpp
WizPageSource.cpp
WizPageTarget.cpp
WizSheet.cpp
WizUnzip.cpp
ZipALot.cpp
ZipALotDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "ole32.dll" discarded by /OPT:REF
Creating temporary file "F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11CB.bat" with contents
[
@echo off
f:\programme\nsis\makensis zipalot.nsi
]
Creating command line "F:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP11CB.bat"

MakeNSIS v1.41 - Copyright 1999-2001 Nullsoft, Inc.

Portions Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler.
Contributors: nnop@newmail.ru, Ryan Geiss, Andras Varga, Drew Davidson, et al.

Use the /LICENSE switch to view license information.

-=-=-=-=-=-=-=-=-=-=- Processing script -=-=-=-=-=-=-=-=-=-=-
Script file: "zipalot.nsi"
Name: "Spinner Plus"
LicenseText: "Please read and agree to this license before continuing."
LicenseData: "license.txt"      
ComponentText: "This will install ZipALot on your system. Select which options you want set up."
DirText: "Select a directory to install Spinner Plus in."
UninstallText: "This will uninstall ZipALot. Hit Next to uninstall, or Cancel to cancel."
UninstallExeName: "uninst-zipalot.exe"
OutFile: "ZipALot.exe"
InstType: 1="Typical"
InstallDir: "$PROGRAMFILES\ZipALot"
SetOverwrite: on
Section: "ZipALot (required)"
SetOutPath: "$INSTDIR"
File: "ZipALot.exe" [compress] 174178/425984 bytes
File: "unzip32.dll" [compress] 64855/143360 bytes
File: "unrar.dll" [compress] 27396/53248 bytes
File: "unacev2.dll" [compress] 44420/73728 bytes
File: "ReadMe.txt" [compress] 973/1879 bytes
WriteRegStr: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\ZipALot\DisplayName=ZipALot (remove only)
WriteRegStr: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\ZipAlot\UninstallString="$INSTDIR\uninst-zipalot.exe"
WriteRegStr: HKEY_CURRENT_USER\Software\@ractive Software\ZipALot=ZipALot
SectionEnd
Section: "View Readme.txt"
SectionIn: [0] 
Exec: ""$WINDIR\notepad.exe" "$INSTDIR\readme.txt""
SectionEnd
Section: "Integrate into shell (explorer)"
SectionIn: [0] 
WriteRegStr: HKEY_CLASSES_ROOT\Directory\Shell\ZipALot\=Extract archives with ZipALot
WriteRegStr: HKEY_CLASSES_ROOT\Directory\Shell\ZipALot\command\="$INSTDIR\ZipALot.exe" "%1"
WriteRegStr: HKEY_CLASSES_ROOT\Drive\Shell\ZipALot\=Extract all archives in this folder...
WriteRegStr: HKEY_CLASSES_ROOT\Drive\Shell\ZipALot\command\="$INSTDIR\ZipALot.exe" "%1"
SectionEnd
Section: "Add Icon to Start Menu"
SectionIn: [0] 
CreateShortCut: "$SMPROGRAMS\ZipALot.lnk"->"$INSTDIR\ZipALot.exe"   icon:,0, showmode=0x0, hotkey=0x0
SectionEnd
Section: "Add Icon to Desktop"
CreateShortCut: "$DESKTOP\ZipALot.lnk"->"$INSTDIR\ZipALot.exe"   icon:,0, showmode=0x0, hotkey=0x0
SectionEnd
Section: "Add Icon to Quicklauch Bar"
CreateShortCut: "$QUICKLAUNCH\ZipALot.lnk"->"$INSTDIR\ZipALot.exe"   icon:,0, showmode=0x0, hotkey=0x0
SectionEnd
Section: "Launch ZipALot after installation"
Exec: ""$INSTDIR\ZipALot.exe""
SectionEnd
Section: "Uninstall"
DeleteRegKey: HKEY_CURRENT_USER\Software\@ractive Software\ZipALot
DeleteRegKey: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\ZipALot
DeleteRegKey: HKEY_CLASSES_ROOT\Directory\Shell\ZipALot
Delete: "$DESKTOP\ZipALot.lnk"
Delete: "$SMPROGRAMS\ZipALot.lnk"
Delete: "$QUICKLAUNCH\ZipALot.lnk"
Delete: "$INSTDIR\*.*"
RMDir: "$INSTDIR"
Delete: "$SMPROGRAMS\ZipALot.lnk"
Delete: "$DESKTOP\ZipALot.lnk"
Delete: "$QUICKLAUNCH\ZipALot.lnk"
SectionEnd

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Output: "ZipALot.exe"
Install: 7 sections (1 required).
Install: 25 instructions, 17132 byte string table.
Uninstall: 11 instructions, 297 byte string table.

EXE header size:             40448 / 40448 bytes
Install code+strings:         6913 / 18068 bytes
Install data:               311842 / 698229 bytes
Uninstall code+data+strings:   600 / 1258 bytes
CRC (0x741E1562):                4 / 4 bytes
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Total size:                 359807 / 758007 bytes (47.5%)




<h3>Results</h3>
ZipALot.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?