Click here to Skip to main content
15,891,409 members
Home / Discussions / C#
   

C#

 
GeneralRe: RichTextBox LoadFile question Pin
Dave Kreskowiak10-Jun-04 8:16
mveDave Kreskowiak10-Jun-04 8:16 
GeneralLaunching an External Executable Pin
ZeldaFreak10-Jun-04 5:42
ZeldaFreak10-Jun-04 5:42 
GeneralRe: Launching an External Executable Pin
Dave Kreskowiak10-Jun-04 5:58
mveDave Kreskowiak10-Jun-04 5:58 
GeneralReplace a pattern in a an html file Pin
Sam9643410-Jun-04 5:26
Sam9643410-Jun-04 5:26 
GeneralRe: Replace a pattern in a an html file Pin
Dave Kreskowiak10-Jun-04 7:20
mveDave Kreskowiak10-Jun-04 7:20 
GeneralCF dataset help Pin
lukesmith9910-Jun-04 5:09
lukesmith9910-Jun-04 5:09 
GeneralRe: CF dataset help Pin
Dave Kreskowiak10-Jun-04 5:43
mveDave Kreskowiak10-Jun-04 5:43 
GeneralRe: CF dataset help Pin
lukesmith9910-Jun-04 7:42
lukesmith9910-Jun-04 7:42 
GeneralRe: CF dataset help Pin
Dave Kreskowiak10-Jun-04 8:12
mveDave Kreskowiak10-Jun-04 8:12 
GeneralRe: CF dataset help Pin
lukesmith9910-Jun-04 8:31
lukesmith9910-Jun-04 8:31 
Generalcustom errors on the server Pin
Judah Gabriel Himango10-Jun-04 4:16
sponsorJudah Gabriel Himango10-Jun-04 4:16 
GeneralRe: custom errors on the server Pin
Heath Stewart10-Jun-04 7:08
protectorHeath Stewart10-Jun-04 7:08 
GeneralRe: custom errors on the server Pin
Judah Gabriel Himango10-Jun-04 8:32
sponsorJudah Gabriel Himango10-Jun-04 8:32 
GeneralRe: custom errors on the server Pin
Heath Stewart10-Jun-04 9:56
protectorHeath Stewart10-Jun-04 9:56 
GeneralRe: custom errors on the server Pin
Judah Gabriel Himango10-Jun-04 10:09
sponsorJudah Gabriel Himango10-Jun-04 10:09 
GeneralRe: custom errors on the server Pin
Heath Stewart10-Jun-04 10:14
protectorHeath Stewart10-Jun-04 10:14 
GeneralRe: custom errors on the server Pin
Judah Gabriel Himango10-Jun-04 10:19
sponsorJudah Gabriel Himango10-Jun-04 10:19 
GeneralRe: custom errors on the server Pin
C LaMorticella27-Sep-04 8:31
C LaMorticella27-Sep-04 8:31 
GeneralForm Maximize Events Pin
BrianEllis10-Jun-04 4:07
BrianEllis10-Jun-04 4:07 
GeneralRe: Form Maximize Events Pin
Heath Stewart10-Jun-04 7:04
protectorHeath Stewart10-Jun-04 7:04 
GeneralGet instance that's calling the current method Pin
partyganger10-Jun-04 2:52
partyganger10-Jun-04 2:52 
GeneralRe: Get instance that's calling the current method Pin
Heath Stewart10-Jun-04 4:09
protectorHeath Stewart10-Jun-04 4:09 
GeneralCheck if software is installed Pin
Peter Nirschl10-Jun-04 2:30
Peter Nirschl10-Jun-04 2:30 
GeneralRe: Check if software is installed Pin
Heath Stewart10-Jun-04 4:14
protectorHeath Stewart10-Jun-04 4:14 
GeneralRe: Check if software is installed Pin
Wackatronic10-Jun-04 4:47
Wackatronic10-Jun-04 4:47 
Even after enumerating and possibly finsing the correct registry key, you should check for the exsistence of the dll or exe. Windows applications are infamous for not removing all registry entries after an un-install or even people will delete directories without using the un-install. Top and bottom is even if it has a registry key, don't assume that it's there.

Just expanding on what Heath mentioned.

Yes, I program in VB, but only to feed my addiction to a warm place to sleep and food to eat!

Visit my Code Project blog (Mobile Audio project)[^]

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.