Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
QuestionBringtoFront from thread? Pin
rbarzallo23-Sep-04 15:50
rbarzallo23-Sep-04 15:50 
AnswerRe: BringtoFront from thread? Pin
Stefan Troschuetz23-Sep-04 21:12
Stefan Troschuetz23-Sep-04 21:12 
GeneralRe: BringtoFront from thread? Pin
rbarzallo24-Sep-04 4:28
rbarzallo24-Sep-04 4:28 
GeneralRe: BringtoFront from thread? Pin
Stefan Troschuetz25-Sep-04 22:53
Stefan Troschuetz25-Sep-04 22:53 
GeneralRe: BringtoFront from thread? Pin
Anonymous26-Sep-04 6:42
Anonymous26-Sep-04 6:42 
QuestionRemoting Errors? Pin
Haunter23-Sep-04 15:42
Haunter23-Sep-04 15:42 
GeneralQuestion about InstallShield Pin
wrykyn23-Sep-04 12:43
wrykyn23-Sep-04 12:43 
GeneralRe: Question about InstallShield Pin
Heath Stewart23-Sep-04 15:48
protectorHeath Stewart23-Sep-04 15:48 
You can use the Windows Installer projects in Visual Studio .NET. They're limited and commercial packages will yield more options, but you can use them for simple application. Just click New-<Project, select Setup and Deployment and select the Setup project. That's a Windows Installer project.

To note, two good commercial applications for authoring Windows Installer projects are Wise for Windows Installer[^] and InstallShield Developer[^].

Windows Installer is a standard deployment and InstallShield, from what I hear, is even going to drop their proprietary installation technology to focus solely on Windows Installer (which has been out for many years and has been evolving).

To find out more about Windows Installer, read the Windows Installer SDK[^] documentation.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles]
GeneralRe: Question about InstallShield Pin
wrykyn24-Sep-04 5:01
wrykyn24-Sep-04 5:01 
GeneralDatagrid Add and Delete Buttons Pin
macsgirl23-Sep-04 12:42
macsgirl23-Sep-04 12:42 
GeneralRe: Datagrid Add and Delete Buttons Pin
Heath Stewart23-Sep-04 15:40
protectorHeath Stewart23-Sep-04 15:40 
GeneralDevelop Windows Application with Add-Ins Pin
shawaj23-Sep-04 10:57
shawaj23-Sep-04 10:57 
GeneralRe: Develop Windows Application with Add-Ins Pin
Charlie Williams23-Sep-04 11:03
Charlie Williams23-Sep-04 11:03 
GeneralRe: Develop Windows Application with Add-Ins Pin
Roger Stewart23-Sep-04 11:08
professionalRoger Stewart23-Sep-04 11:08 
GeneralRe: Develop Windows Application with Add-Ins Pin
shawaj23-Sep-04 12:54
shawaj23-Sep-04 12:54 
GeneralRe: Develop Windows Application with Add-Ins Pin
Nnamdi Onyeyiri23-Sep-04 13:21
Nnamdi Onyeyiri23-Sep-04 13:21 
GeneralNullReferenceException Pin
Anonymous23-Sep-04 9:49
Anonymous23-Sep-04 9:49 
GeneralRe: NullReferenceException Pin
Heath Stewart23-Sep-04 10:20
protectorHeath Stewart23-Sep-04 10:20 
GeneralPassword Textbox for Datagrid Pin
macsgirl23-Sep-04 8:45
macsgirl23-Sep-04 8:45 
GeneralRe: Password Textbox for Datagrid Pin
Heath Stewart23-Sep-04 11:37
protectorHeath Stewart23-Sep-04 11:37 
General.NET load of DLL in privatePath failing -- HELP!!!! Pin
LongRange.Shooter23-Sep-04 8:19
LongRange.Shooter23-Sep-04 8:19 
GeneralRe: .NET load of DLL in privatePath failing -- HELP!!!! Pin
Heath Stewart23-Sep-04 10:41
protectorHeath Stewart23-Sep-04 10:41 
GeneralRe: .NET load of DLL in privatePath failing -- HELP!!!! Pin
LongRange.Shooter23-Sep-04 11:07
LongRange.Shooter23-Sep-04 11:07 
GeneralRe: .NET load of DLL in privatePath failing -- HELP!!!! Pin
Heath Stewart23-Sep-04 11:21
protectorHeath Stewart23-Sep-04 11:21 
GeneralRe: .NET load of DLL in privatePath failing -- HELP!!!! Pin
LongRange.Shooter24-Sep-04 4:40
LongRange.Shooter24-Sep-04 4:40 

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.