Click here to Skip to main content
15,887,683 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Coversion Pin
Xandip22-May-07 22:30
Xandip22-May-07 22:30 
AnswerRe: Coversion Pin
Preeti Khandelwal23-May-07 0:04
Preeti Khandelwal23-May-07 0:04 
AnswerRe: Coversion Pin
Rupesh Kumar Swami23-May-07 0:26
Rupesh Kumar Swami23-May-07 0:26 
AnswerRe: Coversion Pin
Pushpa Setty23-May-07 1:14
Pushpa Setty23-May-07 1:14 
QuestionRe: Coversion Pin
Sonia Gupta23-May-07 1:34
Sonia Gupta23-May-07 1:34 
AnswerRe: Coversion Pin
Pushpa Setty23-May-07 1:51
Pushpa Setty23-May-07 1:51 
QuestionRe: Coversion [modified] Pin
Sonia Gupta23-May-07 2:02
Sonia Gupta23-May-07 2:02 
QuestionTo Forcefully return Exit Code from an EXE (VB 6.0) Pin
ips_sun22-May-07 19:26
ips_sun22-May-07 19:26 
Hi friends..!
My Problem is regarding Setup of my application which i am
facing..is.. i want to check whether the product i am
installing has been previously installed or not? i am using
Install shield express edition for creating setup of mmy VB
appplication. I am acertaining this with help of following function which is an API function defined in MSI.dll:
"MsiQueryProductState(ProductCode)"
Now when the function return me that there's an instance of the application i am installing what i want is...I want to forcefullly return the Exitcode from currently opened form.
As i have learnt that .. it is the Exitcode which is responsible
for the installer to proceed further after getting an exitcode
'0' from the exe which it fires . I can get the install state of
my application with the above function i.e. Whether it's
already installed or not.. if it is already installed then i want the exe, which calls this function, to forcefully return an Exitcode '1' so
that after getting Exitcode '1' the Parent Setup shud get
terminated immediatley without going further.

Thanx n Regards
IPS

IPS
AnswerRe: To Forcefully return Exit Code from an EXE (VB 6.0) Pin
Dave Herren23-May-07 2:54
Dave Herren23-May-07 2:54 
AnswerRe: To Forcefully return Exit Code from an EXE (VB 6.0) Pin
Dave Kreskowiak23-May-07 3:22
mveDave Kreskowiak23-May-07 3:22 
Questionexit code Pin
Sonia Gupta22-May-07 18:47
Sonia Gupta22-May-07 18:47 
AnswerRe: exit code Pin
Guffa22-May-07 22:26
Guffa22-May-07 22:26 
QuestionRe: exit code Pin
Sonia Gupta22-May-07 22:44
Sonia Gupta22-May-07 22:44 
AnswerRe: exit code Pin
Christian Graus22-May-07 23:28
protectorChristian Graus22-May-07 23:28 
GeneralRe: exit code Pin
Sonia Gupta22-May-07 23:53
Sonia Gupta22-May-07 23:53 
QuestionRegistry Pin
Sonia Gupta22-May-07 18:28
Sonia Gupta22-May-07 18:28 
AnswerRe: Registry Pin
Christian Graus22-May-07 19:58
protectorChristian Graus22-May-07 19:58 
QuestionRe: Registry Pin
Sonia Gupta22-May-07 20:06
Sonia Gupta22-May-07 20:06 
AnswerRe: Registry Pin
Expert Coming22-May-07 21:04
Expert Coming22-May-07 21:04 
QuestionRe: Registry Pin
Sonia Gupta22-May-07 21:22
Sonia Gupta22-May-07 21:22 
AnswerRe: Registry Pin
Dave Kreskowiak23-May-07 3:16
mveDave Kreskowiak23-May-07 3:16 
QuestionRe: Registry Pin
Sonia Gupta23-May-07 3:27
Sonia Gupta23-May-07 3:27 
AnswerRe: Registry Pin
Dave Kreskowiak23-May-07 7:41
mveDave Kreskowiak23-May-07 7:41 
Questiondate format Pin
uglyeyes22-May-07 15:40
uglyeyes22-May-07 15:40 
AnswerRe: date format Pin
Dave Herren22-May-07 16:17
Dave Herren22-May-07 16:17 

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.