Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
GeneralRe: A simple one to answer Pin
Barry Lapthorn5-Oct-02 12:24
protectorBarry Lapthorn5-Oct-02 12:24 
GeneralRe: A simple one to answer Pin
Paul Riley5-Oct-02 12:30
Paul Riley5-Oct-02 12:30 
GeneralRe: A simple one to answer Pin
Barry Lapthorn5-Oct-02 12:47
protectorBarry Lapthorn5-Oct-02 12:47 
GeneralRe: A simple one to answer Pin
leppie5-Oct-02 13:54
leppie5-Oct-02 13:54 
GeneralRe: A simple one to answer Pin
leppie5-Oct-02 11:28
leppie5-Oct-02 11:28 
GeneralRe: A simple one to answer Pin
Barry Lapthorn5-Oct-02 12:26
protectorBarry Lapthorn5-Oct-02 12:26 
GeneralMicrosoft Installer Pin
Alex Korchemniy5-Oct-02 6:30
Alex Korchemniy5-Oct-02 6:30 
GeneralRe: Microsoft Installer Pin
Alex Korchemniy5-Oct-02 13:28
Alex Korchemniy5-Oct-02 13:28 
I found a solution! Here it is:

First, download the MSI sdk, and Install it. Then install Orca. Orca is used to edit the setup database tables. Open the msi package in orca. Go the the Control Conditionals table and set a conditional disable to the next button on the Welcome page. Also add another string to explain that admin rights are needed (Added to the controls table). Set a conditional show and hide on the text strings.

The result:

When a normal user tries to install the can only click on exit.
When admin tries to install they can click next and go on.

I hope this helps someone. Orca is very cool. Can be complex to use, but very cool nevertheless.

Smile | :)
GeneralRe: Microsoft Installer Pin
David Stone6-Oct-02 11:53
sitebuilderDavid Stone6-Oct-02 11:53 
QuestionAsynchronous Streams? Pin
ez25-Oct-02 6:19
ez25-Oct-02 6:19 
GeneralNon Rectanglular forms Pin
Nnamdi Onyeyiri5-Oct-02 4:31
Nnamdi Onyeyiri5-Oct-02 4:31 
GeneralRe: Non Rectanglular forms Pin
Furty5-Oct-02 4:45
Furty5-Oct-02 4:45 
GeneralRe: Non Rectanglular forms Pin
Nnamdi Onyeyiri5-Oct-02 4:54
Nnamdi Onyeyiri5-Oct-02 4:54 
GeneralRe: Non Rectanglular forms Pin
David Stone5-Oct-02 14:10
sitebuilderDavid Stone5-Oct-02 14:10 
GeneralRe: Non Rectanglular forms Pin
Nnamdi Onyeyiri5-Oct-02 23:29
Nnamdi Onyeyiri5-Oct-02 23:29 
GeneralRe: Non Rectanglular forms Pin
David Stone6-Oct-02 11:45
sitebuilderDavid Stone6-Oct-02 11:45 
GeneralRe: Non Rectanglular forms Pin
Nnamdi Onyeyiri6-Oct-02 20:12
Nnamdi Onyeyiri6-Oct-02 20:12 
QuestionA problem with some GDI+ example? How to avoid it? Pin
Zibar4-Oct-02 21:09
sussZibar4-Oct-02 21:09 
AnswerRe: A problem with some GDI+ example? How to avoid it? Pin
Nick Parker5-Oct-02 1:59
protectorNick Parker5-Oct-02 1:59 
GeneralDirectorySearcher Pin
WizardOfPeyton4-Oct-02 15:37
WizardOfPeyton4-Oct-02 15:37 
GeneralRe: DirectorySearcher Pin
Mazdak5-Oct-02 9:20
Mazdak5-Oct-02 9:20 
GeneralQuestion about drag and drop Pin
Wjousts4-Oct-02 15:36
Wjousts4-Oct-02 15:36 
Questionwindows services ? Pin
imran_rafique4-Oct-02 15:12
imran_rafique4-Oct-02 15:12 
AnswerRe: windows services ? Pin
Paul Riley4-Oct-02 23:35
Paul Riley4-Oct-02 23:35 
GeneralRe: windows services ? Pin
David Stone5-Oct-02 12:49
sitebuilderDavid Stone5-Oct-02 12:49 

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.