Code Monkey home page Code Monkey logo

Comments (8)

mccabedd avatar mccabedd commented on June 6, 2024

+1 Seeing this as well.

from virustotaluploader.

vain1222 avatar vain1222 commented on June 6, 2024

Same issue

from virustotaluploader.

InterseptorX1 avatar InterseptorX1 commented on June 6, 2024

I just installed another VT instead of this (https://docs.virustotal.com/docs/desktop-apps)

from virustotaluploader.

SamuelTulach avatar SamuelTulach commented on June 6, 2024

Context menu entries are handled by Advanced Installer. It was a bug and is now fixed, but unfortunately Advanced Installer is just refusing to work for me.

image

Will try to create the project from scratch to see if it helps. If not then not sure there is much I can do.

You can remove the second entry in registry as a temporary fix.

from virustotaluploader.

SamuelTulach avatar SamuelTulach commented on June 6, 2024

Took the time to create the installer project from scratch. Same problem.

  • Tried installing older versions (after the duplicate entries were patched)
  • Tried 64bit builds and 64bit package
  • Tried multiple project types
  • Tried single 64bit exe file installer, the most basic one possible

Nothing seems to be working.

image

from virustotaluploader.

mccabedd avatar mccabedd commented on June 6, 2024

"You can remove the second entry in registry as a temporary fix."
Which reg keys should I be looking for to delete the 2nd entry?

from virustotaluploader.

Xecil avatar Xecil commented on June 6, 2024

I was able to fix my duplicate context menu issues. When I first installed VirusTotalUploader for Windows, it was via vt_setup.msi v0.2.1 and initially it didn't launch a gui after setup. So I ran the installer a second time. Shortly after the double installation I noticed dual context menu entries and was able to resolve this issue doing the following:

  • In the taskbar just run or search appwiz.cpl to launch your Add/Remove Programs or Uninstall a Program control panel.

  • Uninstall VirusTotalUploader

Methods Open Windows Task Manager
Option 1 [CTRL] + [SHIFT] + [ESC] will launch Task Manager
Option 2 Use the taskbar search and find Task Manager
Option 3 [CTRL] + [ALT] + [DEL] and select Task Manager)
Option 4 Right click the taskbar and select Task Manager
  • Navigate to the task manager Processes tab

  • Find Windows Explorer, right click the App Process Windows Explorer and select End Task (do this for all Explorer.exe instances running)

  • You can also try restarting the Explorer.exe tasks before resorting to End Task, but I suggest the step above.

Now that you ended the process, you'll likely have no desktop or task bar. No worries.

  • Access your Task Manager again |

  • In the Processes tab of Task Manager you should see Run new task | Click it >>> image

Type explorer.exe and hit [Enter] | OR | On your keyboard combo in the [Windows Key] + [R] to launch [Run], type in explorer.exe just like the Task Manager method.

  • You should now have your normal taskbar and desktop back, If you followed the steps above.

Now go to your desktop or any directory/folder and [Right Mouse Click] to view your context menu options...

You should no longer see VirusTotalUploader as an option in context menus, which is exactly what we want.

If you still see any menus for VirusTotalUploader, log out of Windows, and restart the PC. (yes in that order)

Once you have the menus taken care of and zapped them into the abyss, simply navigate to the directory where you saved the installer. Redownload it and place it in a new folder if you think it could be an issue with that file itself.

Take note of the directory your vt_setup.msi is located in and copy the entire folder path.

Example: C:\Users\Public\Documents\VirusTotalUploader

Using the taskbar search feature: Type in CMD, right click Command Prompt, and make sure to select [Run as administrator]

You can follow either method below to run the installer as an administrator.

Option 1: Replace the directory below with your local file path:
msiexec /i “C:\Users\Public\Documents\VirusTotalUploader\vt_setup.msi

Copy the entire command and directory | Simply use the [Right Mouse Click] to paste it, and hit [ENTER].

This should start the install process and be the final step for you!

Option 2:
After copying the folder path where your installer is located, run CMD as an administrator, just like Option 1 describes.

Type 'cd' and then [Right Mouse Click] | This should paste the path you copied and look similiar to this:
image

Hit [ENTER] and this will change your working directory:
image

Copy and paste the command below:
msiexec /i vt_setup.msi /qn

This will run the installation without any interface and technically run silently.

That's it!

from virustotaluploader.

PaulCoddington avatar PaulCoddington commented on June 6, 2024

Update: new tabbed File Explorer in Windows 11

It appears the VirusTotal Win11 context menu is preventing the menu item 'Show more options' from appearing in the context menu about 50% of the time (it keeps coming up blank requiring multiple attempts to access any classic menu items).

Deleting the classic registry entry now breaks the Explorer context menu badly.

It seems best to remove the Windows 11 context menu sparse package definition and just use the classic context menu entry alone (see: #122 (comment)).

from virustotaluploader.

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.