Skip to content

Use powershell script to switch installed connext versions. #812

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

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

nuclearsandwich
Copy link
Member

@nuclearsandwich nuclearsandwich commented Apr 8, 2025

Needs a rebase after #811 merges.

@nuclearsandwich nuclearsandwich self-assigned this Apr 8, 2025
@nuclearsandwich
Copy link
Member Author

Part of me hopes there's something wrong here because if there isn't it means that I wrote a powershell script blind and then it worked: Build Status

@nuclearsandwich
Copy link
Member Author

Test CI. Build Status

@nuclearsandwich nuclearsandwich force-pushed the nuclearsandwich/win-connext-installer branch from fcb5635 to 0cf16d6 Compare April 11, 2025 17:58
Comment on lines +15 to +19
cmd.exe /c "$Env:CONNEXTDDS_DIR\bin\rtipkginstall.bat" "-u" "C:\TEMP\rticonnextdds-src\openssl-3.0.12-7.3.0-host-x64Win64.rtipkg"
cmd.exe /c "$Env:CONNEXTDDS_DIR\bin\rtipkginstall.bat" "-u" "C:\TEMP\rticonnextdds-src\openssl-3.0.12-7.3.0-target-x64Win64VS2017.rtipkg"
cmd.exe /c "$Env:CONNEXTDDS_DIR\bin\rtipkginstall.bat" "-u" "C:\TEMP\rticonnextdds-src\rti_connext_dds-7.3.0-pro-target-x64Win64VS2017.rtipkg"
cmd.exe /c "$Env:CONNEXTDDS_DIR\bin\rtipkginstall.bat" "-u" "C:\TEMP\rticonnextdds-src\rti_security_plugins-7.3.0-host-x64Win64.rtipkg"
cmd.exe /c "$Env:CONNEXTDDS_DIR\bin\rtipkginstall.bat" "-u" "C:\TEMP\rticonnextdds-src\rti_security_plugins-7.3.0-target-x64Win64VS2017.rtipkg"
Copy link
Member Author

Choose a reason for hiding this comment

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

@lobolanja I could use a second set of eyes here. I'm getting

The system cannot find the path specified.

Errors trying to run these commands but as far as I can see, they're the same invocation as was in the original Dockerfile.

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.

1 participant