Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
resinfo-gt
swmb
resinfo-swmb
Commits
496d93e7
Commit
496d93e7
authored
May 03, 2022
by
Gabriel Moreau
Browse files
Update News for Custom module
parent
f30377c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
NEWS.md
NEWS.md
+8
-0
No files found.
NEWS.md
View file @
496d93e7
...
...
@@ -22,6 +22,14 @@ the subfolder `Modules` and then we go back up to the root of the file system.
*
`$Env:ProgramData\SWMB`
*
Module Script Path #
`$Env:ProgramFiles\SWMB\Modules\SWMB`
The
`Custom.psm1`
module is now loaded by default.
The
`SWMB_ImportModuleParameter`
function has been moved from
`SWMB.psm1`
to the Custom module (no other choice was found) and this module is loaded
first in the list of nested modules (see
`SWMB.psd1`
).
In case the
`-core`
option is used on the
`swmb.ps1`
command line,
you must load the Custom module in order for the
`SWMB_ImportModuleParameter`
function to be used.
Many tweaks had not been classified in preset files.
This work on all the latest tweaks is already well underway.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment