Skip to content

Commit fcb6c19

Browse files
committed
Update README.md
1 parent eed886d commit fcb6c19

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
[![GitHub](https://img.shields.io/github/license/OlimilO1402/IO_FileVersionInfo?style=plastic)](https://github.com/OlimilO1402/IO_FileVersionInfo/blob/master/LICENSE)
55
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/OlimilO1402/IO_FileVersionInfo?style=plastic)](https://github.com/OlimilO1402/IO_FileVersionInfo/releases/latest)
6-
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/IO_FileVersionInfo/total.svg)](https://github.com/OlimilO1402/IO_FileVersionInfo/releases/download/v2.3.4/IO_FileVersionInfo.zip)
6+
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/IO_FileVersionInfo/total.svg)](https://github.com/OlimilO1402/IO_FileVersionInfo/releases/download/v1.2.4/IO_FileVersionInfo_v1.2.4.zip)
77
[![Follow](https://img.shields.io/github/followers/OlimilO1402.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/OlimilO1402/IO_FileVersionInfo/watchers)
88

99

10-
This repo contains the class FileVersionInfo, works like the same class in .net namespace System.Diagnostics
11-
The function GetFileVersionInfo is now the constructor
12-
Works with unicode or ansi, works in VB6 (aka VBC) as well as in VBA (only unicode, as we assume ansi is obsolete in VBA7)
10+
This repo contains the class FileVersionInfo. It works like the same class in .net namespace System.Diagnostics
11+
The function GetFileVersionInfo is now the constructor.
12+
Works with unicode or ansi, works in VB6 (aka VBC) as well as in VBA
1313
You may also have a look at the tutorial: [VB-anywhere](https://github.com/OlimilO1402/XL_VBanywhere)
1414

1515
Project started around jan.2007.

0 commit comments

Comments
 (0)