Windows 10: Anyone have a reg floating around to add a PATH?

Discus and support Anyone have a reg floating around to add a PATH? in Windows 10 Support to solve the problem; ive just now realized how useful this (adding something in my environment variables) is and was hoping a means existed to get it into the context menu... Discussion in 'Windows 10 Support' started by klepp0906, Mar 14, 2020.

  1. klepp0906 Win User

    Anyone have a reg floating around to add a PATH?


    ive just now realized how useful this (adding something in my environment variables) is and was hoping a means existed to get it into the context menu as opposed to having to go into system>advanced>environment variables and do it manually every time.

    I guess it would just need to display on directories right?

    :)
     
    klepp0906, Mar 14, 2020
    #1

  2. Add a path to $PATH?

    what exactly do you need to decipher about that path line? also, what are you installing? perhaps i can help.
     
    Easy Rhino, Mar 14, 2020
    #2
  3. Add a path to $PATH?

    Yeah, I think you're right. I think the purpose of the echo command was to check if ~/bin was in the $PATH file. My problem is that I can't decipher the output and I don't know how to add ~/bin to the $PATH file.

    Just for clarification, the snippet of instructions I gave is just a few steps in the installation process. Nothing is actually supposed to be installed with those steps.

    Thanks for the reply.
     
    angelkiller, Mar 14, 2020
    #3
  4. klepp0906 Win User

    Anyone have a reg floating around to add a PATH?

    Anyone have a reg floating around to add a PATH?

    Hi brink, no sorry. I mean a context menu that would simply add it. Right click > add to path or some such. To avoid even having to open the gui if thats possible?
     
    klepp0906, Mar 14, 2020
    #4
Thema:

Anyone have a reg floating around to add a PATH?

Loading...
  1. Anyone have a reg floating around to add a PATH? - Similar Threads - Anyone reg floating

  2. Does anyone have a work around for the latest security update?

    in Windows 10 Software and Apps
    Does anyone have a work around for the latest security update?: My laptop is unable to connect to the GUI on another device since the last windows update. We need this to work in order to change specifications on our other devices on a regular basis. We normally connect the laptop to the device, change the adapter settings to what's...
  3. Quotation marks around the path in Target

    in Windows 10 Gaming
    Quotation marks around the path in Target: I have a .exe program that I send to desktop to use. For the program to work, I have to edit the Target path by adding an XML File name to the target, like this: Target: C:\Users\Sara\Dropbox\Bin\BasicLogin.exe file.xmlHowever, when my path has any spaces in it, there are...
  4. Quotation marks around the path in Target

    in Windows 10 Software and Apps
    Quotation marks around the path in Target: I have a .exe program that I send to desktop to use. For the program to work, I have to edit the Target path by adding an XML File name to the target, like this: Target: C:\Users\Sara\Dropbox\Bin\BasicLogin.exe file.xmlHowever, when my path has any spaces in it, there are...
  5. Add-AppxPackage -Path...

    in Windows 10 Gaming
    Add-AppxPackage -Path...: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.8.32828.0_x64__8wekyb3d8bbwe because this package is not compatible with the...
  6. Add-AppxPackage -Path...

    in Windows 10 Software and Apps
    Add-AppxPackage -Path...: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.8.32828.0_x64__8wekyb3d8bbwe because this package is not compatible with the...
  7. How to define relative path in .reg file?

    in Windows 10 Network and Sharing
    How to define relative path in .reg file?: Hello. so I am working on a game and I also use a third party launcher. Apparently this launcher has an issue with disabling the play button if a registry entry doesn't have an ending slash. e.g. C:\Program Files x86\Genesis\ vs C:\Program Files x86\Genesis I've brought...
  8. Path Entries with BAT or REG

    in Windows 10 Software and Apps
    Path Entries with BAT or REG: Hey guys i have a question about path entries, i added this 5 path items in the rectangle by hand [img] is there a command line parameter that will add them with one command ? and is there a way to do it with a reg file? thanks 164858
  9. Path of "Personalization data", "Input Indicator" and "Location" Reg

    in Windows 10 Customization
    Path of "Personalization data", "Input Indicator" and "Location" Reg: Hi guys, This is my first post and I would like to know where is the path and name of the registry keys for the following "System Icons" and "Languange Bar" property: -Input Indicator (System Icon) -Location (System Icon) -Personalization data (Language Bar) Thanks in...
  10. Type "REG ADD /?" for usage.

    in Windows 10 BSOD Crashes and Debugging
    Type "REG ADD /?" for usage.: reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v AllowRemoteRPC /t REG_DWORD /d 1 /f - ERROR: Invalid syntax. Type "REG ADD /?" for usage. how to fix?...