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

C#

 
Generalstring strLastDay Pin
tatchung6-Jul-05 22:40
tatchung6-Jul-05 22:40 
GeneralRe: string strLastDay Pin
Vasudevan Deepak Kumar6-Jul-05 23:42
Vasudevan Deepak Kumar6-Jul-05 23:42 
GeneralRe: string strLastDay Pin
tatchung6-Jul-05 23:45
tatchung6-Jul-05 23:45 
GeneralGUID from TypeLibrary Pin
Member 169776-Jul-05 22:39
Member 169776-Jul-05 22:39 
GeneralSimple Question Pin
Anonymous6-Jul-05 22:27
Anonymous6-Jul-05 22:27 
GeneralRe: Simple Question Pin
Carsten Zeumer6-Jul-05 22:59
Carsten Zeumer6-Jul-05 22:59 
GeneralRe: Simple Question Pin
MoustafaS7-Jul-05 2:36
MoustafaS7-Jul-05 2:36 
GeneralRe: Simple Question Pin
Dave Kreskowiak7-Jul-05 6:09
mveDave Kreskowiak7-Jul-05 6:09 
Like cadi said, you have to write a proxy application that checks for the existance of the .NET Framework, preferrably the correct version of it. Then it launches your application is the requirement is met.

The catch is, you can't use C#, J#, or any of the Managed languages to do this. It either has to be written in unmanaged C++ or some other language that doesn't need the .NET Framework to run.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralProcessCmdKey invoke app method Pin
xrado6-Jul-05 21:23
xrado6-Jul-05 21:23 
Questionwhy code halt? Pin
umair116-Jul-05 20:46
umair116-Jul-05 20:46 
AnswerRe: why code halt? Pin
mav.northwind6-Jul-05 22:21
mav.northwind6-Jul-05 22:21 
AnswerRe: why code halt? Pin
Dave Kreskowiak7-Jul-05 5:59
mveDave Kreskowiak7-Jul-05 5:59 
GeneralUdpClient class Pin
Zishan Haider6-Jul-05 20:08
Zishan Haider6-Jul-05 20:08 
GeneralRe: UdpClient class Pin
Dave Kreskowiak7-Jul-05 6:04
mveDave Kreskowiak7-Jul-05 6:04 
GeneralRe: UdpClient class Pin
Zishan Haider7-Jul-05 19:52
Zishan Haider7-Jul-05 19:52 
GeneralRe: UdpClient class Pin
Dave Kreskowiak8-Jul-05 1:29
mveDave Kreskowiak8-Jul-05 1:29 
GeneralRe: UdpClient class Pin
Zishan Haider7-Jul-05 20:10
Zishan Haider7-Jul-05 20:10 
GeneralRe: UdpClient class Pin
Dave Kreskowiak8-Jul-05 1:30
mveDave Kreskowiak8-Jul-05 1:30 
GeneralRe: UdpClient class Pin
Zishan Haider8-Jul-05 19:34
Zishan Haider8-Jul-05 19:34 
QuestionHow To override controls? Pin
Rassul Yunussov6-Jul-05 19:41
Rassul Yunussov6-Jul-05 19:41 
AnswerRe: How To override controls? Pin
Dave Kreskowiak7-Jul-05 5:50
mveDave Kreskowiak7-Jul-05 5:50 
GeneralRunning Webservice on Apache Pin
seee sharp6-Jul-05 18:17
seee sharp6-Jul-05 18:17 
GeneralProblem with changing font style, please help Pin
OnlyTaz6-Jul-05 17:40
OnlyTaz6-Jul-05 17:40 
GeneralRe: Problem with changing font style, please help Pin
Dave Kreskowiak7-Jul-05 5:33
mveDave Kreskowiak7-Jul-05 5:33 
GeneralRe: Problem with changing font style, please help Pin
OnlyTaz7-Jul-05 10:46
OnlyTaz7-Jul-05 10: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.