Release 3.2
- Code optimized. Added verification block. If operation finished successfully you got a message, otherwise you get error report on screen and in to the file log.
- Added function Write-FileLog for easy output information to the log file and to console (similar to tee-object)
- Added switch -FixEnv for fix environment variables. This switch replace Env. variable to their values. EX.: %ProgramFiles% -> "C:\Program Files"