Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Windows 7 problems
Re: Windows 7 problems [message #25355 is a reply to message #25354] Thu, 18 February 2010 11:39 Go to previous messageGo to previous message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
Zbych wrote on Thu, 18 February 2010 12:21

fudadmin wrote on Thu, 18 February 2010 10:00

I think, I have solved this problem by checking something like "Run as admininstrator"


Windows checks if a program needs administration privileges in AFAIK two ways:
1. by checking the name of program (it should contain "setup", "update", etc.)
2. by checking requestedExecutionLevel in a *.manifest file.

So, this problem could be solved either by renaming installer to upp-setup-xxx.exe or by embedding *.manifest file in it.



Ok, thanks for explanations. If i distribute an application i cannot put the user to choose to run application as administrator so i guess manifest file embed in application would be the solution. Perhaps doing it for TheIDE too? Btw, i dislike how Windows manage user rights.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MSVC++ Runtime error
Next Topic: BUG: FreeBSD debugging
Goto Forum:
  


Current Time: Sat Apr 26 15:58:23 CEST 2025

Total time taken to generate the page: 0.02623 seconds