Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer for the powerJobs files is not checking for powerJobs Processor #183

Closed
JakobBertagnolli opened this issue Aug 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JakobBertagnolli
Copy link
Collaborator

The installer(.msi) for the powerJobs files is not checking if the powerJobs Processor is installed. At the moment the installer is only checking for powerVault, PowerShell version, and powerGate Client.
See powerGateTemplate\Installer\JobsSetup\Product.wxs, line 46-75.

When implementing the check for powerJobs Processor, consider that since powerJobs Processor v21 the product is installed into an other folder than before.
Before v21: SOFTWARE\coolOrange s.r.l.\powerJobs
After v21: SOFTWARE\coolOrange s.r.l.\powerJobs Processor
This means that until no more Custumer use powerJobs Processor lower than v21 the installer have to check both install folders for powerJobs Processor

@JakobBertagnolli JakobBertagnolli added the enhancement New feature or request label Aug 7, 2021
JakobBertagnolli added a commit that referenced this issue Aug 7, 2021
PatrickGrub added a commit that referenced this issue Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant