Closed ghost closed 3 years ago
If you use Update-Module Javinizer
it will reset your settings since that's how Powershell natively updates. You can use Javinizer -UpdateModule
to carry your settings over.
To retrieve your previous settings you can use Javinizer -OpenModule
and navigate back to a previous version and grab the settings files from there.
I see, that is good to know.. Although it would be nice if I didn't have to do any extra steps for retrieving them
I see, that is good to know.. Although it would be nice if I didn't have to do any extra steps for retrieving them
That's what Javinizer -UpdateModule
is for. It will update your module to the latest version and carry your settings over to the new version automatically.
Expected Behavior
Config file will stay the same after update
Current Behavior
It resets to fresh config file and loses all your settings you had
Steps to Reproduce (for bugs)
Update the script
Your Environment