Vista error

  • Thread starter Thread starter Vlad - vladimir
  • Start date Start date
V

Vlad - vladimir

Hello,

Have created an application and a corresponding Setup using
C#, .NET 2.0
and VS2005 and everything works well on different Windows versions
except on some Vista PC's. The installation was succesfull but when I
try to run the installed application by double clicking the exe file
absolutely nothing happens?!? Any idea what could be wrong? (Have also
tried the "run as administrator option" without succes).

Please Help!

Vladimir
(e-mail address removed)
 
Hello,

Have created an application and a corresponding Setup using
C#, .NET 2.0
and VS2005 and everything works well on different Windows versions
except on some Vista PC's. The installation was succesfull but when I
try to run the installed application by double clicking the exe file
absolutely nothing happens?!? Any idea what could be wrong? (Have also
tried the "run as administrator option" without succes).

Please Help!

Vladimir
(e-mail address removed)


It's impossible to tell without more information...

You will need to investigate what your application is trying to do at
startup. Perhaps you are using registry keys, or special directories?

You said "on some Vista PC's". Does this mean that some Vista machines
behave as you expect?
 
Back
Top