LIB Enviromental Variable - Need to delete path VS2005

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Blair

    LIB Enviromental Variable - Need to delete path VS2005

    Hello,

    I have a old enviromantal path in LIB file that, every time I compile
    gives a error message. It does not stop the compiler just gives a
    warning.

    This has become very annoying.

    I would like to delete out of the listing as I don't use the LIB
    anymore, but I am lost as how to do it.

    Warning 1 Invalid search path 'C:\Program Files\BreezeWay \RapidXLL\LIB
    \' specified in 'LIB environment variable' -- 'The system cannot find
    the path specified. ' MyExcelDnaMenu


    attached its the warning.

    Can anyone help me out?

    thanks,

    Blair,
  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: LIB Enviromental Variable - Need to delete path VS2005

    Blair,

    Well, the compiler indicates that it is an environment variable. Is it
    an environment variable that you can change on your machine?

    --
    - Nicholas Paldino [.NET/C# MVP]
    - mvp@spam.guard. caspershouse.co m

    "Blair" <B.Heinzlmeir@g mail.comwrote in message
    news:91aee793-d1be-4a79-8fb6-be2a0bfaf0d9@d4 g2000prg.google groups.com...
    Hello,
    >
    I have a old enviromantal path in LIB file that, every time I compile
    gives a error message. It does not stop the compiler just gives a
    warning.
    >
    This has become very annoying.
    >
    I would like to delete out of the listing as I don't use the LIB
    anymore, but I am lost as how to do it.
    >
    Warning 1 Invalid search path 'C:\Program Files\BreezeWay \RapidXLL\LIB
    \' specified in 'LIB environment variable' -- 'The system cannot find
    the path specified. ' MyExcelDnaMenu
    >
    >
    attached its the warning.
    >
    Can anyone help me out?
    >
    thanks,
    >
    Blair,

    Comment

    • Janos

      #3
      Re: LIB Enviromental Variable - Need to delete path VS2005

      Hi,

      control panel, System, Advanced System Settings, Environment variable
      button.

      Good luck,
      Janos

      Comment

      Working...