Open Closed

Mac version of switch-abp-studio-version.ps1 #9339


User avatar
0
paul.harriman created

This ticket (below) details how for Windows set up our environment for 0.9.8. Is there a script for mac? we converted the ps1 script to bash, but the url is pointing to windows and and another line pointing at an exe.

url="https://abp.io/api/abp-studio/download/r/windows/${output}" installdir_update="${installdir}/Update.exe"

https://abp.io/support/questions/8627/Install-specific-version-of-ABP-Studio


3 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, you can change "windows" to "osx" or "osx-intel" and use the same script: url="https://abp.io/api/abp-studio/download/r/osx/${output}"

    Regards.

  • User Avatar
    0
    paul.harriman created

    so i do not need to change this line: installdir_update="${installdir}/Update.exe"

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    so i do not need to change this line: installdir_update="${installdir}/Update.exe"

    Sorry, for the inconvenience. ${installdir} should be changed for Mac. And also, instead of update.exe, you should rename it as update.

Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 10, 2025, 06:30