[eMule-Web]  

Zurück   [eMule-Web] > eMule > eMule Signatur

eMule Signatur Alle Fragen und Themen rund um die eMule-Signaturen

Antwort
 
LinkBack Themen-Optionen
Alt 19. March 2003, 14:10   #46
Junior Member
 
Registriert seit: 17.03.2003
Beiträge: 85



He only wanted the variable (?) for OS Uptime...
varible = for example: %client%
Marv ist offline   Mit Zitat antworten
Alt 20. March 2003, 00:18   #47
Newbie
 
Registriert seit: 23.02.2003
Beiträge: 18

Thanks Marv. In OS EV 2b this variables aren't avalaible. In next release (about one or two weeks) I will post here variables avalaible in OS EV.

Dawuid ist offline   Mit Zitat antworten
Alt 1. April 2003, 23:20   #48
Newbie
 
Registriert seit: 23.02.2003
Beiträge: 18

New version of OS EV is avalaible: 2c.

There isn't a german translation yet. But eMulaFrancis' german translation cover almost all application.

Web:
This are the changes:
  • + Added Fully translatable
    + Changed now, background is updated when background picture file is updated
    + Added upload until 100 html templates (.htp files like add.htp and info.htp)
    + Added now you can choose what eMule files do you want OS EV read to get information
    + Added option for static background (default in true). Static background is loaded only one time (idea taken of blacklotus)
    + Added relative pathering. Now directions relative to OS directory are saved in relative mode
    + Added PC Uptime with variables: %WinOnDays% and (%WinOnHours%, %WinOnMins%, %WinOnSecs%) or %WinOnTime% (idea taken of Blacklotus) (not limited to 49'7 days)
    + Added Gauge clock lines (with border) (helpman idea)
    + BUGFIX: no more memory consumed in every eMule active check
    + Added Multiply meters
    + Added Start minimized, and changed (very little) try icon working
    + Added PNG export support for 8 bits
    + Added PNG import/export support for 16 bits
    + Added support for MBM5 Data (thanks to mastropiero for URLs) (code of Micha.R@online.de)
    + Added At last, PNG import support for 8 bits
    + Added extract info about current server of server.met
    + Added it's possible select cipher in variable field (put ':' and before cipher position: 0 first cipher, 1 second cipher, -1 first decimal, etc)
    * BUGFIXED: no more errors reading decimal numbers (I hope)
    + Added %FilesShared% and %SizeFilesShared% (similar algorithm than official eMule)
    + Added memory consumed by OS (idea taken of winki OS)
    * BUGFIXES: minor bugs corrected
    * CHANGE - Better memory management. New system should decrease consumption very much
    + Added contextual menu in log viewer
    + Added %hourClock% to better hour clock line apparience
    * CHANGE - Automatic adjust to decimal separator
    + Added New variables for Hard disk: %<drive>HDFree%, %<drive>HDFreePerc%, %<drive>HDSize%
    * CHANGE - EV has been changed. Now is like .ini system. Milena/Melinda extention should be accesible
    + Added option to encrypt FTP password in online.ini file

Variables avalaible are:
  • %modname%
    %modversion%
    %away%
    %WinVersion% - gives out windows version
    %ComputerName% - gives out Computer Name
    %UserName% - gives out User Name
    %CPUSpeed% - approximately cpu speed in MHz
    %CPUBrandName%
    %ClientsKnown%
    %MemoryOS% - Memory used by OS EV (in bytes)
    %MemoryLoad%
    %MemoryLoadFree%
    %MemTotalPhys%
    %MemAvailPhys%
    %MemTotalPageFile%
    %MemAvailPageFile%
    %MemTotalVirtual%
    %MemAvailVirtual%
    %MemTotalPhysB%
    %MemAvailPhysB%
    %MemTotalPageFileB%
    %MemAvailPageFileB%
    %MemTotalVirtualB%
    %MemAvailVirtualB%
    %CPULoad% - CPU percentage time been used
    %CPULoadFree% - CPU percentage time not been used

    ** Hard Disks info **
    %HDSize% - Size of Temp directory HD
    %HDFree% - Free size of Temp directory HD
    %HDFreePerc% - Percentage of free size of Temp directory HD
    &<letter>HDSize%
    &<letter>HDFree%
    &<letter>HDFreePerc% - Same but with all HD: C, D, E, etc.

    ** obtained in emule.exe **
    %EXECompanyName%
    %EXEFileDescription%
    %EXEFileVersion%
    %EXEInternalName%
    %EXECopyright%
    %EXETradeMarks%
    %EXEOriginalFileName%
    %EXEProductName%
    %EXEProductVersion%
    %EXEComments%
    %EXEAuthor%
    %EXESpecialBuild%

    ** obtained in server.met **
    %ServersKnown%
    %ServerDesc%
    %ServerDynIP%
    %ServerPing%
    %ServerMaxUsers%
    %ServerUsers%
    %ServerLastPing%

    ** obtained Of Shared Dirs **
    %FilesShared%
    %SizeFilesShared%

    ** eMule Values in Preferences**
    %eMuleVersion%
    %eMuleNick%
    %eMuleMaxUpload%
    %eMuleMaxDownload%
    %eMuleMaxConnections%
    %eMulePort%
    %eMuleUDPPort%
    %eMuleMaxSourcesPerFile%
    %eMuleMaxConn5Sec%
    %eMuleIRCNick%
    %eMuleQueuePref%
    %eMuleTempDir%
    %TotalDownS% - (in before session)
    %TotalUpS% - (in before session)
    %TotalUpRatioS% - (based on before session)
    %TotalDownRatioS% - (based on before session)

    ** When DUMeter is active **
    %dlrateMax%
    %dlrateMin%
    %dlrateAvg%
    %ulrateMax%
    %ulrateMin%
    %ulrateAvg%

    ** Times **
    %WinOnDays% - days with windows going
    %WinOnTime% - hh:mm:ss with windows going
    %WinOnHours% - hh with windows going (hours)
    %WinOnMins% - mm with windows going (minutes)
    %WinOnSecs% - ss with windows going (seconds)
    ** Only for WinNT based (not WinMe nor Win9x) (Not tested)
    %eMuleOnSinceYear% - Year when eMule was started
    %eMuleOnSinceMonth% - Month when eMule was started
    %eMuleOnSinceDay% - Day when eMule was started
    %eMuleOnSinceHour% - Hour when eMule was started
    %eMuleOnSinceMinute% - Minute when eMule was started
    %eMuleOnSinceSecond% - Second when eMule was started
    %eMuleOnSinceDayName% - Day name when eMule was started
    %eMuleOnSinceMonthName% - Month name when eMule was started
    %eMuleOnSinceDate% - Date when eMule was started
    %eMuleOnSinceTime% - Time when eMule was started
    %eMuleOnDays% - Days with eMule running since it started
    %eMuleOnHours% - Hours with eMule running since it started
    %OSEVOnDate% - OS EV Date when was started
    %OSEVOnTime% - OS EV Time when was started
    %OSEVOnDays% - OS EV Days running
    %OSEVOnHours% - OS EV hours running

I hope you enjoy.

mfg, Dawuid.

__________________

Sorry, ich spreche kein deutsch (ich bin Spanier). Thanks Pink_Frog. www.google.com/language_tools
Dawuid ist offline   Mit Zitat antworten
Antwort

Lesezeichen


Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen: Online Signature EV2b [01-Mar-2003 aktualisiert]


  1. CD-DVD Laufwerk Name/Daten werden nicht aktualisiert
    Hard- und Software Allgemein - 13. May 2006 (7)
  2. Online Signature v0.2.7 veröffentlicht
    eMule Signatur - 24. March 2006 (15)
  3. Heise online: T-Online darf nur für Rechnung nötige Verbindungsdaten speichern
    ISP - Internet Service Provider - 7. February 2006 (1)
  4. T-Online Dsl Flat 2000 Online Tarifwechsel
    ISP - Internet Service Provider - 11. July 2005 (7)
  5. Emule aktualisiert kaum/fast kein Download
    eMule für Neulinge - und auch alte Hasen - 24. August 2004 (1)
  6. BadIP & Peer2PeerEnemies *aktualisiert 04.02.2004*
    Allgemeines OffTopic - 4. February 2004 (7)
  7. eMule 0.25b Nitro3 [04.02.03 aktualisiert]
    eMule MODs - Allgemein - 26. July 2003 (30)
  8. [RELEASE] Online Signature v0.2.8rc1 [14.o1.2oo3]
    eMule Signatur - 12. April 2003 (25)
  9. Ganz neuer EDonkeyClient erschienen {aktualisiert 29.01.2003
    eDonkey - Overnet - Kdrive - 9. April 2003 (23)
  10. probleme mit emule plus 1 i.V.m. online signature 0.2.8rc1
    eMule MODs - Allgemein - 25. February 2003 (3)
  11. eMule 0.26a [MorTillo.1] - {05.02.03 aktualisiert}
    eMule MODs - Allgemein - 3. February 2003 (1)
  12. eMule 0.25b [MorTillo.3] {01.02.03 aktualisiert}
    eMule MODs - Allgemein - 2. February 2003 (18)


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:28 Uhr.


Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
PAGERANK