Jump to content

1.7.6 open download folder doesn't work


ccMatrix

Recommended Posts

I updated to version 1.7.6 and the option right-click->open download folder does not do anything anymore. No explorer window is opened.

I am running Windows Vista Business 64bit. Additionally, if you are already looking into it, could you modify the code, so that it will open the explorer in 64bit mode on 64bit windows version? Some context-menu applications such as my unzip application are only listed in the 64bit explorer so this would be very helpful.

Thanks

Link to comment
Share on other sites

Can you verify it still happens with 1.8 from the Announcements forum. You can run a clean install with http://utorrent.com/faq.php#How_can_I_share_my_torrents_between_user_profiles.3F ... just add one or two for verification, and try to open it.If the problem persists, postfix your comment and experience. It is better monitored than the general forums.

Link to comment
Share on other sites

Thanks, I tried the 1.8 beta and it didn't work at first. I ran trough all processes and there was a 32bit process Generic.exe which seems to have blocked the explorer window from opening. I don't know where this generic.exe resides. Couldn't find it on my hard drive, maybe it's just something windows internal from the shell command.

The issue with the explorer opening as 32bit instead of 64bit still exists. Maybe you guys could look into this. That would be great!

Thanks.

Link to comment
Share on other sites

that is odd. I tried a simple

ShellExecuteA(0, "open", "explorer.exe", "", "", SW_SHOW);

in a 32bit C++ app and it opened in the default 64bit explorer process. This is also why I thought I mention it. I used it in a few C++ DLLs and Apps before and didn't have that effect yet.

Link to comment
Share on other sites

Is this uncompressed file only available for this version or will there be an uncompressed version for every release? Would be nice if you could make it available in future releases as well. There are uncompressed files available for the 1.8 alphas but I couldn't find a link for the uncompressed version of the current release on the website.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...