home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
edit_diskspace.tds
< prev
next >
Wrap
INI File
|
2004-02-14
|
2KB
|
105 lines
[INFO]
DisplayName = "Free Disk Space"
Author = "Lizardsoft"
Description = "Displays the free space of specified drive."
[@SETTINGS]
@IncStart = 1
@template = EditTemplate.DisplayName
@template = EditTemplate.NewRow
[LabelBackgroundSkin]
Name = "Gfx"
DisplayName = "Skin Part"
Description = "Skin Part"
@template = EditTemplate.LabelBackgroundSkin
@template = EditTemplate.NewRow
[SYSTEMDRIVES]
Name = "DriveLetter"
DisplayName = "Drive Letter"
Description = "Drive whose free space you wish to view."
@template = EditTemplate.SystemDrives
@template = EditTemplate.NewRow
[BYTEUNITS]
Name = "Units"
DisplayName = "Units"
Description = "Units that you want free space displayed in"
@template = EditTemplate.ByteUnits
@template = EditTemplate.NewRow
[DECIMALS]
Name = "Decimals"
DisplayName = "Decimals"
Description = "Amount of decimal places to use."
@template = EditTemplate.Decimals
@template = EditTemplate.NewRow
[YESNOREVERSE]
Name = "DontShowImage"
DisplayName = "Show Icon"
@template = EditTemplate.YesNoReverse
@template = EditTemplate.NewRow
[@INC]
{Setting}
Name = "ShellVerb"
Type = "SingleSelect"
DisplayName = "Right-Click View"
Description = "Type of folder view requested."
Choice1Name = "Explorer"
Choice1Value = "explore"
Choice2Name = "My Computer"
Choice2Value = "open"
@template = EditTemplate.NewRow
[APPSTARTTYPE]
Name = "AppStartType"
DisplayName = "View Style"
@template = EditTemplate.AppStartType
@template = EditTemplate.NewRow
@template = EditTemplate.Layout
@template = EditTemplate.NewRow
[DEFAULTSETTINGS]
' Default position
XPos = "2"
YPos = "0"
Width = "65"
Height = "16"
HorzAlign = "left"
HorzAlignType = "relative"
VertAlign = "center"
VertAlignType = "absolute"
Gfx = "Label.Normal"
DriveLetter = "C"
DisplayName = "Free Space on C:"
Units = "GB"
Decimals = 2
DontShowImage = false
AppStartType = "normal"
ShellVerb = "open"