Skip to content

Update Setup.vdproj#1

Open
archieb wants to merge 1 commit intotfabraham:masterfrom
archieb:SetupError
Open

Update Setup.vdproj#1
archieb wants to merge 1 commit intotfabraham:masterfrom
archieb:SetupError

Conversation

@archieb
Copy link
Copy Markdown

@archieb archieb commented Apr 5, 2019

After installling the CAT Instrumentation Framework Controller using the MSI, the tool fails to start with the error "Cannot Find ETWTools\tracefmt.exe". The tool is expecting four files to be in the ETWTools sub-folder under the root install folder. The MSI is not loading the files in the right place. I updated the Setup project to load the projects to the proper location. The changes are as follows:

  1. Under Application Folders, add sub-folder called ETWTools

  2. Modify Content Files for the Application Folder directory by adding the following two entries in the Exclude Filters:
    default*.*
    trace*.*

  3. Add a Content File to the ETWTools sub-folder, and add one entry to the Exclusion Filters:
    License*.*

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 21, 2021

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants