Click here to Skip to main content
15,917,176 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: unexpected error Pin
sarojsigdel30-Oct-07 10:52
sarojsigdel30-Oct-07 10:52 
GeneralRe: unexpected error Pin
Mark Salsbery30-Oct-07 11:00
Mark Salsbery30-Oct-07 11:00 
QuestionMinimizing a Dialog Pin
69 Bay30-Oct-07 8:03
69 Bay30-Oct-07 8:03 
AnswerRe: Minimizing a Dialog Pin
Llasus30-Oct-07 14:07
Llasus30-Oct-07 14:07 
AnswerRe: Minimizing a Dialog Pin
Nishad S30-Oct-07 18:05
Nishad S30-Oct-07 18:05 
AnswerRe: Minimizing a Dialog Pin
Hamid_RT31-Oct-07 4:20
Hamid_RT31-Oct-07 4:20 
QuestionComments in Visual Studio 2005 Pro Pin
Like2Byte30-Oct-07 8:01
Like2Byte30-Oct-07 8:01 
QuestionHow to prevent direct execution of .msi? Pin
popopo30-Oct-07 7:47
popopo30-Oct-07 7:47 
Hi CP,

I have a deployment project on VC2005 SP1 and it creates a Setup.exe and a .msi file, and other prerequisite files. Actually prerequisites are Windows Installer setup files, what's really necessary for application installation is only .msi but Setup.exe is needed for me since it can get a sufficient privilege for UAC in Vista to work correctly. Directly clicking on .msi starts installation but it stops by an error in a custom action in my deployment project that requires a elevated privilege.

Basically what I want to know is how to prevent a user from clicking .msi instead of Setup.exe, I have seen other applications do it, it says "don't click .msi directly, click Setup.exe" but couldn't find how to do it without InstallShield and other products. Editing .msi with Orca is probably what I should do but can't find a relevant part.

Can anybody help me to figure it out? Thanks in advance.
QuestionCursor help: Pin
Hakan Bulut30-Oct-07 7:09
Hakan Bulut30-Oct-07 7:09 
QuestionRe: Cursor help: Pin
Mark Salsbery30-Oct-07 7:18
Mark Salsbery30-Oct-07 7:18 
QuestionRe: Cursor help: Pin
Maximilien30-Oct-07 7:19
Maximilien30-Oct-07 7:19 
QuestionRe: Cursor help: Pin
Hamid_RT31-Oct-07 4:20
Hamid_RT31-Oct-07 4:20 
QuestionNeed an alternative for StretchBlt()?? Pin
Kiran Satish30-Oct-07 7:00
Kiran Satish30-Oct-07 7:00 
AnswerRe: Need an alternative for StretchBlt()?? Pin
led mike30-Oct-07 7:09
led mike30-Oct-07 7:09 
AnswerRe: Need an alternative for StretchBlt()?? Pin
Chris Losinger30-Oct-07 7:19
professionalChris Losinger30-Oct-07 7:19 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Kiran Satish31-Oct-07 6:34
Kiran Satish31-Oct-07 6:34 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Chris Losinger31-Oct-07 7:28
professionalChris Losinger31-Oct-07 7:28 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Kiran Satish1-Nov-07 11:18
Kiran Satish1-Nov-07 11:18 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Chris Losinger1-Nov-07 12:09
professionalChris Losinger1-Nov-07 12:09 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Kiran Satish1-Nov-07 12:57
Kiran Satish1-Nov-07 12:57 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Kiran Satish1-Nov-07 13:45
Kiran Satish1-Nov-07 13:45 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Chris Losinger1-Nov-07 14:04
professionalChris Losinger1-Nov-07 14:04 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Kiran Satish2-Nov-07 8:03
Kiran Satish2-Nov-07 8:03 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Chris Losinger2-Nov-07 8:15
professionalChris Losinger2-Nov-07 8:15 
GeneralRe: Need an alternative for StretchBlt()?? Pin
Kiran Satish6-Nov-07 13:13
Kiran Satish6-Nov-07 13:13 

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.