GithubHelp home page GithubHelp logo

bigbadmoshe / gerbera-script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lowl1f3/gerbera-script

0.0 0.0 0.0 4.81 MB

A PowerShell script for Windows that automates installing and configuring programs

Home Page: https://lowl1f3.github.io/

License: MIT License

PowerShell 100.00%

gerbera-script's Introduction

This page also in:

Gerbera Script - Simplifying Your Windows Experience🌟

Telegram Discord


About Gerbera Script

Brings hassle-free experience to your Windows setup by automating the installation and configuration of programs. Supports Windows 10 x64 & Windows 11

Drop-down list:
Programs
Telegram Desktop
Discord & BetterDiscord with Plugins & Themes
Steam
Mozilla Firefox with add-ons
NanaZip
Custom Cursor
Notepad++
GitHub Desktop
TeamSpeak 3 Client
qBittorrent
Adobe Creative Cloud
Java 8 & Java 21
Microsoft Office with configuration
Sophia Script

Before running

Note

To work properly, winget and Windows Terminal will be installed


How to use

  • Download up-to-date version;

  • Expand the archive;

  • Open folder with the expanded archive;

  • Look through the Gerbera.ps1 file to configure functions that you want to be run;

    • Place the "#" char before function if you don't want it to be run.
    • Remove the "#" char before function if you want it to be run.
  • On Windows 10 click File in File Explorer, hover over Open Windows PowerShell, and select Open Windows PowerShell as Administrator (how-to with screenshots);

  • On Windows 11 right-click on the Windows icon and select Windows Terminal (Admin);

  • Then change the current location

    Set-Location -Path "Path\To\Script\Folder"
  • Set execution policy to run scripts only in the current PowerShell session

    Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
  • Type .\Gerbera.ps1 Enter to run the whole preset file.

How to run the specific function(s)

To run the specific function(s) dot source the Functions.ps1 file first:

# With a dot at the beginning
. .\Functions.ps1
  • Now you can do like this
Gerbera -Functions <TAB>
Gerbera -Functions tele<TAB>
Gerbera -Functions delete<TAB>

Gerbera -Functions TelegramDesktop, DeleteInstallationFiles

Connect with Me

Telegram Discord


Donations

Consider supporting this project with a sprinkle of joy!🌈🚀

⠀ ⠀

gerbera-script's People

Contributors

lowl1f3 avatar

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.