it's ok, I found myself :)
m_pEngine->SetVariableString(L"ID", L"this_is_my_id");
then in the bundle.wxs:
http://www.mypackage.com/mypackage.msi";
Permanent="no"
SourceFile="$(var.SolutionDir)bin\x86\$(var.Configuration)\mypackage.msi"
Visible="no"
Vital="y
it's ok, I found myself :)
m_pEngine->SetVariableString(L"ID", L"this_is_my_id");
then in the bundle.wxs
http://www.xxx.com/mypackage.msi";
Permanent="no"
SourceFile="$(var.SolutionDir)bin\x86\$(var.Configuration)\mypackage.msi"
Visible="no"
2 matches
Mail list logo