På yggenyk.dk bruger vi cookies til at give dig en god oplevelse og til at indsamle statistik, der kan være med til at forbedre brugeroplevelsen. Hvis du klikker på et link på yggenyk.dk, accepterer du samtidig vores cookiepolitik.
Porting applications to Windows Vista: Difference between revisions
Jump to navigation
Jump to search
| Line 34: | Line 34: | ||
* [http://www.tweak-uac.com/programming/vista-tools/ Vista tools - TweakUAC] | * [http://www.tweak-uac.com/programming/vista-tools/ Vista tools - TweakUAC] | ||
* [http://blogs.msdn.com/cjacks/archive/2006/10/09/How-to-Determine-if-a-User-is-a-Member-of-the-Administrators-Group-with-UAC-Enabled-on-Windows-Vista.aspx How to Determine if a User is a Member of the Administrators Group with UAC Enabled on Windows Vista] | * [http://blogs.msdn.com/cjacks/archive/2006/10/09/How-to-Determine-if-a-User-is-a-Member-of-the-Administrators-Group-with-UAC-Enabled-on-Windows-Vista.aspx How to Determine if a User is a Member of the Administrators Group with UAC Enabled on Windows Vista] | ||
* [http://www.microsoft.com/technet/technetmag/issues/2007/06/UAC/default.aspx?wt.svl%3dwhatsnew&pf=true Inside Windows Vista User Account Control - Mark Russinovich] | |||
==Folder and registry changes in Vista and Vista x64== | ==Folder and registry changes in Vista and Vista x64== | ||
Revision as of 08:04, 3 September 2007
Program Compatibility Assistant
- Program Compatibility Assistant: frequently asked questions
- Program Compatibility Features and Resulting Internet Communication in Windows Vista
- How to prevent the Program Compatibility Assistant from appearing on Windows Vista
- Why does .NET Framework 3.5 beta 1 setup tell me to install Windows XP SP2 on Vista?
The Windows Vista and Windows Server 2008 Developer Story: Application Compatibility Cookbook
Application Compatibility Additional Resources
Microsoft Application Compatibility Toolkit
Application Verifier
- Microsoft Application Verifier v3.4 for x86, x64 and IA64
- Configuring Application Verifier as a Testing Tool for Windows Vista Compatibility
- Frequently Asked Questions About Windows Application Verifier
Programming against UAC
When your permission or password is needed to complete a task, UAC will alert you with one of the following messages:
- Windows needs your permission to continue
- A program needs your permission to continue
- An unidentified program wants access to your computer
- This program has been blocked
- Video showing how to embedd manifests in applications to avoid VIsta autodetecting what kind of application it is
- The Windows Vista and Windows Server 2008 Developer Story: Windows Vista Application Development Requirements for User Account Control (UAC)
- Vista tools - TweakUAC
- How to Determine if a User is a Member of the Administrators Group with UAC Enabled on Windows Vista
- Inside Windows Vista User Account Control - Mark Russinovich
Folder and registry changes in Vista and Vista x64
Locating Debug Symbols
Add the environment variable:
_NT_SYMBOL_PATH=SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Full syntax off _NT_SYMBOL_PATH:
Registry Virtualization
<google>ENGELSK</google>