PVer
Get file version
EMH Plug-In for Fidolook SL
Version 0.1.0.6
---------------------------

This plugin return file version.
Default: (if not parameter found)
  Return Outlook Express Version.

Parameters:
#vma - Program major version
#vmi - Program minor version
#vad - Program additional version
#vbd - Program build

Extended:
#vecn - CompanyName*
#vefd - FileDescription*
#vefv - FileVersion    
#vein - InternalName   
#velc - LegalCopyright* 
#velt - LegalTradeMarks*
#veof - OriginalFilename*
#vepn - ProductName
#vepv - ProductVersion
#vecm - Comment*

* - not tested 8o( may be not work
                
Example:
%extrn(pver,Far.exe,Far #vma.#vmi/#vad-#vbd) - Far 1.70/4-1282
%extrn(pver,Far.exe,Far #vefv) - Far 1.70 beta 4 build 1282
%extrn(pver,RegetDX.exe,#vma.#vmi (build #vbd)) - 3.2 (build 156)

Example: (Greating of message to BugKeeper [required sysinfo EMH plugin])
* Hello, BugKeeper!
* Fidolook SL/%extrn(pver,W:\Program Files\FidoLook\SL\FidolookSL.exe,#vma.#vmi.#vad.#vbd)
* Outlook Express %extrn(pver,W:\Program Files\Outlook Express\msimn.exe)
* %extrn(sysinfo,Windows #wn #wai/#wma.#wmi.#wbd #was)

Installation
------------

1. Create subdirectory "pver" in "Fidolook\EMHs\" directory.
2. Copy files from this archive to this subdirectory.
3. On Fidolook press [Ctrl][7] "Externals tab" and press 
   "Refresh" button.
4. Edit your template or skin, and insert 
   %extrn(pver,drive:\fullpath\filename.ext[,parameters from 0.1.0.3])

Contact & credits
-----------------
Author : Andrew J.Swan aka ajs.
email  : ssoft@bigfoot.com
HP     : http://www.bigfoot.com/~ssoft

History
-------

v0.1.0.6
--------
Fix Germany version info support.
Console tools added.

v0.1.0.5
--------
Extended version info added.

v0.1.0.4
--------
Algoritm fix.

v0.1.0.3
--------
Add parameters support.

v0.1.0.2
--------

v0.1.0.1
--------
First working version. 

Home · Main · Fidolook · slrn · The-Bat! · Talisman · Icons · Programs · About · e-mail
Copyright © 1998-2003 by Andrew J.Swan