Click here to Skip to main content
15,890,995 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: AutoScroll Form and height ... Pin
Dave Kreskowiak20-Sep-09 2:05
mveDave Kreskowiak20-Sep-09 2:05 
QuestionExceptions while loading project in VB.Net?? Pin
GuillermoOso18-Sep-09 11:57
GuillermoOso18-Sep-09 11:57 
AnswerRe: Exceptions while loading project in VB.Net?? Pin
Luc Pattyn18-Sep-09 12:50
sitebuilderLuc Pattyn18-Sep-09 12:50 
GeneralRe: Exceptions while loading project in VB.Net?? Pin
GuillermoOso18-Sep-09 12:57
GuillermoOso18-Sep-09 12:57 
GeneralRe: Exceptions while loading project in VB.Net?? Pin
Luc Pattyn18-Sep-09 13:03
sitebuilderLuc Pattyn18-Sep-09 13:03 
GeneralRe: Exceptions while loading project in VB.Net?? Pin
GuillermoOso18-Sep-09 17:12
GuillermoOso18-Sep-09 17:12 
Questionadding Launch conditions Pin
Raj Jayaswal18-Sep-09 8:07
Raj Jayaswal18-Sep-09 8:07 
AnswerRe: adding Launch conditions Pin
Eddy Vluggen18-Sep-09 10:04
professionalEddy Vluggen18-Sep-09 10:04 
What application are you using to create the setup-package? Most of them allow the inclusion of custom setups or msi-packages that can get installed along the application.

Alternatively, you could check the registry whether B is installed under the key
SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

If it's not, launch setup B, wait until it completes, and relaunch the A-setup. You'd need the ability to launch a custom application from your setup for this.

I are Troll Smile | :)

GeneralRe: adding Launch conditions [modified] Pin
Raj Jayaswal18-Sep-09 18:55
Raj Jayaswal18-Sep-09 18:55 
GeneralRe: adding Launch conditions Pin
Eddy Vluggen19-Sep-09 1:06
professionalEddy Vluggen19-Sep-09 1:06 
GeneralRe: adding Launch conditions Pin
Raj Jayaswal19-Sep-09 1:26
Raj Jayaswal19-Sep-09 1:26 
GeneralRe: adding Launch conditions Pin
Eddy Vluggen19-Sep-09 1:38
professionalEddy Vluggen19-Sep-09 1:38 
GeneralRe: adding Launch conditions Pin
Raj Jayaswal19-Sep-09 1:50
Raj Jayaswal19-Sep-09 1:50 
GeneralRe: adding Launch conditions Pin
Eddy Vluggen19-Sep-09 2:07
professionalEddy Vluggen19-Sep-09 2:07 
GeneralRe: adding Launch conditions Pin
Raj Jayaswal19-Sep-09 3:12
Raj Jayaswal19-Sep-09 3:12 
GeneralRe: adding Launch conditions Pin
Eddy Vluggen19-Sep-09 3:19
professionalEddy Vluggen19-Sep-09 3:19 
GeneralRe: adding Launch conditions Pin
Raj Jayaswal19-Sep-09 3:21
Raj Jayaswal19-Sep-09 3:21 
GeneralFixed length record file library Pin
Brady Kelly18-Sep-09 2:07
Brady Kelly18-Sep-09 2:07 
Generalon secondary topic Pin
Luc Pattyn18-Sep-09 2:21
sitebuilderLuc Pattyn18-Sep-09 2:21 
GeneralRe: on secondary topic Pin
Brady Kelly18-Sep-09 3:12
Brady Kelly18-Sep-09 3:12 
GeneralRe: Fixed length record file library Pin
Henry Minute18-Sep-09 3:31
Henry Minute18-Sep-09 3:31 
QuestionFailed to decrypt Password using RsaProtectedConfigurationProvider Pin
Sourabh N18-Sep-09 1:27
Sourabh N18-Sep-09 1:27 
QuestionHow to prevent decompilation of vb.net exe or dll? Pin
savitri18-Sep-09 0:25
savitri18-Sep-09 0:25 
AnswerRe: How to prevent decompilation of vb.net exe or dll? Pin
Not Active18-Sep-09 1:51
mentorNot Active18-Sep-09 1:51 
AnswerRe: How to prevent decompilation of vb.net exe or dll? Pin
Arun Jacob18-Sep-09 2:03
Arun Jacob18-Sep-09 2:03 

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.