I need to set dynamically InstallUrl of .NET 3.5 setup file.
For example, when I set a hardcore path like: file:///C:/temp/dotNetFx35Setup.exe it works, but my setup file is inside source folder where is the msi installation file.
I know that I can set property of prerequisite from same location and from vendor's site, but don't ask, this is my task.
Thanks in advance.
