topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 5:39 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Windows environment variables resolution  (Read 5792 times)

marekjp

  • Participant
  • Joined in 2013
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Windows environment variables resolution
« on: May 16, 2013, 10:05 AM »
Does CircleDock support Windows environment variables? Specifically, does it resolve variables placed in the text fields of dock item properties? I have not been able to make this work.

SecureLockdown (unrelated app) bundles CircleDock. In the guide to their ProcessLauncher wrapper they mention that it supports environmental variables but I couldn't make this work, either. So the specific quations are:

1. How to make CircleDock to resolve environmental vaiables in target names BEFORE the target is located? How about Arguments field? How to make CircleDock to locate %APPDATA%\xyz\qaz.exe as C:\Users\userid\AppData\xyz\qaz.exe?

2. If this is not supported, then environmantal variables used in Argument field should be passed intact to target application, right? Are they? I'm getting random results here.