Skip to content

Commit

Permalink
added Readme explanation of tray icon fix, #11
Browse files Browse the repository at this point in the history
  • Loading branch information
thexmanxyz committed Jun 23, 2019
1 parent c8344fd commit 744275f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Many claim that the reconnect problem leads back to a timing problem during logi
## Reconnect offline network shares
Example for a reconnect of a drive which was wrongly recognized by Windows as offline.

![2](/screenshots/drives_off_on.png)
![1](/screenshots/drives_off_on.png)

## Reconnect not-connected network shares
Example for a reconnect of a drive which was recognized by Windows as not-connected.

![3](/screenshots/drives_nc_on.png)
![2](/screenshots/drives_nc_on.png)

## Prerequisites
* Windows XP, 7, 8, 8.1, 10
Expand Down Expand Up @@ -85,7 +85,9 @@ If your share needs to be accessed over HTTP(S) like `http://my.webserver.com/pa
- [ ] permanent task / hook on event?

## Known Issues
None
There might be an issue which results in an occurring tray icon which states *Could not reconnect all network drives*. If you want to get rid of this tray icon and the corresponding message you can use the script files included in this [repositoy](https://github.com/thexmanxyz/network-share-reconnecter/tree/master/registry). They might also get merged to one of the next releases. There is one file to apply the fix and a second one to restore the previous / original state.

![2](/screenshots/tray_issue.png)

## by [thex](https://github.com/thexmanxyz)
Copyright (c) 2019, free to use in personal and commercial software as per the [license](/LICENSE.md).

0 comments on commit 744275f

Please sign in to comment.