-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not remove complete from computer. Worried its malware or spyware #82
Comments
sorry am not very tech savy when I clicked the file my screen just refreshed and nothing happened so its worrying me |
Hi. As described here: #81 (comment)
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:
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. |
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 added the .reg file that allows you to remove the Autostart key in case it's left: 3e40755. This .reg file removes You can download it here: After that open the .zip file, and open file: |
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. |
Well i apologize I did not mean to insult you. Regarding the the file I
only clicked the multiple folders and it was downloaded to my computer.
Anyways. Again I apologize i have offended you. I was alarmed cause I
realized I downloaded and installed it incorrectly.
…On Sun, Jul 24, 2022 at 6:56 AM Dr.MonaLisa ***@***.***> wrote:
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)
<https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/releases/>
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
<https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/blob/main/CONFIGURATION.md>.
It explains which registry key is created in case user enabled Autostart.
—
Reply to this email directly, view it on GitHub
<#82 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2GHZQ6AM4466WTIM44LAL3VVR2AXANCNFSM54OJSXZQ>
.
You are receiving this because you authored the thread.Message ID:
<HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/issues/82/1193200135@
github.com>
|
@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 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:
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. |
Thank you. Sir again i am sorry. I got it to work this time so thank you
very much
…On Mon, Jul 25, 2022 at 8:12 AM Dr.MonaLisa ***@***.***> wrote:
@lumacski <https://github.com/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)
<https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/releases/>
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
<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.
—
Reply to this email directly, view it on GitHub
<#82 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2GHZQ3YALSA5B3E2OLNFRLVVXLW3ANCNFSM54OJSXZQ>
.
You are receiving this because you were mentioned.Message ID:
<HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/issues/82/1193425843@
github.com>
|
Hi there I was able to remove the file and delete it but whenever I go to my startup applications settings I still see it there and I cannot remove or grey out the button to have it not start up automatically, I cant uninstall in through the add or remove program section and I cant find any trace of the file through my search tool.
The text was updated successfully, but these errors were encountered: