When a process is running at the low integrity level, you can\'t write to %temp% so I need a way to find the path to the %temp%\\Low di开发者_Python百科rectory (Without hardcoding the word \"Low\")The
I have a VB6 application that still references some old VB5 libraries (dll, vbr, tlb, and ocx). We\'re having some strange issues like it can\'t read the registry using advapi32.dll. I\'ve trie开发者_
Here is the scenario. I have an application which writes a configuration file in its directory (user.dir). When the user cannot write to that directory due to UAC issues, I would like to change that t
I have written a wizard in C++ which installs some files to the program files folder under windows. As I understand, I need Admin rights to write to program files under Vista/7. So my question is: Is
I am trying to build an automation application in C# 2005 express edition under windows vista. Problem is, Whenever I try to run this application, either from IDE or directly compiled executable under
I have made an ActiveX control and have made its .cab file for automati开发者_如何学Goc installation on client machine using Internet Explorer.. It working fine of Windows XP, but on windows Vista and
I would like to control the name of my application as it appears in the UAC dialog. Right now it shows up as something like \"MyCompany.MyApp.exe\"; I would prefer something like \"MyApp Pro\". In开发
C++ projects have a linker option to embed manifest to require UAC elevation (/MANIFESTUAC:level) . Is there any such option for开发者_高级运维 .net projects?If you are using Visual Studio 2008: add
I have an application that runs as a service, and dynamically creates and publishes windows performance (perfmon) counters.
I am developing an application that saves its settings in the install folder. If I install the app in the Program Files on drive C: and attempt to write the settings file I get an exception and that\'