Click here to Skip to main content
15,905,875 members
Home / Discussions / C#
   

C#

 
QuestionHelp with DLL files Pin
swatgodjr25-Aug-07 12:23
swatgodjr25-Aug-07 12:23 
QuestionDatabase Login Pin
Bonsta25-Aug-07 8:41
Bonsta25-Aug-07 8:41 
AnswerRe: Database Login Pin
Giorgi Dalakishvili25-Aug-07 9:01
mentorGiorgi Dalakishvili25-Aug-07 9:01 
AnswerRe: Database Login Pin
Paul Conrad25-Aug-07 9:24
professionalPaul Conrad25-Aug-07 9:24 
AnswerRe: Database Login Pin
Bonsta26-Aug-07 1:15
Bonsta26-Aug-07 1:15 
GeneralRe: Database Login Pin
Paul Conrad26-Aug-07 8:02
professionalPaul Conrad26-Aug-07 8:02 
QuestionSetup project - Custom Action before the installation starts Pin
Yu Homicide25-Aug-07 8:20
Yu Homicide25-Aug-07 8:20 
AnswerRe: Setup project - Custom Action before the installation starts Pin
ekynox26-Aug-07 1:58
ekynox26-Aug-07 1:58 
Custom actions will always run after the installation is completed when the progress bar reaches 100%.

As for adding a custom screen it is possible and you will have to edit the MSI database using a tool called Orca.

Be warned using Orca is a real pain in the butt. Mad | :mad: I'm surprised MS hasn't done much in this area with Visual Studio.

I will give you a refernce to a codeproject article that discusses addition of a custom installation screen before the installation actually takes place. The article should give you an idea "what" is involved with MSI editing and adding a custom screen.
http://www.codeproject.com/useritems/ChangeVDirWebSetupProject.asp?msg=1631151&Page=2&userid=1785827&mode=all#xx1631151xx[^]

Finally, you can investigate WIX- Windows Installer XML. This stuff is really freaking cool. Big Grin | :-D
QuestionScrollBars in Listview Pin
topksharma198225-Aug-07 7:50
topksharma198225-Aug-07 7:50 
QuestionConsole Menu Application Pin
invalidsyntax101025-Aug-07 7:14
invalidsyntax101025-Aug-07 7:14 
AnswerRe: Console Menu Application Pin
Lutosław25-Aug-07 7:53
Lutosław25-Aug-07 7:53 
GeneralRe: Console Menu Application Pin
invalidsyntax101025-Aug-07 8:52
invalidsyntax101025-Aug-07 8:52 
GeneralRe: Console Menu Application Pin
Lutosław25-Aug-07 9:16
Lutosław25-Aug-07 9:16 
QuestionXML attribute Pin
ytubis25-Aug-07 5:30
ytubis25-Aug-07 5:30 
QuestionTime elapsed since user logged in Pin
Lutosław25-Aug-07 5:25
Lutosław25-Aug-07 5:25 
AnswerRe: Time elapsed since user logged in Pin
Hessam Jalali25-Aug-07 12:16
Hessam Jalali25-Aug-07 12:16 
GeneralRe: Time elapsed since user logged in Pin
Lutosław25-Aug-07 23:21
Lutosław25-Aug-07 23:21 
GeneralRe: Time elapsed since user logged in Pin
Hessam Jalali26-Aug-07 0:26
Hessam Jalali26-Aug-07 0:26 
GeneralRe: Time elapsed since user logged in Pin
Lutosław26-Aug-07 0:51
Lutosław26-Aug-07 0:51 
GeneralRe: Time elapsed since user logged in Pin
Hessam Jalali28-Aug-07 10:39
Hessam Jalali28-Aug-07 10:39 
QuestionProblem to Loading Data via Another Form. Pin
hdv21225-Aug-07 4:49
hdv21225-Aug-07 4:49 
QuestionTag name Pin
ytubis24-Aug-07 23:44
ytubis24-Aug-07 23:44 
AnswerRe: Tag name Pin
Christian Graus25-Aug-07 0:49
protectorChristian Graus25-Aug-07 0:49 
AnswerRe: Tag name 2 Pin
Luc Pattyn24-Aug-07 23:35
sitebuilderLuc Pattyn24-Aug-07 23:35 
GeneralRe: Tag name 2 Pin
hdv21225-Aug-07 7:56
hdv21225-Aug-07 7:56 

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.