Windows 10: Reversing bat file without window+r

Discus and support Reversing bat file without window+r in Windows 10 Software and Apps to solve the problem; I opened a .bat file on my school computer which swapped my right and left click around and i cant reverse it as windows+r is disabled!! many things... Discussion in 'Windows 10 Software and Apps' started by George Bishop1, Mar 8, 2023.

  1. Reversing bat file without window+r


    I opened a .bat file on my school computer which swapped my right and left click around and i cant reverse it as windows+r is disabled!! many things are disabled

    :)
     
    George Bishop1, Mar 8, 2023
    #1
  2. dark2099 Win User

    Generating a .txt based file list in Windows 7

    I want to be able to generate a .txt file that lists all the files and folders in a specific folder on my PC, but don't know the name of any programs that do that. Searched on google a bit and came up with this guide, but it's for XP and I can't seem to find some of the folder options to modify the .bat file. Any suggestions? Thanks

    http://www.theeldergeek.com/file_list_generator.htm

    EDIT: The .bat file will do what I want if it is in the folder I want to do it in, but the option I want to add is having the right click option that it shows.
     
    dark2099, Mar 8, 2023
    #2
  3. Updating .bat File, Removing Default Apps

    Hi SightUp.

    Don't have a bat file but step 4 in Option 2 will give you complete list and you can mod yours.

    Uninstall Apps in Windows 10


    Ken
     
    Caledon Ken, Mar 8, 2023
    #3
  4. Lucasonas Win User

    Reversing bat file without window+r

    BAT file/Script to find and replace files

    FordGT90Concept!!!

    Your attachment is very close, it kept all the 5 numerals intact, but like you said: "it will rename them all from "#_Example_720p.zip" to "RAT_Example_#_24f_ONO.zip"...

    Greetings, Streetfighter 2

    I can't seem to get the BAT to work, but I'll still keep on trying.


    Any other suggestions, or BAT scripts Streetfighter & FordGT90Concept?
     
    Lucasonas, Mar 8, 2023
    #4
Thema:

Reversing bat file without window+r

Loading...
  1. Reversing bat file without window+r - Similar Threads - Reversing bat file

  2. Reversing bat file without window+r

    in Windows 10 Network and Sharing
    Reversing bat file without window+r: I opened a .bat file on my school computer which swapped my right and left click around and i cant reverse it as windows+r is disabled!! many things are disabled...
  3. Reversing bat file without window+r

    in Windows 10 Gaming
    Reversing bat file without window+r: I opened a .bat file on my school computer which swapped my right and left click around and i cant reverse it as windows+r is disabled!! many things are disabled...
  4. Bat file

    in Windows 10 Gaming
    Bat file: I have a bat fileI am improving it bit by bit till I have reached But not i have added a warning to it before a commandI now want to make that line font size Bigger than the others How can I do that ??So here is the Batch file content@ECHO OFF echo...
  5. Bat file

    in Windows 10 Software and Apps
    Bat file: I have a bat fileI am improving it bit by bit till I have reached But not i have added a warning to it before a commandI now want to make that line font size Bigger than the others How can I do that ??So here is the Batch file content@ECHO OFF echo...
  6. .bat files

    in Windows 10 Network and Sharing
    .bat files: So i am trying to make a minecraft server and need to open a .bat file but i keep getting a error saying "This app can not run on this pc" But it worked a month ago i need a solution please....
  7. Bat file

    in Windows 10 Ask Insider
    Bat file: Good morning/evening/night, I wanted to create a batch file or an exe that can change options inside the gui of an application (the application is cisco webex) (if you are familliar with webex i want to change the audio or turn it to music mode witha batch file) but i am...
  8. .bat file

    in Windows 10 Customization
    .bat file: I have .bat file it is not working in my new PC when I double click on it. but it was working in my old PC. could your please support how to associate .bat file in windows 10? Kindly looking for your support and reply in this regards. Thanks.....
  9. Windows .bat File

    in Windows 10 Network and Sharing
    Windows .bat File: I have a .bat file on a pc that is supposed to get and send a file to and from a server. This .bat file is working properly when I run it on the pc but will not when trying to run it through a 3rd party software. there have been no errors, the .bat file will start to run but...
  10. Executing the bat file without showing the cmd window?

    in Windows 10 Support
    Executing the bat file without showing the cmd window?: I have a bat file closing a program - Digital Clock close.bat - containing: Code: taskkill /F /IM digital_clock.exe[/quote] How could I avoid this window to be opened when executing the bat file: [img] 92109