📄 config2003.ini
字号:
#
# This configuration file for PerfectDisk allows you to configure certain features
# of PerfectDisk on installation. The file is only used during installation.
# During installation the information contained in this file is formatted and copied
# into the registry.
#
# Usage:
# 1. Use Config.ini for Windows 2000, and Windows XP computers only.
# 2. Use Config2003.ini for Windows Server 2003.
# 3. If any invalid parameters are specified, no values will be set, and
# this configuration file will be ignored.
# 4. If a value is left blank, the Default value will be used.
# 5. To use this file you must set the the install property "CONFIG" to 1.
# This can be done from the command line or by editing the CONFIG value in
# the Property Table of PerfectDisk.msi
#
# For example:
#
# msiexec /i perfectdisk.msi CONFIG=1
#
[AutoUpdate]
# Software is not configurable.
Software=PerfectDisk
# CurrVersionRegPath is not configurable.
CurrVersionRegPath=Software\Raxco\PerfectDisk\7.0
# CurrVersionRegName is not configurable.
CurrVersionRegName=Build
# Options are Yes and No only
AutoCheck=No
# Options are Notify and Install only
InstallOption=Notify
# path to web server containing the PD70.ini file
Url=http://update.raxco.com/pub/download/PD70
# Proxy server
FtpProxyServer=
# If Auto Updating via ftp, this contains the ftp server name
FtpServer=update.raxco.com
# path from the ftp root directory to the PD70.ini file
UpdRootDir=pub/download/PD70
# user name and password for the proxy server
Username=
Password=
# ini file name. This value should not be editing unless you are
# hosting AutoUpdate on your own server.
VersionIniFileName=PD70EN.ini
# options are http or ftp only
DefaultProtocol=http
[Trending]
# Enable Trending = 1
# Disable Trending = 0
# Default = 0
Enabled=0
# 0 Every day, 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday
# default - 0 (Every day)
DataCollectionFrequency=0
# When Trend data is collected. Format HH:MM:SS
# Default - 23:00:00
Time=23:00:00
# Path including the file name used to store the trend data.
# Format - UNC Path or local path including the file name. %COMPUTERNAME% is an allowable variable.
# Default - empty string
TrendFilePath="C:\Temp\%COMPUTERNAME%.csv"
# Comma delimited list of volumes.
# ALLDRIVES will select all volumes
# Acceptable formats C:, C:\, Path to Mountpoint followed by a back slash "\"
# Example: C:, H:\MyMountPoint\
# Default = ALLDRIVES
VolumeList=ALLDRIVES
[Schedules]
# indicate the number of schedules to create on install.
# If 1, the [Schedule1] section will be read.
# If 2, the [Schedule1] and [Schedule2] section will be read. You can create as
# many schedule sections as you need.
# Default = 0
NumberOfSchedules=0
[Schedule1]
# Default = MySchedule
ScheduleName="MySchedule"
# Comma delimited list of volumes.
# ALLDRIVES will select all volumes
# Acceptable formats C:, C:\, Path to Mountpoint followed by a back slash "\"
# Example: C:, H:\MyMountPoint\
# Default = ALLDRIVES
VolumeList=ALLDRIVES
# Parallel = 0
# Series = 1
# Default = 1
Series=1
# Do not perform online defrag pass = 0
# Perform online defrag pass = 1
# Default = 1
Online=1
# Do not perform offline defrag pass = 0
# Perform offline defrag pass = 1
# Default = 0
Offline=0
# SmartPlacement = 0
# Defrag Only = 1
# Default = 0
DefragStrategy=0
# Do not OverrideDriveProperties = 0
# OverrideDriveProperties = 1
# Default = 0
OverrideDriveProperties=0
# Do not defragment Directories during an offline defrag pass = 0
# Defragment Directories during an offline defrag pass = 1
# Default = 0
OfflineDefragDirectories=0
# Do not defragment System Files during an offline defrag pass = 0
# Defragment System Files during an offline defrag pass = 1
# Default = 0
OfflineDefragSystemFiles=0
# Do not defragment the Pagefile during an offline defrag pass = 0
# Defragment the Pagefile during an offline defrag pass = 1
# Default = 0
OfflineDefragPagefile=0
# One Time = 1
# Daily = 2
# Weekly = 3
# Default = 2 (DAILY)
Type=2
# If Type = 2 (DAILY) allowable values are 1 to 31
# If Type = 3 (WEEKLY) allowable values are 1 to 52
# Default = 1
Frequency=1
# Format is HH:MM:SS
# If you create a one time schedule in the past, the schedule will never run.
# Default - 23:00:00
StartTime=23:00:00
# Format is MM/DD/YYYY
# If left blank, the start date will be set to the current date.
# If you create a one time schedule in the past, the schedule will never run.
# If Type = 3 (WEEKLY), the date must be consistent with the "DayOfTheWeek" value.
# Default: empty (use current date)
StartDate=
# maximum duration for the schedule in hours. Format is an integer.
# Default = 0
MaxDuration=0
# Sunday=1, Monday=2, Tuesday=3, Wednesday=4, Thursday=5, Friday=6, Saturday=7
# Default = 1 (Sunday)
DayOfTheWeek=1
[Schedule2]
ScheduleName=
VolumeList=
Series=1
Online=1
Offline=0
DefragStrategy=1
OverrideDriveProperties=0
OfflineDefragDirectories=0
OfflineDeafrgSystemFiles=0
OfflineDefragPagefile=0
Type=2
Frequency=1
StartTime=23:00:00
StartDate=
MaxDuration=0
DayOfTheWeek=1
[DriveProperties]
# Drive Property Settings will be applied to all drives.
# This configuration file does not support different settings on different drives
# Integer between 1 and 999. Must be greater than FrequentlyModifiedAge
# Default = 60
RarelyModifiedAge=60
# Integer between 1 and 999. Must be less than RarelyModifiedAge
# Default = 30
FrequentlyModifiedAge=30
# Do not aggressively pack free space = 0
# Aggressively pack free space = 1
# Default = 0
AgressiveFreeSpaceConsolidation=0
# Fragmentation Threshold
# Integer 0 to 100
# Default = 0
Threshold=0
# Do not Defragment Directories during offline passes = 0
# Defragment Directories during offline passes = 1
# Default = 0
OfflineDefragDirectories=0
# Do not defragment System Files during offline passes = 0
# Defragment System Files during offline passes = 1
# Default = 0
OfflineDefragSystemFiles=0
# Do not defragment the Pagefile during offline passes = 0
# Defragment the Pagefile during offline passes = 1
# Default = 0
OfflineDefragPagefile=0
# Do not perform an Offline defrag pass at every reboot = 0
# Perform an Offline defrag pass at every reboot = 1
# Default = 0
DefragEveryReboot=0
[AdvancedSettings]
# Standalone = 0
# Networked = 1
# Default = 1 (Networked)
Networked=1
# Do not use the Master Browser = 0
# Use the Master Browser = 1
# Default = 1
UseMasterBrowser=1
# Let PerfectDisk manage the boot files = 0
# Let PerfectDisk manage all files listed in Layout.ini (XP Only) = 1
# Let Windows manage the layout.ini files (XP Only) = 2
# Do not place boot files for optimum boot speed = 3
# Default = 0
BootFilePlacement=0
# Do not log errors = 0
# Log errors = 1
# Default = 1
LogErrors=1
# Do not log informational messages = 0
# Log informational messages = 1
# Default = 1
LogInformationMessages=1
# Do not log to the Application Event Log = 0
# Log to the Application Event Log = 1
# Default = 1
LogToEventLog=1
# Do not log to PerfectDisk log file = 0
# Log to PerfectDisk log file = 1
# Default = 1
LogToPDLog=1
# Path to log file including log file name.
# Format is UNC path or local path. %COMPUTERNAME% is an allowable variable
# Example: \\MyServer\MyShare\%COMPUTERNAME%.log
# Default: \\Document and Settings\All Users\Application Data\Raxco\PerfectDisk\7.0\PerfectDisk.log
# leave blank to use the default path
PDLogPath=
# Edit Schedules in a tabbed notebook = 0
# Edit schedules via a wizard = 1
# Default = 1
EditSchedInWizardMode=1
# Do not display the Network Management Wizard Introduction Screen = 0
# Display the Network Management Wizard Introduction Screen = 1
# Default = 1
DisplayNetworkManagementWizardIntro=1
# Do not display the Defragmentation Strategy Dialog when starting a defragmentation Pass = 0
# Display the Defragmentation Strategy Dialog when starting a defragmentation Pass = 1
# Default = 1
DisplayDefragStategyDialog=1
# Select the default defrag strategy when starting a defragmentation pass:
# SmartPlacement = 0
# Defrag Only = 1
# Default = 0 (SmartPlacement)
DefaultDefragMode=0
# The bitmap can be displayed in the XP Style (3D looking) or the Standard Windows look:
# XP Look = 0
# Classic Windows = 1
# Default = 0
DiskBitmapDisplay=0
# Reschedule missed schedules using the periodicity (daily, weekly) and start time = 0
# Run missed schedules when computer restarts = 1
# Default = 1
RunMissedSchedulesWhenComputerStarts=1
# Do not wake computer from Hibernate/Standby to run a scheduled defrag pass = 0
# Wake computer from Hibernate/Standby to run a scheduled defrag pass = 1
# Default = 1
WakeComputerFromHibernateToRunSchedule=1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -