Click here to Skip to main content
15,868,016 members
Home / Discussions / C#
   

C#

 
GeneralRe: Text Cahnging Whith BarCode Reader in TextBox C# Pin
Md. Marufuzzaman21-Dec-09 3:06
professionalMd. Marufuzzaman21-Dec-09 3:06 
AnswerRe: Text Cahnging Whith BarCode Reader in TextBox C# Pin
Keith Barrow21-Dec-09 3:09
professionalKeith Barrow21-Dec-09 3:09 
AnswerRe: Text Cahnging Whith BarCode Reader in TextBox C# Pin
DJ Matthews21-Dec-09 3:40
DJ Matthews21-Dec-09 3:40 
QuestionSocket Error: A non-blocking socket operation could not be completed immediately Pin
Harvey Saayman21-Dec-09 1:52
Harvey Saayman21-Dec-09 1:52 
QuestionHow to get Modified Registry value old information Pin
Member 437062521-Dec-09 1:18
Member 437062521-Dec-09 1:18 
AnswerRe: How to get Modified Registry value old information Pin
Dave Kreskowiak21-Dec-09 3:34
mveDave Kreskowiak21-Dec-09 3:34 
GeneralRe: How to get Modified Registry value old information Pin
Member 437062521-Dec-09 6:52
Member 437062521-Dec-09 6:52 
GeneralRe: How to get Modified Registry value old information Pin
Dave Kreskowiak21-Dec-09 8:08
mveDave Kreskowiak21-Dec-09 8:08 
So you're looking for the changes that the installation and then uninstall of an application makes to the registry??

You'd need to take a snapshot of the registry, building a database of all the keys and values you're tracking (not everything in the registry would be needed), do the install/uninstall, then take another snapshot, build a second database, then compare the two databases for the changes.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




Questionlist of structs Pin
benams20-Dec-09 23:18
benams20-Dec-09 23:18 
AnswerRe: list of structs Pin
Keith Barrow20-Dec-09 23:50
professionalKeith Barrow20-Dec-09 23:50 
QuestionSystem.Security.Cryptography RNGCryptoServiceProvider Pin
3bood.ghzawi20-Dec-09 22:45
3bood.ghzawi20-Dec-09 22:45 
AnswerRe: System.Security.Cryptography RNGCryptoServiceProvider Pin
Keith Barrow20-Dec-09 23:42
professionalKeith Barrow20-Dec-09 23:42 
QuestionDynamic grid in a dll Pin
billy_iii20-Dec-09 21:46
billy_iii20-Dec-09 21:46 
AnswerRe: Dynamic grid in a dll Pin
Saksida Bojan21-Dec-09 7:50
Saksida Bojan21-Dec-09 7:50 
Questionset DataGridViewComboBoxColumn DisplayMember with dataGridView value [modified] Pin
bippi20-Dec-09 21:20
bippi20-Dec-09 21:20 
QuestionRemote desktop server or VNC server in my app Pin
Cosby20-Dec-09 21:01
Cosby20-Dec-09 21:01 
AnswerRe: Remote desktop server or VNC server in my app Pin
Sunil G20-Dec-09 21:29
Sunil G20-Dec-09 21:29 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby20-Dec-09 22:31
Cosby20-Dec-09 22:31 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 0:16
subeditorPete O'Hanlon21-Dec-09 0:16 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby21-Dec-09 2:01
Cosby21-Dec-09 2:01 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 2:14
subeditorPete O'Hanlon21-Dec-09 2:14 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby21-Dec-09 3:03
Cosby21-Dec-09 3:03 
GeneralRe: Remote desktop server or VNC server in my app Pin
Sunil G 321-Dec-09 6:39
Sunil G 321-Dec-09 6:39 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 7:26
subeditorPete O'Hanlon21-Dec-09 7:26 
QuestionUsing "openas" verb in Windows 7 does not work? Pin
pedersen-roxen20-Dec-09 20:46
pedersen-roxen20-Dec-09 20: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.