Skip to Main Content
STAAD.Pro Ideas Portal

Welcome to the STAAD.Pro Ideas portal. The purpose of this site is to post ideas for enhancements and new features. We value your feedback and our team regularly reviews your suggestions for consideration in future releases.

You have 3 options for providing feedback:

  1. Vote for an existing Idea. The popularity of an Idea helps us understand its importance to our users.

  2. Comment on an existing Idea. We want to hear your unique point of view.

  3. Add a new Idea. If no existing Idea describes what you would like, add a new one!

When you Vote, Comment, or Add an idea you will also be subscribed to that Idea and will receive status updates. Please note that we may merge or rename Ideas for clarity. Thank you for your support and feedback, it is always appreciated!

Status Needs review
Created by Guest
Created on Mar 11, 2026

PRODUCT BACKLOG ITEM 1985867-Fix bundle layout offline installation

As per the New Bug Closure Template opening IDEA on User behalf

{SERVICE CASE 1972570}

Currently, when layout of bundle installer is made, all dependencies and sub dependencies are gathered into the same directory. During layout install, the dependency packages are copied to PackageCache directory and executed from there, however sub dependencies are not present in that location. During online install, missing files are downloaded, however during offline installation, the installation fails.

Copying and executing packages from package cache is default WiX behavior, that needs to be overridden for bundle with on-demand dependencies installations to work offline.