Click here to Skip to main content
15,920,503 members
Home / Discussions / System Admin
   

System Admin

 
AnswerRe: Why Linux? Pin
sajjy21-Nov-08 12:13
sajjy21-Nov-08 12:13 
QuestionMP3 Files get deleted automatically. Pin
arslanjatt22-Oct-08 20:13
arslanjatt22-Oct-08 20:13 
AnswerRe: MP3 Files get deleted automatically. Pin
Jörgen Andersson23-Oct-08 4:40
professionalJörgen Andersson23-Oct-08 4:40 
QuestionDisable Automatic IP Address option Pin
Mekong River22-Oct-08 4:22
Mekong River22-Oct-08 4:22 
AnswerRe: Disable Automatic IP Address option Pin
Dave Kreskowiak22-Oct-08 5:21
mveDave Kreskowiak22-Oct-08 5:21 
GeneralRe: Disable Automatic IP Address option Pin
Mekong River23-Oct-08 15:43
Mekong River23-Oct-08 15:43 
QuestionCould not find a valid Java virtual machine to load, while uninstalling Pin
ptr_Electron22-Oct-08 1:59
ptr_Electron22-Oct-08 1:59 
AnswerRe: Could not find a valid Java virtual machine to load, while uninstalling Pin
Dave Kreskowiak22-Oct-08 5:20
mveDave Kreskowiak22-Oct-08 5:20 
QuestionA Question of Disk Optimization Pin
Roger Wright21-Oct-08 15:16
professionalRoger Wright21-Oct-08 15:16 
AnswerRe: A Question of Disk Optimization Pin
Dave Kreskowiak22-Oct-08 5:27
mveDave Kreskowiak22-Oct-08 5:27 
Question$ sign Access Pin
Tauseef A15-Oct-08 21:19
Tauseef A15-Oct-08 21:19 
AnswerRe: $ sign Access Pin
Simon P Stevens17-Oct-08 0:08
Simon P Stevens17-Oct-08 0:08 
AnswerRe: $ sign Access Pin
Mekong River21-Oct-08 0:02
Mekong River21-Oct-08 0:02 
QuestionAnyone else having issues with ASP.Net on Server 2K3 after the latest MS security update? Pin
Furty15-Oct-08 16:29
Furty15-Oct-08 16:29 
AnswerRe: Anyone else having issues with ASP.Net on Server 2K3 after the latest MS security update? Pin
Jörgen Andersson15-Oct-08 23:16
professionalJörgen Andersson15-Oct-08 23:16 
GeneralRe: Anyone else having issues with ASP.Net on Server 2K3 after the latest MS security update? Pin
Furty16-Oct-08 22:35
Furty16-Oct-08 22:35 
QuestionHow to load signed drivers in windows vista Pin
SNI14-Oct-08 20:57
SNI14-Oct-08 20:57 
AnswerRe: How to load signed drivers in windows vista Pin
Mike Dimmick19-Oct-08 0:16
Mike Dimmick19-Oct-08 0:16 
QuestionWhat is the significance of Admin Approval Mode in Windows Vista? Pin
SNI14-Oct-08 2:04
SNI14-Oct-08 2:04 
AnswerRe: What is the significance of Admin Approval Mode in Windows Vista? Pin
Simon P Stevens17-Oct-08 0:16
Simon P Stevens17-Oct-08 0:16 
Admin approval mode is a mode where a user who is an admin will be prompted for approval before admin tasks are run.

It works by running the user as a normal user most of the time, and elevating them to admin when required (with a confirmation prompt)

You should not disable it for developing because you need to ensure you application works with it because your users may have it turned on. You should embed a manifest in your application to tell vista how you program should behave. You can use the manifest to tell vista that you program requires elevation, and vista will elevate it and display the required prompt to the user.

Simon

GeneralRe: What is the significance of Admin Approval Mode in Windows Vista? [modified] Pin
SNI19-Oct-08 18:38
SNI19-Oct-08 18:38 
GeneralRe: What is the significance of Admin Approval Mode in Windows Vista? Pin
Simon P Stevens20-Oct-08 5:08
Simon P Stevens20-Oct-08 5:08 
GeneralRe: What is the significance of Admin Approval Mode in Windows Vista? Pin
SNI20-Oct-08 19:11
SNI20-Oct-08 19:11 
GeneralRe: What is the significance of Admin Approval Mode in Windows Vista? Pin
Simon P Stevens20-Oct-08 23:07
Simon P Stevens20-Oct-08 23:07 
GeneralRe: What is the significance of Admin Approval Mode in Windows Vista? [modified] Pin
SNI21-Oct-08 2:46
SNI21-Oct-08 2:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.