Indigo Rose Software
  #1  
Old 08-13-2008
pico pico is offline
Forum Member
 
Join Date: Aug 2008
Posts: 8
How to register 64-bit shell extension

How can I register 64-bit shell extension DLL from Setup Factory installer ?
Reply With Quote
  #2  
Old 08-13-2008
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,901
Quote:
Originally Posted by pico View Post
How can I register 64-bit shell extension DLL from Setup Factory installer ?
are you trying to register an activex dll or just add something to the registry?

If activex, trying shelling to regsrvr; if update the registry; do a search for my registry64.lua file...
__________________
Reply With Quote
  #3  
Old 08-14-2008
pico pico is offline
Forum Member
 
Join Date: Aug 2008
Posts: 8
Nevermind, I wrote my own 64-bit exe that registers 64-bit shell extensions. I simply execute .exe file from the installer.
Reply With Quote
  #4  
Old 08-14-2008
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,901
Quote:
Originally Posted by pico View Post
Nevermind, I wrote my own 64-bit exe that registers 64-bit shell extensions. I simply execute .exe file from the installer.
care to share? I'm still unclear on what you were trying to do...
__________________
Reply With Quote
  #5  
Old 08-15-2008
pico pico is offline
Forum Member
 
Join Date: Aug 2008
Posts: 8
Quote:
Originally Posted by jassing View Post
care to share? I'm still unclear on what you were trying to do...
Shell extension that adds right-click menu to Windows Explorer.

Need to have 64-bit register function to register 64-bit shell extension in x64 versions of Windows. You do not have that in Setup Factory. Because your 32-bit installer cannot load 64-bit DLLs for COM registration.
Reply With Quote
  #6  
Old 08-15-2008
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,901
Quote:
Originally Posted by pico View Post
Shell extension that adds right-click menu to Windows Explorer.

Need to have 64-bit register function to register 64-bit shell extension in x64 versions of Windows. You do not have that in Setup Factory. Because your 32-bit installer cannot load 64-bit DLLs for COM registration.
so you're not willing to share your solution?
__________________
Reply With Quote
  #7  
Old 08-17-2008
pico pico is offline
Forum Member
 
Join Date: Aug 2008
Posts: 8
Quote:
Originally Posted by jassing View Post
so you're not willing to share your solution?
I simply wrote a x64 version of regsvr32 and included it with the installer.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Right click register and unregister dll's/ocx's clueless AutoPlay Media Studio 7.5 Discussion 1 07-06-2008 08:38 PM
cookies goukilord10 AutoPlay Media Studio 5.0 6 05-20-2005 05:08 PM
INFO: Finding Shell Folders in the Registry Support Setup Factory 6.0 Knowledge Base 0 10-10-2002 04:52 PM
HOWTO: Register an ActiveX Control Support Setup Factory 6.0 Knowledge Base 0 09-27-2002 03:13 PM
When to register fonts alanK Setup Factory 6.0 2 07-30-2002 05:34 PM


All times are GMT -6. The time now is 01:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software