Console help, or request for new feature.

Discussion & Support for xplorer² professional

Moderators: fgagnon, nikos, Site Mods

fleadope
New Member
Posts: 3
Joined: 2004 Dec 10, 18:13

Console help, or request for new feature.

Post by fleadope »

Is there a way to change the behavior of the console window so that it doesn't track the browser, and just stays put?

Sometimes i just want to call scriptsin a working directory, but browse around to see what files i need to create.
User avatar
fgagnon
Site Admin
Site Admin
Posts: 3737
Joined: 2003 Sep 08, 19:56
Location: Springfield

Post by fgagnon »

I think you can accomplish this with a registry tweak
(To set the GIOPT_NOSETCURDIR bit, see registry.txt).

After that, you will likely want to specify your favorite working directory for the "Start in" directory in the windoze dialog for "properties" of the shortcut you use to start x2.
User avatar
nikos
Site Admin
Site Admin
Posts: 16401
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

fred is right, but GIOPT_NOSETCURDIR has severe repercussions throughout the program; all commands executed from the addressbar will be out of (path) context

if you need a fixed console, why not have a regular one opened?
typing a single $ in the addressbar will open a dos box on the current folder
BRX
Silver Member
Silver Member
Posts: 310
Joined: 2002 Feb 08, 12:12

Post by BRX »

Once again: F10 and Enter does the same with a little less fuzz.