Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[README] Improvement #17

Open
iWARR opened this issue Apr 15, 2020 · 1 comment
Open

[README] Improvement #17

iWARR opened this issue Apr 15, 2020 · 1 comment

Comments

@iWARR
Copy link

iWARR commented Apr 15, 2020

Adding this to the Instructions will be a time-save option for the users:


IMPORTANT: FOR LATEST PowerShell VERSIONS

Inside the "Compare-UserJS.bat" file change the line:

PowerShell.exe -Version 2 -NoProfile -ExecutionPolicy Bypass -File "%~dpn0.ps1" %*

to

pwsh -NoProfile -ExecutionPolicy Bypass -File "%~dpn0.ps1" %*


Or change the *.bat by defaut for the recent PS versions. I think, simple PS update as the first step will be a better option for evetybody, than stuck with the old one.


And thank you very much for your exellent script, for the good idea and so accurate and wide representaton or results! Really, very useful and nice done!

@Alatau
Copy link

Alatau commented Jul 16, 2020

@iWARR Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants