No announcements
Found 2023024 threads
-
18 Votes
Create a Shell Extension Handler thumbnail extractor with .net?
You need to create a shell extension with .NET 1.1 if you want it to fail.Answered | 49 Replies | 86336 Views | Created by Andrea N_ - Saturday, November 5, 2005 12:53 AM | Last reply by Samuel Bronson - Sunday, January 4, 2015 7:35 PM -
3 Votes
Shell extensions in .net
Hey I received an followup today. the Microsoft All-In-One Code Framework team is working on a series of .NET 4 shell extension code samples.Answered | 8 Replies | 12798 Views | Created by Giorgi Dalakishvili - Monday, September 21, 2009 6:04 PM | Last reply by Mandar_S - Thursday, February 24, 2011 7:57 PM -
5 Votes
How can I write managed shell extension in .NET 4
For anyone visiting this post for information on shell extensions written in .NET, I've put together some examples here: Shell Context ...Answered | 7 Replies | 20927 Views | Created by Dev.eloper - Saturday, September 11, 2010 11:37 PM | Last reply by DaveKerr - Thursday, January 10, 2013 11:17 AM -
0 Votes
[W8.1]Adding thumbnail to custom file extension
Known Issues for Windows 10 SDK and Tools There is no interface for custom thumbnails for files registered from a Windows Runtime app.Answered | 1 Replies | 586 Views | Created by Bill33C - Thursday, May 21, 2015 5:10 PM | Last reply by Rob Caplan [MSFT] - Friday, June 5, 2015 4:43 PM -
0 Votes
Shell Extension Handlers and Windows Script Component.
I've tried unsuccessfully to implement a Shell Extension Handler using a Windows Script Component.Answered | 1 Replies | 11785 Views | Created by cscibri - Monday, September 8, 2008 8:30 PM | Last reply by Shrikant Maske - Monday, October 6, 2008 7:35 AM -
0 Votes
[C#] shell extension : IContextMenu.GetCommandString
Lets say I create an unmanaged COM dll, which does the shell extension, and in InvokeCommand function I call my application written in C# using ...Answered | 13 Replies | 15657 Views | Created by tlc660 - Sunday, December 3, 2006 4:31 PM | Last reply by divinci' - Friday, June 17, 2011 9:02 PM -
0 Votes
Status of Windows Shell Extensions Support
Are Windows Explorer Shell Extensions viable (Column Extensions in particular)?Answered | 1 Replies | 686 Views | Created by Warren021 - Friday, April 24, 2015 8:53 PM | Last reply by David Lowndes - Friday, April 24, 2015 11:41 PM -
1 Votes
IconHandler Shell Extension is being overridden by default program
UserChoice is created to prevent you from taking the file association back programmatically.Answered | 3 Replies | 852 Views | Created by Acrym - Monday, January 22, 2018 9:18 PM | Last reply by RLWA32 - Monday, January 22, 2018 10:34 PM -
0 Votes
Icon Shell Extension
Dear all, I want to make a shell extension that can display a single file as more than 1 icon.Answered | 2 Replies | 2365 Views | Created by Douda123 - Tuesday, September 10, 2013 7:57 AM | Last reply by Renjith V Ramachandran - Tuesday, September 10, 2013 5:52 PM -
0 Votes
Issue in Winzip self extractor
Topics including: usage of MSBuild, build customization, and MSBuild extensibility via tasks, loggers and hosting.Answered | 1 Replies | 1297 Views | Created by Kathiresans_1952 - Friday, October 9, 2015 7:31 AM | Last reply by Jamles Hez - Monday, October 12, 2015 2:40 AM -
0 Votes
Need help titling windows preview thumbnail for windows on an ERP
so I am not sure this article can help you.Answered | 1 Replies | 305 Views | Created by rivks - Thursday, May 19, 2016 6:38 PM | Last reply by Kristin Xie - Friday, May 20, 2016 6:35 AM -
1 Votes
How to unload a shell extension DLL
As I said, the shell extension has not been unloaded.Answered | 10 Replies | 2941 Views | Created by drjackool - Saturday, February 6, 2016 3:58 PM | Last reply by RLWA32 - Sunday, February 7, 2016 5:09 PM -
0 Votes
The shell stopped unexpectedly and Explorer.exe was restarted for thumbnail view.
When I tried to view the folder in thumbnail view explorer.exe stops, the task bar disappears and then comes back.Answered | 1 Replies | 13252 Views | Created by thegfactor - Monday, May 18, 2009 4:17 PM | Last reply by SachinW - Wednesday, June 10, 2009 10:02 PM -
1 Votes
Multiple files context menu shell extension
This exactly explains what you are looking for ...Answered | 4 Replies | 4179 Views | Created by Nikita Bakirov - Thursday, January 19, 2012 2:10 PM | Last reply by Jeff Johnson - Tuesday, July 15, 2014 11:53 PM -
0 Votes
IExtractImage thumbnail shell extensions
I'm working on a thumbnail extractor shell extension for a custom file type (Windows XP only, i.e., we don't have Vista boxes and ...Answered | 1 Replies | 7020 Views | Created by linearred - Wednesday, March 26, 2008 11:01 PM | Last reply by Yan-Fei Wei - Tuesday, April 1, 2008 11:18 AM -
0 Votes
Outlook Shell Extensions
You can of course trick Outlook into using your own IDataObject by resetting the drag/drop handler: 1.Answered | 9 Replies | 3100 Views | Created by Mick1970 - Tuesday, August 13, 2013 7:29 PM | Last reply by Mick1970 - Tuesday, August 13, 2013 9:49 PM -
2 Votes
IsolatedShell - Will Extensions and Extension Manager Work in _MY_ Shell?
Hi Reed, Unfortunately, the extension manager wasn't really designed to be used in the isolated shell.Answered | 1 Replies | 5047 Views | Created by Reed Shilts - Thursday, June 24, 2010 9:24 PM | Last reply by Ed Dore - Monday, June 28, 2010 6:04 PM -
0 Votes
Shell Extension Incompatible with 32bit & 64 bit Vista
Hi, I am also facing the similar issue with Shell Extension dll on vista 64 bit.Answered | 19 Replies | 12065 Views | Created by prakashguru - Saturday, June 16, 2007 5:55 AM | Last reply by tarunkr - Thursday, November 12, 2009 5:48 AM -
2 Votes
Efficiently creating thumbnails on-the-fly?
jos_I'm sorry, but I have similar problem with creating thumbnails.Answered | 10 Replies | 6988 Views | Created by jos_ - Sunday, June 7, 2009 7:54 PM | Last reply by interrupt_pm - Monday, October 12, 2009 7:14 AM -
3 Votes
Explorer shell extension - pass multiple files to program
You would probably need to implement context menu handler i.e. dynamic verb instead of static verb.Answered | 6 Replies | 6638 Views | Created by tommazzo - Thursday, February 18, 2010 2:49 PM | Last reply by tommazzo - Sunday, February 28, 2010 11:02 AM - Items 1 to 20 of 2023024 Next ›
No announcements