Author Topic: Rightclick Bug with Windows 7  (Read 8207 times)

vijayninel

  • Newbie
  • *
  • Posts: 6
    • View Profile
Rightclick Bug with Windows 7
« on: August 18, 2009, 05:02:33 AM »
Hi! Im using Rightload with Windows 7 64bit version and I am facing the problem that the "upload to" options do not appear in the main right click menu. They appear in the send to sub-menu but not all the servers are shown here. Only the default server and the option to queue files is seen there.

Could there be any solution for this problem.

Thanks.

Here is a screenshot of what you see in the Windows 7 (x64) right click menu


nk

  • Administrator
  • Sr. Member
  • *****
  • Posts: 263
    • View Profile
Re: Rightclick Bug with Windows 7
« Reply #1 on: August 18, 2009, 03:11:50 PM »
Unfortunately the normal right-click menu isn't available for 64 bit systems right now. What you can do though, is open the server management window, right-click on a server and select "Create SendTo Shortcut". This will add a new option to the menu you are seeing that will upload directly to that server.

vijayninel

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Rightclick Bug with Windows 7
« Reply #2 on: August 21, 2009, 04:10:24 PM »
Ah ok..I hope that the missing functionality will be added to x64 systems sometime in the future.

Mike1959

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • The Skinnery
Re: Rightclick Bug with Windows 7
« Reply #3 on: September 01, 2009, 02:26:20 PM »
didn't realize how much I'd miss the 'upload' to option until today...:(
hopefully it will be added soon.

dsstrainer

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Rightclick Bug with Windows 7
« Reply #4 on: November 02, 2009, 08:00:36 AM »
Easy fix:

Create a new text file and name it: rightload_context.reg
Add this:
Code: [Select]
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\Upload with Rightload\command]
@="\"C:\\Program Files (x86)\\Rightload\\Rightload.exe\" \"%1\""

Save it and double click it

Now you have your rightload context menu.

Mike1959

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • The Skinnery
Re: Rightclick Bug with Windows 7
« Reply #5 on: November 03, 2009, 03:46:30 AM »
is this genuine?...I only ask because the option doesn't work in Windows 7 x64

nk

  • Administrator
  • Sr. Member
  • *****
  • Posts: 263
    • View Profile
Re: Rightclick Bug with Windows 7
« Reply #6 on: November 10, 2009, 07:53:42 PM »
It should work, but it will only add the default shortcut to your context menu, not the whole menu with subfolders and so on. You might have to run the file as an administrator.

Mike1959

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
    • The Skinnery
Re: Rightclick Bug with Windows 7
« Reply #7 on: November 14, 2009, 04:28:39 AM »
can you summon up a registry entry that will also remove it?