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

C#

 
GeneralRe: JPEG loseless and lossy compression Pin
Christian Graus31-Jul-07 18:52
protectorChristian Graus31-Jul-07 18:52 
AnswerRe: JPEG loseless and lossy compression Pin
Seishin#31-Jul-07 21:41
Seishin#31-Jul-07 21:41 
GeneralRe: JPEG loseless and lossy compression Pin
Christian Graus31-Jul-07 22:01
protectorChristian Graus31-Jul-07 22:01 
GeneralRe: JPEG loseless and lossy compression Pin
Seishin#31-Jul-07 23:10
Seishin#31-Jul-07 23:10 
GeneralRe: JPEG loseless and lossy compression Pin
Darmi1-Aug-07 0:03
Darmi1-Aug-07 0:03 
QuestionQuitting a Process Before Installing Pin
chaiguy133731-Jul-07 15:32
chaiguy133731-Jul-07 15:32 
AnswerRe: Quitting a Process Before Installing Pin
Rama Krishna Vavilala31-Jul-07 17:06
Rama Krishna Vavilala31-Jul-07 17:06 
GeneralRe: Quitting a Process Before Installing Pin
chaiguy133731-Jul-07 17:18
chaiguy133731-Jul-07 17:18 
Oh I certainly am, however I want the installer to simply quit the running instance automatically, without prompting the user, or giving any kind of message.

There are a couple reasons I want this behavior: one being that in some cases, the installer will be launched by the application itself, as a self-update, and it seems rather dumb to have a self-updating application give an error to the user that the "file is in use". Secondly, the application is relaunched after install is complete anyway, and no information is lost by quitting.

I want the process to be seamless.

And quite frankly, I'm at a loss. What I originally thought was such a simple thing has turned out to be absurdly complicated, or at least I have yet to find a simple solution to it.

Perhaps I will investigate this InstallValidate action... is there any way to customize this behavior to run my own code at this step? Even if I could just launch another process to do the work...
Questionchange key state? Pin
Klazen31-Jul-07 10:58
Klazen31-Jul-07 10:58 
AnswerRe: change key state? Pin
snorkie31-Jul-07 11:38
professionalsnorkie31-Jul-07 11:38 
Question[Message Deleted] Pin
domyansumit31-Jul-07 10:16
domyansumit31-Jul-07 10:16 
AnswerRe: Interview Question Pin
Dan Neely31-Jul-07 10:25
Dan Neely31-Jul-07 10:25 
GeneralRe: Interview Question Pin
Malcolm Smart1-Aug-07 8:24
Malcolm Smart1-Aug-07 8:24 
GeneralRe: Interview Question Pin
Pete O'Hanlon1-Aug-07 8:29
mvePete O'Hanlon1-Aug-07 8:29 
AnswerRe: Interview Question Pin
Wjousts31-Jul-07 10:28
Wjousts31-Jul-07 10:28 
AnswerRe: Interview Question Pin
Pete O'Hanlon31-Jul-07 10:29
mvePete O'Hanlon31-Jul-07 10:29 
AnswerRe: [Message Deleted] Pin
Justin Perez31-Jul-07 13:56
Justin Perez31-Jul-07 13:56 
GeneralRe: [Message Deleted] Pin
Paul Conrad31-Jul-07 17:44
professionalPaul Conrad31-Jul-07 17:44 
GeneralRe: [Message Deleted] Pin
Malcolm Smart31-Jul-07 22:10
Malcolm Smart31-Jul-07 22:10 
GeneralRe: [Message Deleted] Pin
Luc Pattyn31-Jul-07 23:02
sitebuilderLuc Pattyn31-Jul-07 23:02 
GeneralRe: [Message Deleted] Pin
Leslie Sanford1-Aug-07 7:59
Leslie Sanford1-Aug-07 7:59 
GeneralRe: [Message Deleted] Pin
Pete O'Hanlon1-Aug-07 9:42
mvePete O'Hanlon1-Aug-07 9:42 
GeneralRe: [Message Deleted] Pin
Cnight Stalker2-Aug-07 17:44
Cnight Stalker2-Aug-07 17:44 
GeneralRe: [Message Deleted] Pin
Pete O'Hanlon3-Aug-07 2:32
mvePete O'Hanlon3-Aug-07 2:32 
QuestionHow to Programmatically Change a Property in DesignMode Pin
Cnight Stalker31-Jul-07 10:12
Cnight Stalker31-Jul-07 10:12 

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.