Click here to Skip to main content
15,902,299 members
Home / Discussions / C#
   

C#

 
AnswerRe: Adding a hyperlink to a sentence of text in a bulleted list Pin
BobJanova13-Jul-11 22:26
BobJanova13-Jul-11 22:26 
QuestionEmulate a helpbutton with a toolstripbutton c# Pin
Luis Amador13-Jul-11 7:59
Luis Amador13-Jul-11 7:59 
AnswerRe: Emulate a helpbutton with a toolstripbutton c# Pin
Ravi Bhavnani14-Jul-11 12:01
professionalRavi Bhavnani14-Jul-11 12:01 
QuestionManaging windows updates (WUApilib) Pin
Jacob D Dixon13-Jul-11 4:32
Jacob D Dixon13-Jul-11 4:32 
AnswerRe: Managing windows updates (WUApilib) Pin
Not Active13-Jul-11 5:26
mentorNot Active13-Jul-11 5:26 
AnswerRe: Managing windows updates (WUApilib) Pin
Dan Mos13-Jul-11 6:51
Dan Mos13-Jul-11 6:51 
GeneralRe: Managing windows updates (WUApilib) Pin
Jacob D Dixon13-Jul-11 10:11
Jacob D Dixon13-Jul-11 10:11 
AnswerRe: Managing windows updates (WUApilib) [modified] Pin
Jacob D Dixon13-Jul-11 14:47
Jacob D Dixon13-Jul-11 14:47 
Ahhh I over looked it:
http://msdn.microsoft.com/en-us/library/aa386492(v=VS.85).aspx[^]

Using IUpdateInstaller2 instead of IUpdateInstaller allows you to forcequiet installs. It doesn't hurt to go through all the references again a few times Smile | :) . I will post back if it worked or not....

*Update*
Worked pretty good! The only thing is the updates will still fail if it is unable to install silently. The one I tested was Internet Explorer 9. At least this gives me the ability to filter them out and not have it pending for a users input.

modified on Wednesday, July 13, 2011 10:20 PM

GeneralRe: Managing windows updates (WUApilib) Pin
Dan Mos13-Jul-11 21:16
Dan Mos13-Jul-11 21:16 
Questionalternatives of macros in c# Pin
aeman13-Jul-11 2:22
aeman13-Jul-11 2:22 
AnswerRe: alternatives of macros in c# Pin
BobJanova13-Jul-11 2:28
BobJanova13-Jul-11 2:28 
AnswerRe: alternatives of macros in c# Pin
PIEBALDconsult13-Jul-11 2:46
mvePIEBALDconsult13-Jul-11 2:46 
AnswerRe: alternatives of macros in c# Pin
Shameel13-Jul-11 3:07
professionalShameel13-Jul-11 3:07 
GeneralRe: alternatives of macros in c# Pin
BobJanova13-Jul-11 4:06
BobJanova13-Jul-11 4:06 
GeneralRe: alternatives of macros in c# Pin
Shameel13-Jul-11 4:47
professionalShameel13-Jul-11 4:47 
AnswerRe: alternatives of macros in c# Pin
jschell13-Jul-11 9:13
jschell13-Jul-11 9:13 
AnswerRe: alternatives of macros in c# Pin
PIEBALDconsult19-Jul-11 14:40
mvePIEBALDconsult19-Jul-11 14:40 
QuestionUsing C++ Code in C# Project/Solution? Pin
AmbiguousName12-Jul-11 21:14
AmbiguousName12-Jul-11 21:14 
AnswerRe: Using C++ Code in C# Project/Solution? [modified] Pin
Pete O'Hanlon12-Jul-11 23:10
mvePete O'Hanlon12-Jul-11 23:10 
AnswerRe: Using C++ Code in C# Project/Solution? PinPopular
Shameel12-Jul-11 23:38
professionalShameel12-Jul-11 23:38 
GeneralRe: Using C++ Code in C# Project/Solution? Pin
Pete O'Hanlon12-Jul-11 23:43
mvePete O'Hanlon12-Jul-11 23:43 
GeneralRe: Using C++ Code in C# Project/Solution? Pin
Shameel13-Jul-11 2:20
professionalShameel13-Jul-11 2:20 
GeneralRe: Using C++ Code in C# Project/Solution? Pin
BobJanova13-Jul-11 0:11
BobJanova13-Jul-11 0:11 
GeneralRe: Using C++ Code in C# Project/Solution? Pin
Shameel13-Jul-11 2:21
professionalShameel13-Jul-11 2:21 
GeneralRe: Using C++ Code in C# Project/Solution? Pin
Manfred Rudolf Bihy13-Jul-11 0:40
professionalManfred Rudolf Bihy13-Jul-11 0:40 

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.