Author Topic: B2: duplicate directories in VSLICKPATH after migration  (Read 2218 times)

jnairb

  • Senior Community Member
  • Posts: 245
  • Hero Points: 11
B2: duplicate directories in VSLICKPATH after migration
« on: August 02, 2016, 03:27:59 AM »
My 20.0.3 config vslick.ini on Windows has:

VSLICKPATH=%SLICKEDITCONFIGVERSION%;%VSROOT%win\;%VSROOT%;%VSROOT%bitmaps\;%VSROOT%macros\;%SLICKEDITCONFIG%macros\;

On VS 21 beta 2, after migrating from my 20.0.3 config, user.cfg.xml has:

      <p n="VSLICKPATH" v="%SLICKEDITCONFIGVERSION%\;%VSROOT%win\;%VSROOT%;%VSROOT%bitmaps\;%VSROOT%macros\;%SLICKEDITCONFIGVERSION%\;%VSROOT%win\;%VSROOT%;%VSROOT%bitmaps\;%VSROOT%macros\;C:\Users\bej\SlickEdit\macros\"/>

And why did the directory %SLICKEDITCONFIG%macros\ get resolved with the current value of %SLICKEDITCONFIG%? Is that correct? (SLICKEDITCONFIG is set in my Windows user environment variables.)

Also, when I looked at the help on "Setting Environment Variables in user.cfg.xml, the sample XML differs from what I found in my user.cfg.xml -- it doesn't list the "<misc.environment ...>" tag.
« Last Edit: August 02, 2016, 05:49:55 AM by jnairb »

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: B2: duplicate directories in VSLICKPATH after migration
« Reply #1 on: August 02, 2016, 01:30:11 PM »
We will look into this

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: B2: duplicate directories in VSLICKPATH after migration
« Reply #2 on: August 02, 2016, 02:59:20 PM »
Fixed for beta 3