Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 69071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T19:30:57+00:00 2026-05-10T19:30:57+00:00

Much related to this question , we have a scenario on my team where

  • 0

Much related to this question, we have a scenario on my team where we need to copy the contents of a folder for a suite of libraries and configuration files for said libraries to our folder where our test code is running from, as part of the test’s deployment step.

Due to the installation size, and other factors, checking in this install folder into source control for sharing between team members just isn’t viable.

The install path for the folder is either /Program Files/InternalTool/ or /Program Files (x86)/InternalTool/ depending on the installed environment. I want to setup my .testrunconfig file such that when a person gets the latest version of the solution, they don’t have to worry about fixups for the path to the shared internal library suite.

Is there a way to make this seamless for all members involved, and if so, how could one accomplish this?

Restrictions are as follows:

  • can’t check in shared suite
  • shared suite has no override for installation path

Is this possible, or am I asking for too much?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T19:30:58+00:00Added an answer on May 10, 2026 at 7:30 pm

    This was actually way, way easier than I expected.

    While the UI doesn’t support many things with the local test run config file, I was able to set the path using the standard %ProgramFiles%.

    • On x86 systems, this resolves, on most systems, to C:\Program Files\.
    • On x64 systems, this resolves, on most systems, to C:\Program Files\.

    But! If the caller is 32-bit, and not 64-bit or set to MSIL, %ProgramFiles% will resolve to C:\Program Files(x86)\. Since there is no 64-bit mstest, the resolution should happen seamlessly. For an example, this is ripped from my LocalTestRun.testrunconfig file, and then properly sanitized:

      <Deployment>     <DeploymentItem filename='%ProgramFiles%\InternalSuite\' />   </Deployment> 

    While I haven’t had the chance to fully test this yet, this should resolve our issue just fine. I have tested this on my 32-bit system, and have found that it resolves right as rain.

    Hope this helps someone else!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 74k
  • Answers 74k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Try getting the child's NamingContainer. May 11, 2026 at 2:17 pm
  • added an answer I would run a pre-processing stage - analyse the data… May 11, 2026 at 2:17 pm
  • added an answer I vote for CMake, as a meta-building tool that really… May 11, 2026 at 2:17 pm

Related Questions

Does anyone know any resources (books/websites/whatever) related to parsing. I'm not so much interested
This question is not so much programming related as it is deployment related. I
A related post here pretty much established reflection in Java as a performance hog.
How much do web developers earn? What is their salary?
Haven't seen many Geneva related questions yet, I have posted this question in the
As discussed in similar questions here and here I want to protect my code
Suppose I have a class 'Application'. In order to be initialised it takes certain
I have a self-referencing table with an Id, CategoryName, and ParentId. It's a typical

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.