Click here to Skip to main content
15,917,174 members
Home / Discussions / C#
   

C#

 
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 
It sounds like we are talking about different projects. What you need to find is the application and project file that was used to create the setup application, not the program that is being installed. This is typically a "Visual Studio Deployment Project", an InstallShield .ism project, etc. That is what needs to be changed.

The only other possibility is that you have a completely custom written setup application. In that case, you would have a regular Visual Studio project file and would then need to change the source code for that application.

Scott.

—In just two days, tomorrow will be yesterday.
—Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

[Forum Guidelines] [Articles] [Blog]

GeneralRe: Problem with bug Pin
humayunlalzad3-Jun-08 4:41
humayunlalzad3-Jun-08 4:41 
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 
GeneralRe: release resource for WebClient class Pin
George_George3-Jun-08 1:10
George_George3-Jun-08 1:10 
QuestionReading from html source with C# Pin
kindzal2-Jun-08 2:39
kindzal2-Jun-08 2:39 
AnswerRe: Reading from html source with C# Pin
Vasudevan Deepak Kumar2-Jun-08 2:52
Vasudevan Deepak Kumar2-Jun-08 2:52 

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.