Click here to Skip to main content
15,886,919 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to compare two types Pin
eschem22-May-07 2:27
eschem22-May-07 2:27 
GeneralRe: How to compare two types Pin
RichardBerry22-May-07 2:40
RichardBerry22-May-07 2:40 
GeneralRe: How to compare two types Pin
eschem22-May-07 4:33
eschem22-May-07 4:33 
Questionhow to add "publisher" in office 2007 addin Pin
prashant pissey22-May-07 0:57
prashant pissey22-May-07 0:57 
QuestionHow do you change Target Framework Pin
RichardBerry22-May-07 0:56
RichardBerry22-May-07 0:56 
AnswerRe: How do you change Target Framework Pin
Christian Graus22-May-07 1:12
protectorChristian Graus22-May-07 1:12 
QuestionDeploment project Pin
taherjaorawala22-May-07 0:26
taherjaorawala22-May-07 0:26 
AnswerRe: Deploment project Pin
kubben22-May-07 3:28
kubben22-May-07 3:28 
There is a little bit of work to do here, but you can do it. You need to use the command line windows installer to un-install the product.
So the command line would be something like
msiexec /x {460FB517-716B-4495-B3CE-44799A75D868}

So if you provide a shortcut to something that will run that command it should unstall your product. NOTE the GUID ({460FB517-716B-4495-B3CE-44799A75D868}) that is above can be found when you click on your setup project and then go to properties. It is the ProductCode. This can change if you put out new versions of your installer.

Anyway, I hope that helps.
Ben
QuestionCann't find DLL entry point in **** dll [modified] Pin
AR Reddy21-May-07 23:24
AR Reddy21-May-07 23:24 
AnswerRe: Cann't find DLL entry point in **** dll Pin
MohammadAmiry22-May-07 0:22
MohammadAmiry22-May-07 0:22 
GeneralRe: Cann't find DLL entry point in **** dll Pin
AR Reddy22-May-07 4:27
AR Reddy22-May-07 4:27 
GeneralRe: Cann't find DLL entry point in **** dll Pin
Dave Kreskowiak22-May-07 8:53
mveDave Kreskowiak22-May-07 8:53 
QuestionTimer in vb.net Pin
Shrimali197521-May-07 23:06
Shrimali197521-May-07 23:06 
AnswerRe: Timer in vb.net Pin
koolprasad200321-May-07 23:15
professionalkoolprasad200321-May-07 23:15 
QuestionMultuUser Drawing Tool Pin
kantipudi21-May-07 22:21
kantipudi21-May-07 22:21 
AnswerRe: MultuUser Drawing Tool Pin
Dave Kreskowiak22-May-07 8:50
mveDave Kreskowiak22-May-07 8:50 
QuestionEncrypted Connection String in appSetting Pin
Ajeet mittal21-May-07 22:05
Ajeet mittal21-May-07 22:05 
AnswerRe: Encrypted Connection String in appSetting Pin
Dileep_Vickey22-May-07 2:00
Dileep_Vickey22-May-07 2:00 
GeneralRe: Encrypted Connection String in appSetting Pin
Dave Kreskowiak22-May-07 8:46
mveDave Kreskowiak22-May-07 8:46 
GeneralRe: Encrypted Connection String in appSetting Pin
Dileep_Vickey22-May-07 17:34
Dileep_Vickey22-May-07 17:34 
GeneralRe: Encrypted Connection String in appSetting Pin
Dave Kreskowiak23-May-07 15:15
mveDave Kreskowiak23-May-07 15:15 
AnswerRe: Encrypted Connection String in appSetting Pin
Dave Kreskowiak22-May-07 8:48
mveDave Kreskowiak22-May-07 8:48 
Questionhome folder Pin
Jayesh Talsaniya21-May-07 21:33
Jayesh Talsaniya21-May-07 21:33 
AnswerRe: home folder Pin
Dave Kreskowiak22-May-07 8:45
mveDave Kreskowiak22-May-07 8:45 
Questionactive directory Pin
Jayesh Talsaniya21-May-07 21:32
Jayesh Talsaniya21-May-07 21:32 

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.