Hello,
I have exactly the same error message. It works when I'm installing it on English version of Windows Server 2008 but when I'm trying to do it on Polish Windows 7 X64 I'm getting error like
(Oct 28, 2014 7:10:11 PM), , com.installshield.smpserver.event.dialog.swing.PanelServiceAccountInfo, err, ERROR: Failed to create Windows service SAPSMPTestUserLogonService to try to set service LOGON permission for smpServiceUser user account.
I've dissabled UAC by:
C:\Windows\System32\cmd.exe
/k %windir%\System32\reg.exe ADD
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t
REG_DWORD /d 0 /f
added specific policies for user smpServiceUser in gpedit.msc, all started on administrator account.
How can I solve that issue?
Regards
Marcin