Vista SP2: ShellExecuteEx failed; code 1155

  • Thread starter Thread starter Carsten Krueger
  • Start date Start date
C

Carsten Krueger

Hi,

if I execute a setup as an user without adminrights I get:
ShellExecuteEx failed; code 1155
This happens if the setup extracts some file with name *.tmp and tries to
run them.
With adminrights the setup works as expected. The *.tmp file is executed
(it's a normal executable)

Any ideas?

greetings
Carsten
 
Error 483 (1,155) No application is associated with the specified file for
this operation.
 
Am Wed, 8 Jul 2009 13:58:02 +1000 schrieb .:
Error 483 (1,155) No application is associated with the specified file for
this operation.

Yes, but why this happens only as a user but not as an admin?

greetings
Carsten
 
Back
Top