Windows 10: How do I undo app modifications that originated from a batch file

Discus and support How do I undo app modifications that originated from a batch file in Windows 10 Gaming to solve the problem; So I wanted to download a cracked version of spotify because I didn'd want ads, and since I found working ones for mobile I thought there would be... Discussion in 'Windows 10 Gaming' started by OneAndOnlyEthan, Nov 1, 2023.

  1. How do I undo app modifications that originated from a batch file


    So I wanted to download a cracked version of spotify because I didn'd want ads, and since I found working ones for mobile I thought there would be working ones for Pc, but instead I'm stuck with a non working spotify app. I tried unninstalling and re-installing, didn't work. I tried repairing, resetting, nothing worked. I woudl've tried a restore point but I had none from before the script was applied. What could I do. Heres the link to the file that modified my spotify. Spotify_script.bat

    :)
     
    OneAndOnlyEthan, Nov 1, 2023
    #1
  2. oily_17 Win User

    Batch Files Knowledge Base

    Don't use batch files very much but one I find useful is for creating a list of files in a directory.
    Just copy the text below into Notepad and save as Filelist.bat

    dir /a /-p /o:gen >filelist.txt

    When you run it from a folder it will create a Filelist.txt file,in the same folder, that lists all the files in that folder.Useful when you are too lazy to type all the files out yourself.
     
    oily_17, Nov 1, 2023
    #2
  3. Batch Files Knowledge Base

    Very nice and usefull thanks for contributing.
     
    AphexDreamer, Nov 1, 2023
    #3
  4. How do I undo app modifications that originated from a batch file

    How can a batch file do this?!

    First time i hear someone editing a running batch file, but since it's possible, why not *Smile How do I undo app modifications that originated from a batch file :)

    What are the modifications you brought to this script when the recursive erase spread to the entire disk ?
     
    blobster21, Nov 1, 2023
    #4
Thema:

How do I undo app modifications that originated from a batch file

Loading...
  1. How do I undo app modifications that originated from a batch file - Similar Threads - undo app modifications

  2. How do I undo this?

    in Windows 10 Gaming
    How do I undo this?: I accidentally performed the "Return to a previous version of Windows" procedure.How do I undo this? Because I lost an important application! There is no system restore point.Thanks, Best regards...
  3. How do I revert the actions of this Batch file?

    in Windows 10 Software and Apps
    How do I revert the actions of this Batch file?: I was scouring the internet and came across a batch file that was supposed to restore the windows 8 UAC screen as I prefer it over the newer one. The batch file was meant to be ran using Windows 10 but it didn't specify that. Now when I try to open Registry Editor or run a...
  4. How do I revert the actions of this Batch file?

    in Windows 10 Gaming
    How do I revert the actions of this Batch file?: I was scouring the internet and came across a batch file that was supposed to restore the windows 8 UAC screen as I prefer it over the newer one. The batch file was meant to be ran using Windows 10 but it didn't specify that. Now when I try to open Registry Editor or run a...
  5. How do I undo app modifications that originated from a batch file

    in Windows 10 Software and Apps
    How do I undo app modifications that originated from a batch file: So I wanted to download a cracked version of spotify because I didn'd want ads, and since I found working ones for mobile I thought there would be working ones for Pc, but instead I'm stuck with a non working spotify app. I tried unninstalling and re-installing, didn't work....
  6. How to unset default app for Batch Files

    in Windows 10 Gaming
    How to unset default app for Batch Files: I have inadvertently set a default app Notepad++ for batch files. The fix suggested by:https://answers.microsoft.com/en-us/windows/forum/all/how-to-unsetremove-a-default-app-for-file-type/15f2bf57-aa96-493a-b648-c81856af5eb3does not work as the "Open with..." option is not...
  7. How to unset default app for Batch Files

    in Windows 10 Software and Apps
    How to unset default app for Batch Files: I have inadvertently set a default app Notepad++ for batch files. The fix suggested by:https://answers.microsoft.com/en-us/windows/forum/all/how-to-unsetremove-a-default-app-for-file-type/15f2bf57-aa96-493a-b648-c81856af5eb3does not work as the "Open with..." option is not...
  8. How to unset default app for Batch Files

    in Windows 10 Network and Sharing
    How to unset default app for Batch Files: I have inadvertently set a default app Notepad++ for batch files. The fix suggested by:https://answers.microsoft.com/en-us/windows/forum/all/how-to-unsetremove-a-default-app-for-file-type/15f2bf57-aa96-493a-b648-c81856af5eb3does not work as the "Open with..." option is not...
  9. How do I add extensions to a batch of files

    in Windows 10 Support
    How do I add extensions to a batch of files: Back when I used WordPerfect, which could ignore file extensions, I gave all my poems the extension .POM. Word can read these files, but only if I add the extension .DOC. I have more than a hundred .POM files--how do I batch-add the .DOC extension to make them all read...
  10. How to undo a batch script

    in Windows 10 Network and Sharing
    How to undo a batch script: I decided it would be a good idea to download and run a random batch script from the internet to get the ability to move files around freely, rather than sticking to the presets. Microsoft, if you see this, please allow us to move and organize files as we wish and not have to...