Author Topic: Permanent change of configuration directory  (Read 4094 times)

kenkahn

  • Community Member
  • Posts: 33
  • Hero Points: 1
Permanent change of configuration directory
« on: February 02, 2007, 02:37:10 PM »
I know I can change the configuration file path via the -SC option; is there any way to make this change permanent so I don't have to keep specifying this option?

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Permanent change of configuration directory
« Reply #1 on: February 02, 2007, 05:18:18 PM »
You have to add an environment variable VSLICKCONFIG set to the path of your config dir (per user or global).
e.g. on Windows: Control Panel->System->Advanced->Environment Variables -> VSLICKCONFIG=D:\Tools\Editor\SlickEdit\config

HS2