Új hozzászólás Aktív témák

  • Visormail

    addikt

    Hello áttértem win7re. A le/feltöltési sebesség kijelzése amit alapba tartalmaz az illustro skin network néven xp-n így még jól működött:

    [Variables]

    maxDownload=20971520
    MaxUpload=10485760
    ; Set maxDownload and maxUpload to your maximum download and upload speed in bits.
    ; To convert kilobits, megabits, kilobytes, and megabytes into bits, go to www.google.com
    ; and search for something like "10 megabytes in bits".

    MEASURES

    [measureNetIn]
    Measure=NetIn
    NetInSpeed=#maxDownload#
    ; NetInSpeed must be set so your maximun download speed for the download bar to scale correctly

    [measureNetOut]
    Measure=NetOut
    NetOutSpeed=#maxUpload#

    METERS

    [meterUploadValue]
    Meter=STRING
    MeterStyle=styleRightText
    MeasureName=measureNetOut
    X=200
    Y=0r
    W=190
    H=14
    Text="%1B/s"
    NumOfDecimals=1
    AutoScale=1
    ; Because measureIP returns the current upload speed in bytes, we must use AutoScale=1 to
    ; automatically scale the value into a more readable figure.

    [meterDownloadValue]
    Meter=STRING
    MeterStyle=styleRightText
    MeasureName=measureNetIn
    X=200
    Y=0r
    W=190
    H=14
    Text="%1B/s"
    NumOfDecimals=1
    AutoScale=1

    Most win7 alatt ugyanúgy felraktam, nem változtattam rajta semmit és hülyeségeket mutat, a netem 20/10Mbit-es. Használjátok ezt, nálatok jó?

Új hozzászólás Aktív témák