Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
GeneralRe: Thread-Safe Singleton Pin
Heath Stewart8-Dec-03 9:08
protectorHeath Stewart8-Dec-03 9:08 
GeneralRe: Thread-Safe Singleton Pin
bzurer11-Dec-03 3:31
bzurer11-Dec-03 3:31 
GeneralRe: Thread-Safe Singleton Pin
Heath Stewart11-Dec-03 4:30
protectorHeath Stewart11-Dec-03 4:30 
GeneralRe: Thread-Safe Singleton Pin
bzurer11-Dec-03 4:56
bzurer11-Dec-03 4:56 
Generalabout setup projects Pin
Mauricio Ritter8-Dec-03 3:50
Mauricio Ritter8-Dec-03 3:50 
GeneralRe: about setup projects Pin
Heath Stewart8-Dec-03 3:55
protectorHeath Stewart8-Dec-03 3:55 
GeneralRe: about setup projects Pin
Mauricio Ritter8-Dec-03 4:20
Mauricio Ritter8-Dec-03 4:20 
GeneralRe: about setup projects Pin
Heath Stewart8-Dec-03 4:52
protectorHeath Stewart8-Dec-03 4:52 
You can't, actually. .NET Installer classes have nothing to do with Windows Installer, Windows Installer is just able to run them as custom installer actions. I was talking about native custom actions that you'd have to write in C/C++ (with C-style functions).

The easiest way is to install Orca and edit the MSI yourself. Just go to mdsn.microsoft.com and go to downloads. Click Platform SDK but only install the Windows Installer SDK. It will install only a few required components from the PSDK itself. Legally, I cannot just send you the installer for Orca but it is an invaluable tool and is worth the download if you're messing with installer packages.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
QuestionAbout Collections? Pin
E#8-Dec-03 3:29
sussE#8-Dec-03 3:29 
AnswerRe: About Collections? Pin
E#8-Dec-03 3:31
sussE#8-Dec-03 3:31 
AnswerRe: About Collections? Pin
Heath Stewart8-Dec-03 3:52
protectorHeath Stewart8-Dec-03 3:52 
GeneralRe: About Collections? Pin
leppie8-Dec-03 6:19
leppie8-Dec-03 6:19 
GeneralRe: About Collections? Pin
Heath Stewart8-Dec-03 6:22
protectorHeath Stewart8-Dec-03 6:22 
QuestionOR? Pin
eggie58-Dec-03 3:22
eggie58-Dec-03 3:22 
AnswerRe: OR? Pin
Heath Stewart8-Dec-03 3:47
protectorHeath Stewart8-Dec-03 3:47 
GeneralRe: OR? Pin
eggie58-Dec-03 11:39
eggie58-Dec-03 11:39 
GeneralRe: OR? Pin
Heath Stewart8-Dec-03 11:41
protectorHeath Stewart8-Dec-03 11:41 
GeneralRe: OR? Pin
eggie58-Dec-03 11:45
eggie58-Dec-03 11:45 
GeneralRe: OR? Pin
Heath Stewart8-Dec-03 11:46
protectorHeath Stewart8-Dec-03 11:46 
GeneralRe: OR? Pin
eggie58-Dec-03 11:51
eggie58-Dec-03 11:51 
GeneralClose Form Validation Pin
mitdej8-Dec-03 1:07
mitdej8-Dec-03 1:07 
GeneralRe: Close Form Validation Pin
Colin Angus Mackay8-Dec-03 1:39
Colin Angus Mackay8-Dec-03 1:39 
GeneralRe: Close Form Validation Pin
mitdej8-Dec-03 2:17
mitdej8-Dec-03 2:17 
GeneralRe: Close Form Validation Pin
Heath Stewart8-Dec-03 3:01
protectorHeath Stewart8-Dec-03 3:01 
GeneralRe: Close Form Validation Pin
mitdej8-Dec-03 3:34
mitdej8-Dec-03 3:34 

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.