Shortcuts to folders

Support for xplorer² free lite version

Moderators: fgagnon, nikos, Site Mods

BamBam
Member
Member
Posts: 11
Joined: 2005 May 05, 09:58
Location: RLP -> Germany

Shortcuts to folders

Post by BamBam »

Hello Guys,

yesterday i reinstalled my windows. One of the first progs iv'e installed was xplorer² lite  :)

I make xplorer my default Explorer with my reg-files (reconfigured to a german system, downloadlink was found here in the forum).

That doesn't work right, but after a little testing ist works. Now to my problem: Everytime - i put some shortcuts to somefolders on my desktop - i doubleclick the folder icon, xplorer² lite startet in my standardfolder (desktop). So where is my mistake?

Sorry for my bad english...it is a lil bit rusty, but my german is better  :wink:

BamBam

//EDIT
I try....and try....and now nothings work  :cry:

Could anybody build me a reg file for using xplorer2 lite as default on a german system  (C:\Programme\zabkat\xplorer2_lite\xplorer2.exe) and the right click option...please :?:

I thank you in advance

BamBam
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

can you see "open with x2" in your folders context menu?
BamBam
Member
Member
Posts: 11
Joined: 2005 May 05, 09:58
Location: RLP -> Germany

Post by BamBam »

Thank you for answering...

If i open Context Menu i see

Image

If i click Xlorer2 i get

Image

Ok, i can say Use X2 but i want it direct....

BamBam
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

this looks like the verb you have set up
if you run any late version e.g 1.3 it inserts an extra verb called "open with x2" or x2_open. This should be the basis for your key too, see how it uses the arguments and paths to open folders
BamBam
Member
Member
Posts: 11
Joined: 2005 May 05, 09:58
Location: RLP -> Germany

Post by BamBam »

I'm sorry, but i didn't understand that...

Code: Select all

[HKEY_CLASSES_ROOT\Directory\shell]
@="Xplorer2"

[HKEY_CLASSES_ROOT\Drive\shell]
@="Xplorer2"

[HKEY_CLASSES_ROOT\Folder\shell]
@="Xplorer2"

[HKEY_CLASSES_ROOT\Directory\shell\open\command]
"C:\Programme\zabkat\xplorer2_lite\xplorer2.exe" /T /1 "%1"

[HKEY_CLASSES_ROOT\Directory\shell\Xplorer2]

[HKEY_CLASSES_ROOT\Directory\shell\Xplorer2\command]
@="C:\\Programme\\zabkat\\xplorer2_lite\\xplorer2.exe" /T /1 \"%1\"


[HKEY_CLASSES_ROOT\Drive\shell\Xplorer2]

[HKEY_CLASSES_ROOT\Drive\shell\Xplorer2\command]
@="C:\\Programme\\zabkat\\xplorer2_lite\\xplorer2.exe" /T /1 \"%1\"

[HKEY_CLASSES_ROOT\Folder\shell\Xplorer2]

[HKEY_CLASSES_ROOT\Folder\shell\Xplorer2\command]
@="C:\\Programme\\zabkat\\xplorer2_lite\\xplorer2.exe" /T /1 \"%1\"
This is what i wrote. Is that ok, or have i to change anything???

Please be Patience with me  :wink:

BamBam
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

ok let's turn this head down
you said you have problems with folder shortcuts on your desktop
what about real folders, do they open properly in x2?
(as you have your registry right now)
BamBam
Member
Member
Posts: 11
Joined: 2005 May 05, 09:58
Location: RLP -> Germany

Post by BamBam »

I delete all strings with Xplorer2 now from my registry...at the moment Windows said to me that there is no program to open the folder.

Is the code above right? Can i import it?

BamBam
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

no that looks messy
why don't you run the xplorer2 installer again (v1.3) and just copy the settings it makes under:
HKEY_CLASSES_ROOT\Directory\shell\open with x2
BamBam
Member
Member
Posts: 11
Joined: 2005 May 05, 09:58
Location: RLP -> Germany

Post by BamBam »

And put it in

[HKEY_CLASSES_ROOT\Drive\shell]

and

[HKEY_CLASSES_ROOT\Folder\shell] ???

Does it works with 1.4.0.1 too? I guess...

BamBam
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

yes that works for 1.4 too but the verb is called "x2open"
first make sure it works for regular folders and then replicate everything for drives and whatnot!
BamBam
Member
Member
Posts: 11
Joined: 2005 May 05, 09:58
Location: RLP -> Germany

Post by BamBam »

Heureka!!!  :lol:  :o

It works...and it was eally easy...

Thank you very much. I really learned much about the registry today...

Kind regards

BamBam