A few typos in razzle.cmd #846

Closed
opened 2026-01-30 22:06:19 +00:00 by claunia · 4 comments
Owner

Originally created by @zadjii-msft on GitHub (May 8, 2019).

As mentioned in #436, there are a few typos, where we're searching %ProgramFiles% but setting %ProgramFiles(x86)%.

3d7c260581/tools/razzle.cmd (L40-L43)

3d7c260581/tools/razzle.cmd (L48-L51)

3d7c260581/tools/razzle.cmd (L56-L59)

If we get a PR that uses vswhere instead of searching manually, then this won't be needed obviously

Originally created by @zadjii-msft on GitHub (May 8, 2019). As mentioned in #436, there are a few typos, where we're searching `%ProgramFiles%` but setting `%ProgramFiles(x86)%`. https://github.com/Gnbrkm41/Terminal/blob/3d7c2605818e7278453d85a2d76c3c8356dc95bb/tools/razzle.cmd#L40-L43 https://github.com/Gnbrkm41/Terminal/blob/3d7c2605818e7278453d85a2d76c3c8356dc95bb/tools/razzle.cmd#L48-L51 https://github.com/Gnbrkm41/Terminal/blob/3d7c2605818e7278453d85a2d76c3c8356dc95bb/tools/razzle.cmd#L56-L59 If we get a PR that uses `vswhere` instead of searching manually, then this won't be needed obviously
claunia added the Help WantedIssue-BugArea-Build labels 2026-01-30 22:06:19 +00:00
Author
Owner

@Gnbrkm41 commented on GitHub (May 8, 2019):

oops, my bad

@Gnbrkm41 commented on GitHub (May 8, 2019): oops, my bad
Author
Owner

@DHowett-MSFT commented on GitHub (May 9, 2019):

This will also be resolved by #606.

@DHowett-MSFT commented on GitHub (May 9, 2019): This will also be resolved by #606.
Author
Owner

@Gnbrkm41 commented on GitHub (May 11, 2019):

shouldn't this be closed now? 😁

@Gnbrkm41 commented on GitHub (May 11, 2019): shouldn't this be closed now? 😁
Author
Owner

@zadjii-msft commented on GitHub (May 13, 2019):

Yep, good catch

@zadjii-msft commented on GitHub (May 13, 2019): Yep, good catch
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#846