@all
Edit custom action
GFWLInstall like this:
Code:
Set wshShell = CreateObject ("WSCript.shell")
wshshell.run chr(34) & Session.Property("SourceDir") & "Live\GfwlivesetupStub.exe" & chr(34) & " /q" , 5, True
or use the msi file attached
Don't rename 'GFWLIVESetupStub.exe' to 'GFWLIVESetup.exe'