Skip to content

Releases: thexmanxyz/network-share-reconnecter

v1.2.4 - Whitespace support for shares

17 Nov 23:14
Compare
Choose a tag to compare

Description

  • support for shares with whitespaces in their paths

Features

  • updated the net use command assemble to support shares which include whitespaces in their share paths

Credits

  • thanks @ max06 for providing the updated code and pointing on this issue - #2

v1.2.3 - Bug fix, null exception

17 Nov 18:25
Compare
Choose a tag to compare

Description

  • small fix to circumvent null exceptions

Features

  • fixed a bug caused by a unconsidered state within the ICMP object which could lead to a null exception in certain situations

v1.2.2 - Script reordered

10 Nov 22:59
c8cbe91
Compare
Choose a tag to compare

Description

  • script documentation and structure improved

Features

  • no actual code changes
  • script documentation changed
  • reordered script to present configuration on begin of file

v1.2.1 - Documentation update

30 Oct 17:57
Compare
Choose a tag to compare

Description

  • script documentation improved

Features

  • no code changes
  • only script documentation changed
  • better explanations for casual users

v1.2.0 - Multi-server, bug fixes and performance

28 Oct 23:44
b5e5efb
Compare
Choose a tag to compare

Description

  • multi-server support included
  • bug fixes, especially shell ping, server state and bool handling
  • better default script configuration
  • default server configuration extended
  • better and cleaner code
  • new script parameter

Features

  • configuration of multiple servers and their shares now possible
  • no time penalties in multi-server configurations
  • fast ICMP ping included, deprecated shell ping
  • tuned configuration with better and faster polling intervals
    • for shorter reconnection times
    • but with more overhead (negligible)
  • ping timeout can now be defined

v1.1.1 - Hotfix for task

27 Oct 00:40
Compare
Choose a tag to compare

Description

  • hotfix for scheduler XML task file

Features

  • task now applied for all users by default
  • task for Windows 10 as default
  • removed disable on battery setting

v1.1 - Efficiency, feature update and code rework

26 Oct 17:37
Compare
Choose a tag to compare

Description

  • new release with better script efficiency and code documentation
  • preparations for multi-server support

Features

  • more configuration parameters
  • separation of configuration parameters
    • script parameters
    • server parameters
  • OOP approach with improved parameter passing and declaration
  • efficiency improvements
  • better source code documentation for users

v1.0 - First stable release

26 Oct 12:29
Compare
Choose a tag to compare

Description

  • initial release of Network Share Reconnecter
  • many useful configuration parameters
  • support for Windows XP, 7, 8, 8.1, 10

Features

  • automatic reconnection of network drives / shares
  • stealth, operates without exposing any prompts or windows
  • determines availability and accessability
  • polling, retry and fallback
  • full configuration of sleep and polling parameters
  • scheduling task file for easy import included (.xml)