Portable version
Understand when to use Raydo portable builds.
Portable Raydo builds are for controlled environments, offline handoff, and machines where a normal installer is not the right fit.
When portable makes sense
- You need a prepared folder or zip for a target machine.
- The environment has limited network access.
- IT policy restricts normal installation.
- You need a reproducible package for review or acceptance.
What portable includes
Portable packages are target-platform artifacts. They include the Raydo app plus the runtime resources prepared for that platform.
Platform matters
A macOS portable package should not be reused as a Windows package, and Apple Silicon runtime resources should not be treated as Intel resources.
User rule
Keep the portable folder together. Moving individual runtime folders or app resources out of the package can break launch or runtime readiness.