Click here to Skip to main content
15,910,981 members
Home / Discussions / C#
   

C#

 
AnswerRe: do u know exercise website C#, pliz tell me!!!??? [modified] Pin
Shree2-Jun-08 21:14
Shree2-Jun-08 21:14 
QuestionProblem with bug Pin
humayunlalzad2-Jun-08 4:16
humayunlalzad2-Jun-08 4:16 
AnswerRe: Problem with bug Pin
Scott Dorman2-Jun-08 4:25
professionalScott Dorman2-Jun-08 4:25 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 5:35
humayunlalzad2-Jun-08 5:35 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 5:50
professionalScott Dorman2-Jun-08 5:50 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 6:18
humayunlalzad2-Jun-08 6:18 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 6:24
professionalScott Dorman2-Jun-08 6:24 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 6:27
humayunlalzad2-Jun-08 6:27 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 6:29
professionalScott Dorman2-Jun-08 6:29 
GeneralRe: Problem with bug Pin
humayunlalzad2-Jun-08 8:26
humayunlalzad2-Jun-08 8:26 
GeneralRe: Problem with bug Pin
Scott Dorman2-Jun-08 8:35
professionalScott Dorman2-Jun-08 8:35 
GeneralRe: Problem with bug Pin
humayunlalzad3-Jun-08 4:41
humayunlalzad3-Jun-08 4:41 
I think this .nsi file has got something to do with the installation it has these scripts which I have never seen in mylife.
InstallDotNet:

     ExecWait 'dotnetfx.exe'
     Delete "dotnetfx.exe"

     Call IsDotNETInstalled
     Pop $R3
     StrCmp $R3 0 DotNetFailed
       Goto CompleteInstallation

   DotNetFailed:
     MessageBox MB_OK "The Microsoft.NET Framework setup has failed. Please restart the PiPe setup, or install the latest .NET Framework directly from Microsoft's website."
     Quit

Can you tell me what the file does and what language is it.
GeneralRe: Problem with bug Pin
Scott Dorman3-Jun-08 4:45
professionalScott Dorman3-Jun-08 4:45 
GeneralRe: Problem with bug [modified] Pin
DaveyM692-Jun-08 10:09
professionalDaveyM692-Jun-08 10:09 
GeneralRe: Problem with bug Pin
DaveyM693-Jun-08 4:46
professionalDaveyM693-Jun-08 4:46 
GeneralRe: Problem with bug Pin
humayunlalzad3-Jun-08 4:53
humayunlalzad3-Jun-08 4:53 
GeneralRe: Problem with bug Pin
DaveyM693-Jun-08 12:01
professionalDaveyM693-Jun-08 12:01 
GeneralRe: Problem with bug Pin
humayunlalzad3-Jun-08 18:44
humayunlalzad3-Jun-08 18:44 
QuestionPerformance of application in case of larget data transfer Pin
mukkanti0072-Jun-08 3:52
mukkanti0072-Jun-08 3:52 
AnswerRe: Performance of application in case of larget data transfer Pin
Vasudevan Deepak Kumar2-Jun-08 4:14
Vasudevan Deepak Kumar2-Jun-08 4:14 
AnswerRe: Performance of application in case of larget data transfer Pin
leppie2-Jun-08 4:15
leppie2-Jun-08 4:15 
QuestionCsGL and Vista Pin
Ranger492-Jun-08 2:51
Ranger492-Jun-08 2:51 
AnswerRe: CsGL and Vista Pin
Vasudevan Deepak Kumar2-Jun-08 2:56
Vasudevan Deepak Kumar2-Jun-08 2:56 
Questionrelease resource for WebClient class Pin
George_George2-Jun-08 2:41
George_George2-Jun-08 2:41 
AnswerRe: release resource for WebClient class Pin
N a v a n e e t h2-Jun-08 3:07
N a v a n e e t h2-Jun-08 3:07 

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.