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"
I created my own bootstrapper application, because I need to have a
custom UI.
I'd like to add dynamically some properties to my main MSI (from my
custom wixstdba.dll).
Is that possible?, even using a ?
Thanks
--
LogMeI
3 matches
Mail list logo