Skip to content

Calculated Path for Installation is not set #8824

Discussion options

You must be logged in to vote

Thank you for this tipp - i have chane my code to

    <!-- Am Ende steht der Wert mit dem Pfad in der CDR_2021 
         (Überschreibe CDR_2021 mit dem Wert von CDR_2021SE nur dann, wenn CDR_2021SE einen Wert gefunden hat.
         Es ist nämlich unwahrscheinlich, dass man CDR_2021 und CDR_2021SE gleichzeitig auf der Maschine hat)-->
    <SetDirectory Action ="ADDINFOLDER64CDR_2021SE" Id ="ADDINFOLDER64" Value="[CDR_2021SE]\Addons\$(var.ProgramFileFolderName)"  Condition ="CDR_2021SE &lt;&gt; &quot;&quot;" />
    <SetDirectory Action ="ADDINFOLDER64CDR_2021" Id ="ADDINFOLDER64" Value="[CDR_2021]\Addons\$(var.ProgramFileFolderName)"  Condition ="CDR_2021 &lt;&gt; &quot;&quot;" />

And now …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@MyKeySoftMK
Comment options

@robmen
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MyKeySoftMK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants