Skip to content

Unsupported requirements? #27

@crislub

Description

@crislub

Hello,

We are trying to compile this project in Visual Studio 2013, however the project requires Wix Toolset with Net Framework 3.5, which is no longer supported in the vast majority of modern Windows operating systems, is there any alternative?

In parallel we are trying to run the scripts standalone with PowerShell, but they throw the following error:

copy : Cannot find path 'C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC140_CRT_x64.msm' because it does not exist.
At C:\Users\administrator\Desktop\cloudbase-init-installer\BuildAutomation\BuildCloudbaseInitSetup.ps1:147 char:9
copy "${VSRedistDir}\Microsoft_VC140_CRT_x64.msm" $installer_ ...

 CategoryInfo          : ObjectNotFound: (C:\Program File...140_CRT_x64.msm:String) [Copy-Item], ItemNotFoundException
 FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand

We have Visual Studio 2013 installed. Also tried with 2015 and 2017. Is there any requirement list for this project?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions