Skip to content

Commit d16056a

Browse files
Update README.md
1 parent 835f08e commit d16056a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ Visual Studio 2012 Express can be used to create a binary file. By default it's
88
After creating a library file you need to register it:
99

1010
x86: %windir%\Microsoft.NET\Framework\v4.0.30319\RegAsm /codebase bin\Release\FBThumbs.dll
11+
1112
x64: %windir%\Microsoft.NET\Framework64\v4.0.30319\RegAsm /codebase bin\Release\FBThumbs.dll
1213

1314
After that you need to add registry entries:
15+
1416
[HKEY_CLASSES_ROOT\.fb2\shellex\{e357fccd-a995-4576-b01f-234630154e96}]
1517
@="{YOUR-GUID}"
1618

0 commit comments

Comments
 (0)