Skip to content

Commit

Permalink
Update Readme - Line change
Browse files Browse the repository at this point in the history
  • Loading branch information
thexmanxyz authored Nov 30, 2017
1 parent 0995775 commit 0fa3c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Many claim that the reconnect problem leads back to a timing problem during logi
1. [Download v1.2.5](https://github.com/thexmanxyz/network-share-reconnecter/releases/download/v1.2.5/nsr.v1.2.5.zip) of the Network Share Reconnecter Package.
2. Extract the files.
3. Modify the sample configuration in the **share_reconnect.vbs** script file.
* At least modify `hostname`, `sharePaths` and `shareLetters` (see also the [configuration section](https://github.com/thexmanxyz/network-share-reconnecter/blob/master/src/share_reconnect.vbs#L34-L35) and [Issue #1](https://github.com/thexmanxyz/network-share-reconnecter/issues/1)).
* At least modify `hostname`, `sharePaths` and `shareLetters` (see also the [configuration section](https://github.com/thexmanxyz/network-share-reconnecter/blob/master/src/share_reconnect.vbs#L35-L36) and [Issue #1](https://github.com/thexmanxyz/network-share-reconnecter/issues/1)).
* Multiple servers can be easily added and configured.
4. Copy **share_reconnect.vbs** to a self defined directory.
5. Start Windows Task Scheduler - manually or with **taskschd.msc**.
Expand Down

0 comments on commit 0fa3c16

Please sign in to comment.