GithubHelp home page GithubHelp logo

farag2 / utilities Goto Github PK

View Code? Open in Web Editor NEW
457.0 23.0 84.0 436.56 MB

Useful things

PowerShell 97.61% Batchfile 1.87% Shell 0.53%
powershell useful-scripts useful-utilities ps1 ini windows-terminal-configure windows-terminal-tweaker script scripts-collection scripts

utilities's Introduction

trophy

line

Hi, I am Dmitry from Moscow. Passionate about Microsoft services, Windows & PowerShell. Learning technologies that I found interesting.

Yandex Telegram Telegram Telegram

  • Open-source enthusiast and maintainer ๐Ÿ–ฅ๏ธ
  • Love to help people ๐Ÿ”Œ
  • I do like automation ๐Ÿค–
  • I work on Sophia Script, the largest PowerShell module for fine-tuning Windows 10 & Windows 11 on GitHub, and its' GUI version, SophiApp โŒจ๏ธ

Card Card

Windows VSCode WindowsTerminal PowerShell Firefox

line

Card

utilities's People

Contributors

farag2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

utilities's Issues

Cursor update error

Hello @farag2
Hope you're doing well.
So after the today's update on cursor dark.zip, when I run the installer script I get error messages as you can see on screenshot.
error
Thanks in advance.

TaskbarX.ps1 issue.

Hi, @farag2 . I hope you are doing good.
It's me again... sorry.
I'm trying to update my TaskbarX with a new version using your script and this message appears:
error
I believe it's happening because the program is already running and can't be replaced.
Thank you, friend. I really appreciate your work.

Market value seems to be incorrect for Search-MSStore functions

market = (Get-UICulture).Parent.Name

market = (Get-UICulture).Parent.Name

Here is the error:

Invoke-WebRequest : {"code":"InvalidParameterValue","data":[],"details":[],"innererror":{"code":"InvalidParameterValue","data":[],"details":[] 
,"message":"Parameter market was specified with invalid value: en.","source":"StoreEdgeFD","target":"market"},"message":"Parameter market was  
specified with invalid value: en.","source":"StoreEdgeFD","target":"market"}
At line:38 char:7
+     ((Invoke-WebRequest -UseBasicParsing -Uri ($Base + $Parameters)). ...
+       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Fixed the issue by changing the line to this. Probably not the best, but seems to work at the moment.
market = (Get-UICulture).Name.split("-")[1]

Thanks for creating this function, it's a huge help at the moment.

Firefox_Setup.exe.ps1

Hello,
So I'm having a problem trying to install Firefox using your Firefox_Setup.exe.ps1 script as you can see on the picture. It won't be installed.
error
It's a fresh installation of Win10Pro (original) with all latest updates installed and has your Sophia Script too (default settings).
Thank you so much.

EDIT:
Tried to run script again after running Internet Explorer 11 for the first time and got this error now:
error2
What happens if I decide to remove IE11 using Sophia and then Firefox_Setup.exe.ps1, will it never work? We must have IE11?
Thanks in advance.

Acrobat_Reader_DC_x64.ps1 error.

Hello again, @farag2
Sorry for bothering you.
I'm trying to download the newest Reader DC x64 using the script, and it's giving me this error:
error
If I'm not wrong, this happened last time when I was trying to download an upgraded version too.
Thank you!

Acrobat_Reader_DC_x64.ps1 error.

Hello @farag2 , I hope you are doing great.
So today I tried to download the new Reader x64 using your "Acrobat_Reader_DC_x64.ps1" script, and it is showing the following error:
error
That is strange because it was working on the previous Reader version.
Sorry for bothering you so much. I really like your scripts and work you're doing here.
Again, thank you.

Acrobat_Reader_DC.ps1

Hi,
So I'm having a problem trying to install Acrobat Reader using your Acrobat_Reader_DC.ps1 script as you can see on the picture. It won't be installed.
error
It's a fresh installation of Win10Pro (original) with all latest updates installed and has your Sophia Script too (default settings).
Thank you so much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.