Copy Handler Community Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 17, 2012, 11:43:13 AM

Login with username, password and session length
Search:     Advanced search
SMF - Just Installed!
339 Posts in 120 Topics by 535 Members
Latest Member: Gff32Mrsh
* Home Forum Help Search Login Register
+  Copy Handler Community Forum
|-+  CH Support
| |-+  General support
| | |-+  Command for register the shell
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Command for register the shell  (Read 3610 times)
danker
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
« on: March 25, 2007, 05:42:46 AM »

Hello!

First at all, if have to say THANK YOU!  Kiss
I and my friends are happy copyhandler users! (We like to share huge files over lan). Wink

But i have a litle question.

Maybe you know nLite or other tools like this, which can add Tool (like CopyHandler) to the Windows installation.
My Problem is the registration for the "shell menu".
I try something with the registry, but it's not working because the path in the registry is variable, so I can not work with a reg tweak.
All I (think to) know is that its something about the file "chext.dll".

Which command can I use to register the shell (without using the mous)?  Huh


PS: I hope my english is understandable!  Roll Eyes
Logged
Ixen
Administrator
Full Member
*****

Karma: +5/-0
Offline Offline

Posts: 121



View Profile
« Reply #1 on: April 15, 2007, 04:33:32 PM »

Hello,
If you want to register a shell extension - use something like this:
regsvr32 chext.dll.
I can't exactly remeber the additional parameters to regsvr32, but it should be quite easy to find them.
When you use the command - the shell extension will register itself.
Logged
danker
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
« Reply #2 on: April 16, 2007, 08:51:58 AM »

Thank You!  Kiss

That was easy!  Wink

Here my AutoIT Code:
Quote
$way = @ProgramFilesDir & "\CopyHandler 1.28b\"
Run(@SystemDir&"\regsvr32 /s"& " """& $way & "chext.dll """)
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.14 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.041 seconds with 20 queries. (Pretty URLs adds 0.007s, 2q)