-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Nilesoft shell to canary version
- Loading branch information
1 parent
addabc8
commit 60ba419
Showing
4 changed files
with
36 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
License | ||
Copyright (c) 2022, Nilesoft | ||
All rights reserved. | ||
|
||
END-USER LICENSE AGREEMENT FOR SHELL | ||
|
||
You should carefully read the following terms and conditions before | ||
using this software. Your use of this software indicates your | ||
acceptance of this license agreement and warranty. | ||
|
||
1. The computer software and other components included in | ||
this version of product (collectively the "Software") are the | ||
exclusive copyrighted property of Nilesoft Ltd. | ||
|
||
2. You must not (a) sell, rent, lease or sublicense all or any portion | ||
of the Software; (b) modify or prepare derivative works of the | ||
Software; (c) reverse engineer, decompile or disassemble the Software | ||
|
||
3. The Shell is freeware. You can use it as long as you wish for | ||
free. You must not bundle the Software in any other distribution | ||
packages and take distribution fees without our agreement. | ||
|
||
4. THE SOFTWARE IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS | ||
EXPRESSED OR IMPLIED. YOU USE THE SOFTWARE AT YOUR OWN RISK. THE | ||
AUTHORS WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR | ||
ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THE SOFTWARE. | ||
|
||
5. By installing and using the Shell, you accept all terms | ||
and conditions herein. | ||
|
||
If you do not agree with anything in this License, you must | ||
immediately remove the SOFTWARE PRODUCT from your storage devices and | ||
cease to use it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Nilesoft Shell version 1.9.15 | ||
Nilesoft Shell Canary version | ||
|
||
[about] | ||
Shell is a powerful, lightweight extension for Windows File Explorer that gives the user a high level of control over the context menu to improve its performance. | ||
|
@@ -17,25 +17,16 @@ https://nilesoft.org/github | |
[email protected] | ||
|
||
[changes] | ||
- Fix internal bugs | ||
- Fix Recycle bin issue | ||
- Fix "path.currentdirectory" | ||
- Fix the scroll indicator | ||
- New "sys.expand" function to expand environment variables | ||
- Extend command property | ||
[CMD-LINE, CMD-PROMPT] for Command Prompt. | ||
[CMD-POWERSHELL, CMD-PS] for PowerShell. | ||
[CMD-PWSH] for PowerShell 7. | ||
[CMD-SHELL, CMD-EXPLORER] for Explorer. | ||
|
||
- Fixed "path.currentdirectory" | ||
|
||
[DISCLAIMER] | ||
THE SOFTWARE IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS | ||
EXPRESSED OR IMPLIED. YOU USE THE SOFTWARE AT YOUR OWN RISK. THE | ||
AUTHORS WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR | ||
ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THE SOFTWARE. | ||
|
||
Copyright (C) 2024 Nilesoft Ltd. | ||
Copyright (C) 2023 Nilesoft Ltd. | ||
|
||
[plutovg] | ||
Copyright (c) 2020 Nwutobo Samuel Ugochukwu | ||
|
Binary file not shown.
Binary file not shown.