Showing 20 open source projects for "path-setting"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Scoop Installer

    Scoop Installer

    A command-line installer for Windows

    ...It won't install files outside its home, and you can place a Scoop installation wherever you like. For terminal applications, Scoop creates shims, a kind of command-line shortcut, inside the ~\scoop\shims folder, which is accessible in the PATH. For graphical applications, Scoop creates program shortcuts in a dedicated Start menu folder, called 'Scoop Apps'. This way, packages are always cleanly uninstalled and you can be sure what tools are currently in your PATH and in your Start menu.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Remove MS Edge

    Remove MS Edge

    Uninstall Microsoft Edge with an executable or batch script

    Remove MS Edge is a Windows-focused project that packages methods to uninstall Microsoft Edge using either an executable approach or batch scripts, depending on how automated or hands-on you want the process to be. It targets users who prefer not to keep Edge installed and want a repeatable removal path rather than manual digging through system folders and app packages. The repository highlights practical compatibility considerations, including that certain apps and features may rely on WebView components, which can affect software that embeds web-based UI. It also acknowledges real-world maintenance risks, such as Windows update behavior that can break or loop if the system expects Edge to exist, so it’s best understood as a power-user tool with tradeoffs. ...
    Downloads: 107 This Week
    Last Update:
    See Project
  • 3
    RichARCH

    RichARCH

    Your concierge creating a Rich experience to Arch

    RichARCH is designed to be a Quick Simpler Path to Arch with automation and ricing options. * Just one command line to start the latest complete installer for Arch. One goal is to only use packages in the basic Arch Linux repos by default with the option to install some non-standard packages. Our hope is that this will help to make Arch Linux more approachable to individual and corporate users.
    Leader badge
    Downloads: 1,271 This Week
    Last Update:
    See Project
  • 4
    Windows 11 Fixer

    Windows 11 Fixer

    A tool to "Fix" Windows 11

    Windows 11 Fixer is a community-oriented Windows utility intended to centralize a wide range of customization, cleanup, and configuration tasks for Windows 11 into one user-friendly interface. It gives users a single place to tweak visual components like the taskbar and File Explorer, adjust system settings including privacy and security options, and uninstall unwanted default software that many consider bloatware. In addition to settings adjustments, the tool can automate the removal of...
    Downloads: 14 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    BeanShell Double-Click

    BeanShell Double-Click

    Run BeanShell scripts by double-clicking them

    This project is an automated and standardized setup for executing BeanShell scripts. It sets up a file association and icon for the .bsh file extension. It starts BeanShell scripts with a standardized CLASSPATH that includes directories for adding your own commands. Some nice new commands are also included. Only Windows is supported currently but other systems could be added. To start the install process, just double-click the beanshell-setup.jar from your desktop or Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    ...v=dmF5Kyla7Hg Its intuitive UI and exceptional ease of use makes it very easy to build complex installers with large amounts of files. The whole process is done step by step through a wizard-like interface, filling in fields and setting up files to finally build your package. *Required: Java 1.6+ Powered by Java, IzPack, Apache Pivot, Apache Ant, Nuget, launch4j and Stax. Source code migrated to https://github.com/DevComPack/setupmaker
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ievms

    ievms

    Automated installation of the Microsoft IE App Compat virtual machines

    Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. Unfortunately, setting these virtual machines up without Microsoft's VirtualPC can be extremely difficult. The ievms scripts aim to facilitate that process using VirtualBox on Linux or OS X. With a single command, you can have IE6, IE7, IE8 and IE9 running in separate virtual machines. Install network adapter drivers by opening the drivers CD image in the VM. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Install Dir Changer

    Install Dir Changer

    Change default installation folders on your Windows machine

    ...I developed this application because I always had to change the installation destination in installer wizards myself. Fork this on github https://github.com/JonasDralle/InstallDirChanger/ What this application does - Change the path, that will be used to install new applications (will be displayed at installers from iTunes or Gimp for example) What this application does not: - Move already installed applications. (Those applications won't be touched) Please vote for InstallDirChanger on SourceForge and provide honest critic
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Python2Path

    Python2Path

    Adds Python to the System PATH Environmental Variable.

    Python2Path adds Python to the System PATH Environmental Variable. It automatically removes all previous paths to Python, so it can also be used to update your PATH if you changed Python versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    BURDShell

    BURDShell

    Developer platform shell

    BURDShell is an extendable developer platform shell with common commands to help the developer manage and speed up their common tasks. It manages sites, databases, repos, backups, and apps. Once set up, the developer can enjoy the speed of setting up projects with the assurance of fast, restorable version controlled backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    macOS Setup Guide

    macOS Setup Guide

    Installing Development environment on macOS

    This guide covers the basics of setting up a development environment on a new Mac. Whether you are an experienced programmer or not, this guide is intended for everyone to use as a reference for setting up your environment or installing languages/libraries. Some environments we will set up are Node (JavaScript), Python, C++ and Ruby. Even if you don't program in all of them, they are useful to have as many command-line tools rely on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fast and user-friendly free tool for drivers's backup, restoration and removal with command line options, automatic restoration from CD\DVD and path formatting. DriverBackup! includes also an interactive command line builder.
    Leader badge
    Downloads: 548 This Week
    Last Update:
    See Project
  • 13
    Ashik's Setup Helper

    Ashik's Setup Helper

    Makes easy serial number coping at the time of setup

    ...It takes the serial numbers from the Serial.txt file and makes individual buttons as many as the serial number is separated by space. Just click the buttons to copy the serial numbers and paste them into your program. It will not run if the files Setup.exe and Serial.txt do not exits at its path. Save the Serial.txt file as- first line: your program name, second line: serial numbers (separated by space). Example: (Serial.txt) Microsoft Office 2007 KGFVY 7733B 8WCK9 KTG64 BC7D8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is just a script file for setting up Apache chrooted environment from a default RPM install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DefaultBrowserSwitcher allows quick access to the system default web browser setting on Windows. A notification tray icon shows what the current default web browser is, and right clicking the icon shows a menu of browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A script to make setting up Ubuntu (and, eventually, all distros using APT for package management) for a new user easier and quicker. It guides the user through the installation process for many common programs and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Path Manager is a simple utility to manage system and user %PATH% environment variable in Windows
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    This program allows you to manage mouse themes under xorg-x11 (so any desktop manager is supported). Main features are: installing, setting, removal and listing of mouse themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SpecialFolderPath.exe is a command line tool for Windows that can be run by batch scripts in order to find out the actual path names of system-specific directories such as "C:\Program Files" or "C:\Documents and settings\%USERNAME%\My Documents".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ClusterNFS allows diskless clients to share a single root filesystem by matching "interpreted" file names of the form "/path/filename$$KEY=value$$" with fallback to the original filename. Keys include HOSTNAME, IP, UID, GID, and CLIENT (always matches
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next