Top "Windows-vista" questions

Windows Vista is an operating system that was the successor of Windows XP and the predecessor of Windows 7. It is not maintained nor supported anymore.

UAC and Java

Is it possible to ask for elevated permissions from within a Java Application? Suggestions I've seen seem to all be …

java windows-vista uac
Does Event logger in C# needs admin privileges to write logs into Windows Event Viewer?

In my C# application I am using EventLog class to log messages. It works perfectly fine on my machine but …

logging windows-vista c#-2.0
Vista UAC - Trouble Mapping Network Drives

We have an application that programmatically maps network drives. On Vista with UAC on, we get some strange issues. Our …

windows uac windows-vista file-sharing net-use
How to get size and position of window caption buttons (minimise, restore, close)

Is there an API call to determine the size and position of window caption buttons? I'm trying to draw vista-style …

c++ winapi mfc windows-vista uxtheme
Nullsoft installer, howto make ProgramData subfolder writable

ProgramData folder is the best place for storing your application's writeable files shared by all users. But when Nsis installer …

windows-7 windows-vista nsis programdata
How to programmatically create a file association that works in XP, Vista and Windows 7

I want to be able to register my file-extension from my program. (Associate the filetype with my program) There are …

c# windows-7 windows-vista windows-xp file-association
c# excel dll - can't add a reference to the specified file - regasm

When deploying and registering a .Net Excel.dll on another computer, I get an error Can't add a reference to …

c# dll windows-vista excel-2007 regasm
Decrypt WEP wlan profile key using CryptUnprotectData

I am trying to decrypt WEP profile's key using CryptUnprotectData. The way I fetched the profile key is by exporting …

c windows-vista encryption wlanapi wep
How can I get rid of Windows Update reboot prompt?

I want Windows Update to automatically download and install updates on my Vista machine, however I don't want to be …

windows windows-vista windows-update
Qt: Erase background (Windows Aero Glass)

Update see Using Blur Behind on Windows for an example of using Qt and DWM.alt text http://labs.trolltech.…

pyqt windows-vista dwm aero-glass