Giter Club home page Giter Club logo

Comments (8)

HerMajestyDrMona avatar HerMajestyDrMona commented on June 18, 2024 1

Hi. As described here: #81 (comment)

It's a good question actually.

All you will need to do is quit the program, and then delete (or rename) the .exe file.

It's not required, but you can also remove the Autostart key from the system registry.

As described here: https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/blob/main/CONFIGURATION.md#should-the-program-run-automatically-on-system-startup

Edit file Windows11DragAndDropToTaskbarFixConfig.txt and change to:

AutomaticallyRunThisProgramOnStartup=0

Then restart the program (so it will remove the autostart key automatically), then quit it again, and delete or rename the .exe file: Windows11DragAndDropToTaskbarFix.exe or Windows11DragAndDropToTaskbarFix_Static.exe.

If you've already removed the .exe file before disabling autostart, you can simply remove this registry key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\Windows11DragAndDropToTaskbarFix

If you already removed the .exe, then you need to remove the registry key manually. Otherwise just disable autostart by the config file, before removing the exe, so it will clear it automatically.

The most simple method to remove the registry key from Autostart:

  • Download the program again, and paste to a different folder (the one where the configuration file "Windows11DragAndDropToTaskbarFixConfig.txt" is not present).
  • Start the fix program, and then exit it.
  • Remove the program.

This will start the fix with default configuration, which has Autostart disabled. It will remove the existing key from the registry. Then you can normally delete the .exe.

from windows11draganddroptotaskbarfix.

lumacski avatar lumacski commented on June 18, 2024

sorry am not very tech savy when I clicked the file my screen just refreshed and nothing happened so its worrying me

from windows11draganddroptotaskbarfix.

lumacski avatar lumacski commented on June 18, 2024

I tried searching for it and downloaded all the files and the one you mentioned was not there :( this is really alarming I downloaded every available file this time..

from windows11draganddroptotaskbarfix.

HerMajestyDrMona avatar HerMajestyDrMona commented on June 18, 2024

I added the .reg file that allows you to remove the Autostart key in case it's left: 3e40755.

This .reg file removes HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\Windows11DragAndDropToTaskbarFix entry from the system registry. It's only useful if you deleted Windows11DragAndDropToTaskbarFix without disabling Autostart in the config file first. Use it when you want to remove the Windows11DragAndDropToTaskbarFix entry from Windows 11 Settings -> Apps -> Startup.

You can download it here:
https://downgit.github.io/#/home?url=https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/blob/main/Remove_Autostart_RegKey_Windows11DragAndDropToTaskbarFix.reg

After that open the .zip file, and open file: Remove_Autostart_RegKey_Windows11DragAndDropToTaskbarFix.reg.

Screenshot 2022-07-24 004343

from windows11draganddroptotaskbarfix.

HerMajestyDrMona avatar HerMajestyDrMona commented on June 18, 2024

I tried searching for it and downloaded all the files and the one you mentioned was not there :( this is really alarming I downloaded every available file this time..

I'm not sure what you were doing. The main page clearly guides what to do: https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix#readme

There is a button called: Download Binary (Windows11DragAndDropToTaskbarFix.exe)

It redirects to the Releases page where you can download the program the same way as you initially did it.

I would also appreciate if you stopped insulting me. The low computers knowledge doesn't excuse you from suggesting that I provide malicious software. Your "alarming" claims are especially weird when they're posted on an open source project page.

Every information about the program behaviour is and was described in CONFIGURATION. It explains which registry key is created in case user enabled Autostart.

from windows11draganddroptotaskbarfix.

lumacski avatar lumacski commented on June 18, 2024

from windows11draganddroptotaskbarfix.

HerMajestyDrMona avatar HerMajestyDrMona commented on June 18, 2024

@lumacski I think you most likely downloaded the source files. These files are used for people to compile the program themselves. It means that programmers / people who can understand the code are able to read what exactly the program is doing, step-by-step, apply changes and compile (create the .exe file). I provide the already compiled executables on this page: Download Binary (Windows11DragAndDropToTaskbarFix.exe) so ordinary users can simply download and run it without extra steps.

The program does not have any extra installer, because it works portably. It does not change system settings or create additional files (with a small exception of a cookie file in the Temp folder for the pixels detection fix). The only exception is the autostart registry key. When you open the program settings, by clicking on the "Configure..." field after clicking on the Megan Fox Mona Lisa icon, you can set option that allows you to start the program automatically on system start. It creates the registry key which I described above.

When you correctly removed the program (by simply deleting the .exe file), the Autostart key was still remaining in the system registry. So, in Settings -> Apps -> Startup you could still see the name of the program.

As I mentioned above, this could be fixed by downloading the program again, starting it 1 time from the folder where the configuration file Windows11DragAndDropToTaskbarFixConfig.txt is not present. This way, the program would delete the autostart key from the registry (because it's set by default to not create this key, and remove if it's present). So this would instantly fix the issue.

If somebody doesn't want to download the program again (for any reasons), then I provided the .reg file that removes the existing autostart key if it exists. It's described here: 3e40755#commitcomment-79304765

I hope it explains why you could still see the program name in Windows 11 Settings. I understand why you could be worried, so I'll try to also explain why GitHub is a different site than the ones you usually find on google when you download other programs:

  • On GitHub projects are free and Open Source. It means that you don't need to download pre-compiled executable yourself, but you can verify everything inside the program and then compile it yourself.
  • If there was something harmful in the program, it would already be signaled by other users, and probably the project would be removed from GitHub by moderators. This program has over 1300 stars, and probably thousands of downloads, so if something harmful was in it, then for sure somebody would already notice it and take actions to report the project.
  • When you download a program from the other non-open-source websites, these programs usually include the "premium" version with additional features. The providers of these websites don't share the source codes, so it's impossible to verify the code and compile yourself. One of the reasons is that somebody would probably steal it and re-compile under other name, using someone's else work to monetize it.
  • So that's why when you downloaded the open source project, you are much safer than if you started a random .exe file downloaded from the Internet. Obviously I can not control if somebody else re-compiled this program and uploaded to some other website, but I'm referring to the Releases page of this project.

And don't worry if you sounded offensive. It's understandable, but I also mention these things when I disagree with it. This way you will be more cautious in the future when you'll want to get help on some other project names, etc. So every discussion goes to the positive ending. I only mentioned that it was an "insult" to make you realize these things and avoid the same mistake in the future. I didn't feel offended personally.

from windows11draganddroptotaskbarfix.

lumacski avatar lumacski commented on June 18, 2024

from windows11draganddroptotaskbarfix.

Related Issues (20)

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.