- Added a functionality for updating Windows Environment variable settings without the need of LogOff / Reboot.
- Handled the Errorlevel for the PS process, to be similar to Batch ErrorCode System [ for example: Batch Success Code = 0; but for PowerShell Fail Code = 0]