bjfrog Posted September 5, 2008 Posted September 5, 2008 Hi,everybodyI'm learning to make addons of some appsrecently I got the problem when registering some dll files in using RegiterDlls directive,These Dlls registered for applying contextmenu, but they cant be registered either using Regiterdlls or using regserv32.exeAll the DLLS seem have the same features dont have DllRegisterServer/DllUnRgisterServer functions that I found via a dependency check tool of MS.Below registry section mentioned shell dlls registered from monitor installing Byond Compare 3 and Virtual CloneDrive,anyone can help me register them in command line I will appreciate it.;Beyond Compare3HKCR,"*\shellex\ContextMenuHandlers\CirrusShellEx",,0x0,"{57FA2D12-D22D-490A-805A-5CB48E84F12A}"HKCR,"CLSID\{57FA2D12-D22D-490A-805A-5CB48E84F12A}",,0x0,"CirrusShellEx"HKCR,"CLSID\{57FA2D12-D22D-490A-805A-5CB48E84F12A}\InProcServer32",,0x0,"%16422%\Beyond Compare 3\BCShellEx.dll"HKCR,"CLSID\{57FA2D12-D22D-490A-805A-5CB48E84F12A}\InProcServer32","ThreadingModel",0x0,"Apartment"HKCR,"Directory\shellex\ContextMenuHandlers\CirrusShellEx",,0x0,"{57FA2D12-D22D-490A-805A-5CB48E84F12A}"HKCR,"Folder\shellex\ContextMenuHandlers\CirrusShellEx",,0x0,"{57FA2D12-D22D-490A-805A-5CB48E84F12A}"HKCR,"lnkfile\shellex\ContextMenuHandlers\CirrusShellEx",,0x0,"{57FA2D12-D22D-490A-805A-5CB48E84F12A}";Virtual CloneDriveHKCR,"Drive\shellex\ContextMenuHandlers\VirtualCloneDrive",,0x0,"{B7056B8E-4F99-44f8-8CBD-282390FE5428}"HKCR,"CLSID\{B7056B8E-4F99-44f8-8CBD-282390FE5428}",,0x0,"VirtualCloneDrive Shell Extension"HKCR,"CLSID\{B7056B8E-4F99-44f8-8CBD-282390FE5428}\InProcServer32",,0x0,"%16422%\Elaborate Bytes\VirtualCloneDrive\ElbyVCDShell.dll"HKCR,"CLSID\{B7056B8E-4F99-44f8-8CBD-282390FE5428}\InProcServer32","ThreadingModel",0x0,"Apartment"BTW here are some files I intercepted from tempfolder during install BC3 that seem have relationship with registering BCshellex.dlltemp_folder_files.7Z Neodyspeelo 1 Quote
Neodyspeelo Posted November 2, 2012 Posted November 2, 2012 I really like your forum here. So I decided to be a part of it And here I am saying HELLO EVERYBODY!! Quote
dareckibmw Posted November 2, 2012 Posted November 2, 2012 It would be more appropriate to post in Introduction thread Quote
OnePiece Posted November 2, 2012 Posted November 2, 2012 (edited) Hi bjfrog, in the Microsoft Silverlight multi-OS True AddOn INTL and an example how to register file with spaces in destination path16425,,regsvr32.exe,,,"/S ""%16426%\%SilverlightDir%\xapauthenticodesip.dll"""try11,,regsvr32.exe,,,"/S ""%16422%\Beyond Compare 3\BCShellEx.dll"""11,,regsvr32.exe,,,"/S ""%16422%\Elaborate Bytes\VirtualCloneDrive\ElbyVCDShell.dll"""Sorry for my EnglishCiao. Edited November 2, 2012 by OnePiece Quote
dareckibmw Posted November 2, 2012 Posted November 2, 2012 This thread had been started in 2008! Quote
OnePiece Posted November 2, 2012 Posted November 2, 2012 (edited) Hi dareckibmw , this was really cool , I did not notice at all hmmm I've only seen your last post in list of new post to read today, and I did not see the date of the first post, and I saw that the bjfrog used the Windows 7 (to see in that OS was doing the test) I would shrewd immediately, since windows 7 and released in 2009 ehhhhhhhh, but did not see the date of the first post hmmmmmmmthanks anyway for reportingCiao. Edited November 2, 2012 by OnePiece Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.