-
Hello, error WIX0103: Cannot find the WixBundlePayload file 'SourceDir\C:\Logiciels\Microsoft\dotNet 4.x\NDP472-KB4054530-x86-x64-AllOS-ENU.exe'. The following paths were checked: SourceDir\C:\Logiciels\Microsoft\dotNet 4.x\NDP472-KB4054530-x86-x64-AllOS-ENU.exe ... but the file exists Below, the Fragment that is at the origin of the error:
` Pascal |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi,
` |
Beta Was this translation helpful? Give feedback.
Hi,
I thnik that i solved this issue by replacing the 'Name' attibute by 'SourceFile' attribute; be careful, the 'SourceFile' attribute has to be a relative path. This gives something like this:
`
<util:RegistrySearchRef Id="NETFRAMEWORK45" />