Skip to content

Releases: vecryd/scripts-py

v1.0.6

17 Nov 11:28
66bdb8a

Choose a tag to compare

What's Changed

  • Fixes 20221117 by @gloriosus in #8
  • fix: handle an exception on executing the copy_pkeycontainer script over a computer without CryptoPro installed
  • fix: provide vcredist 2015 for release builds

Full Changelog: v1.0.4...v1.0.6

v1.0.4

16 Nov 13:29
09da1dd

Choose a tag to compare

What's Changed

  • Fixes 20221116 by @gloriosus in #5
  • refactor: change folder structure and build scripts into windows shortcuts
  • fix: add a computer name on which the get_cryptoprosn script is executed in the end of the generated text file
  • fix: change user input from characters to digits in the get_cryptoprosn script
  • fix: add KEY_WOW64_64KEY flag to read correct registry keys using 32-bit python on 64-bit systems

Full Changelog: v1.0.0...v1.0.4

v1.0.0

15 Nov 04:56
be84c5b

Choose a tag to compare

  • add the get_cryptoprosn script for finding serial numbers of all CryptoPro installed on a computer;
  • add the copy_pkeycontainer script for copying a private key container from registry to a local drive;
  • add the remove_msedge script for uninstalling all versions of Microsoft Edge on Windows 10.

Full Changelog: https://github.com/gloriosus/scripts-py/commits/v1.0.0