windows-vista
Creating folders in UAC-protected areas
I have an application which needs to be able to create folders in UAC-protected directories semi-automatically (the user will be there to approve the UAC notice, but I don\'t want to ask them to go do[详细]
2023-03-13 04:25 分类:问答OS.symlink support in windows
I downloaded python 2.7.1 from the python website and installed it to windows. When attempting to symlink a file, I find that it is not supported.[详细]
2023-03-11 17:09 分类:问答What is the difference between the new TFileOpenDialog and the old TOpenDialog?
What is the difference between the new TFileOpenDialog and the old TOpenDialog? In my computer (Win 7/DXE), when开发者_JAVA百科 I run the code, the dialogs look the same.TOpenDialog executes TFileOpen[详细]
2023-03-11 12:45 分类:问答Why does this code work in Vista but not 7?
For some reason every time I have someone run this program in Vista it works flawlessly but as soon as I move it over to a Windows 7 PC it stops in the middle of the ActionListener\'s Action Performed[详细]
2023-03-10 14:01 分类:问答Where do I store files on Vista/Win7 for all users with read/write permission [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Where to put common writable application files?[详细]
2023-03-10 13:28 分类:问答Application only runs if you run as administrator?
Edit: This problem only occurs on windows 7 and vista from what I\'ve heard. I have a very simple app developed with an external graphics library. If I install this app into a program files directory[详细]
2023-03-10 09:21 分类:问答HKLM registry doubt
My application updates some registry fields related to licensing under HKLM. This is for accessing the information for all users in the system. This makes us to make our application run as administrat[详细]
2023-03-09 23:39 分类:问答Vendor ID grabber writ in win batch not working right on vista
Ok. I\'ll make the boring stuff quick...my specialty is with electronic hardware troubleshooting, but I am proficient with windows and linux. I开发者_开发知识库 have developed a taste for writing usef[详细]
2023-03-09 08:53 分类:问答Request administrator rights on Win Vista/7 from a c++ app
I found info on how to do it in c#, but how to make a C++开发者_开发技巧 app pop-up that UAC \"Run as administrator\" when it is run?You can set the manifest in Visual Studio in:[详细]
2023-03-09 05:10 分类:问答CreateProcessAsUser not executing application from Non-Sys32 directory
I have written following function in my printer monitor. If I keep my exe in Sys32 directory then it works fine but as L\"c:\\1\\MyApp.exe\" it never executes the exe file. I am using Windows VISTA sy[详细]
2023-03-09 00:58 分类:问答