Click here to Skip to main content
15,884,353 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# How to install windows services using C# Pin
PIEBALDconsult24-Jul-10 5:13
mvePIEBALDconsult24-Jul-10 5:13 
GeneralRe: C# How to install windows services using C# Pin
DJ-Boris25-Jul-10 0:19
DJ-Boris25-Jul-10 0:19 
GeneralRe: C# How to install windows services using C# Pin
PIEBALDconsult25-Jul-10 4:26
mvePIEBALDconsult25-Jul-10 4:26 
GeneralRe: C# How to install windows services using C# Pin
RichTeel30-Jul-10 5:21
RichTeel30-Jul-10 5:21 
GeneralRe: C# How to install windows services using C# [modified] Pin
PIEBALDconsult30-Jul-10 5:53
mvePIEBALDconsult30-Jul-10 5:53 
GeneralRe: C# How to install windows services using C# Pin
PIEBALDconsult31-Jul-10 5:02
mvePIEBALDconsult31-Jul-10 5:02 
AnswerRe: C# How to install windows services using C# Pin
Abhinav S24-Jul-10 23:26
Abhinav S24-Jul-10 23:26 
GeneralRe: C# How to install windows services using C# Pin
PIEBALDconsult25-Jul-10 4:34
mvePIEBALDconsult25-Jul-10 4:34 
But I believe he was concerned about finding the correct version on some unknown user's system.
My system currently has three versions:

C:\windows\microsoft.net\Framework\v1.1.4322\InstallUtil.exe
C:\windows\microsoft.net\Framework\v2.0.50727\InstallUtil.exe
C:\windows\microsoft.net\Framework\v4.0.30319\InstallUtil.exe


Other systems may have fewer, and there will likely be new versions in the future -- his install would need to detect which is available and will work.

I may have written an application with .net 2 that expects the .net 2 version -- but today someone may want to install it on a system with .net 4 only.
The .net 4 version will work, but the install won't know it's there and so will fail.

Of course, this is what the PATH environment variable is supposed to be used for, but I think I'm the only one who still uses it. Sigh | :sigh:
QuestionC# interfacing with hardware Pin
wjbjnr24-Jul-10 4:03
wjbjnr24-Jul-10 4:03 
AnswerRe: C# interfacing with hardware Pin
Dave Kreskowiak24-Jul-10 4:16
mveDave Kreskowiak24-Jul-10 4:16 
GeneralRe: C# interfacing with hardware Pin
wjbjnr24-Jul-10 5:46
wjbjnr24-Jul-10 5:46 
GeneralRe: C# interfacing with hardware Pin
Dave Kreskowiak24-Jul-10 6:30
mveDave Kreskowiak24-Jul-10 6:30 
GeneralRe: C# interfacing with hardware Pin
wjbjnr24-Jul-10 9:06
wjbjnr24-Jul-10 9:06 
GeneralRe: C# interfacing with hardware Pin
Dave Kreskowiak24-Jul-10 10:15
mveDave Kreskowiak24-Jul-10 10:15 
GeneralRe: C# interfacing with hardware Pin
DaveyM6924-Jul-10 9:16
professionalDaveyM6924-Jul-10 9:16 
AnswerRe: C# interfacing with hardware Pin
PIEBALDconsult24-Jul-10 10:08
mvePIEBALDconsult24-Jul-10 10:08 
GeneralRe: C# interfacing with hardware Pin
wjbjnr30-Aug-10 16:16
wjbjnr30-Aug-10 16:16 
QuestionC# . net to perl converter?? ?? Pin
yum 201024-Jul-10 2:58
yum 201024-Jul-10 2:58 
AnswerRe: C# . net to perl converter?? ?? Pin
Dave Kreskowiak24-Jul-10 4:14
mveDave Kreskowiak24-Jul-10 4:14 
QuestionHow to covert all formats to pdf using itextsharp? [modified] Pin
sush824-Jul-10 1:59
sush824-Jul-10 1:59 
AnswerRe: How to covert all formats to pdf using itextsharp? Pin
Pete O'Hanlon24-Jul-10 2:39
mvePete O'Hanlon24-Jul-10 2:39 
GeneralRe: How to covert all formats to pdf using itextsharp? Pin
harold aptroot24-Jul-10 2:50
harold aptroot24-Jul-10 2:50 
GeneralRe: How to covert all formats to pdf using itextsharp? Pin
sush824-Jul-10 3:39
sush824-Jul-10 3:39 
GeneralRe: How to covert all formats to pdf using itextsharp? Pin
harold aptroot24-Jul-10 3:42
harold aptroot24-Jul-10 3:42 
GeneralRe: How to covert all formats to pdf using itextsharp? Pin
sush824-Jul-10 3:47
sush824-Jul-10 3:47 

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.