Skip to content

Conversation

Tobias-B-Besemer
Copy link
Contributor

No description provided.

...so we use %SystemDrive%\Program Files\ & %SystemDrive%\Program Files (x86)\...
-->
<value os="windows">%SystemDrive%\Program Files\HandBrake</value>
<value os="windows">%SystemDrive%\Program Files (x86)\HandBrake</value>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to this Wikipedia article on Program Files, the directory name can be localized, so these paths may break on some systems. It's best to use Program Files environment variables instead.

Can Handbreak be installed in both the x86 and "regular"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

32bit builds are no longer provided.

But were in the past...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you please change the ProgramFiles here to be like BiglyBT?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done it already! Just didn't made a PR by now...

Copy link
Member

@az0 az0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see reply about %SystemDrive%

...so we use %SystemDrive%\Program Files\ & %SystemDrive%\Program Files (x86)\...
-->
<value os="windows">%SystemDrive%\Program Files\HandBrake</value>
<value os="windows">%SystemDrive%\Program Files (x86)\HandBrake</value>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you please change the ProgramFiles here to be like BiglyBT?

@Tobias-B-Besemer
Copy link
Contributor Author

Done it already! Just didn't made a PR by now...

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