Action ended 18:57:28: WiseNextDlg. Return value 3
The WiseNextDlg button is handled by a vbscript custom action so it seems that your vbscript engine is corrupted in some how or it could be that vbscripts are prevented to be executed as ex. a policy.
Can you run a simple vbscript manually?
ex. MsgBox "Hello there"
Have a look at KB Article: 17252 (Fatal Error 2896 occurs when clicking Next button on the Welcome Dialog often on Vista boxes).
Depending on your "packaging" skills I would go with "Resolution 2" to solve this issue.
Wrong install of SVS
Dietamr,
Was ist den fehlermeldung (den number) den du kriegst?
Regards
Erik
www.dvs4sbc.nl
Wrong install of SVS
Erik,
Die Fehlermeldung lautet:
Installation ended prematurely because of an error.
Eine error number gibt es nicht.
Nur noch das log file.
Regards
Dietmar
RE: Wrong install of SVS
Action ended 18:57:28: WiseNextDlg. Return value 3
The WiseNextDlg button is handled by a vbscript custom action so it seems that your vbscript engine is corrupted in some how or it could be that vbscripts are prevented to be executed as ex. a policy.
Can you run a simple vbscript manually?
ex. MsgBox "Hello there"
Same issue here
Occurred upon installation on a fresh Vista Home Premium.
I'm not sure how I can test the VBscript capability as other readers suggested
RE: Same issue here
Vista isn't that fond of vbscript custom actions.
Have a look at KB Article: 17252 (Fatal Error 2896 occurs when clicking Next button on the Welcome Dialog often on Vista boxes).
Depending on your "packaging" skills I would go with "Resolution 2" to solve this issue.