0

Shellexecute() is not working in windows7

When i tried to open some URL from the code, it throws an errror.

It returns a value 5.

Please some one look into this issue and help me to resolve

Sesha
  • 11
  • 1
  • 2

1 Answers1

1

SE_ERR_ACCESSDENIED = 5

The operating system denied access to the specified file.

The cause of problem might be lots of things. Perhaps the default browser was not installed properly but ended up putting registry keys in virtualized locations? Maybe the URL needs authentication?

Chrome not registered correctly anymore. Can't be launched from admin apps.

Bob77
  • 13,167
  • 1
  • 29
  • 37