473,382 Members | 1,437 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

How to know wether it is already installed

Hi

I had setup a VB.NET application using Setup factory 5.0.
I set the serial number key to the application for asked
in the runtime.
I installed that application successfully with the serial
number.I want to reinstall the application with the same
serial number,at that time i want to display a message
like "It was already installed do u want to overwrite it"
or i want to display a screen like enter previous serial
number of the application.
How can i do tis with the setup factory 5.0,if any one
knows please let me know,thanks in advance.

Mamatha

Nov 21 '05 #1
2 1341
Hi Mamatha
what i know is that Visual studio installer project can do that , it can
check for installed component , you can also choose which component will be
uninstalled and which remains on the disk even when uninstall occur.
What you can do is to save that piece of info on some file on the disk.
then choose that file to remain after uninstall . Then when installing on a
custom action check on that file and act accordingly. Even better, you can
create a registry entry for your product, which contain an encrypted value
of the product key, and then check on that.

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC

Nov 21 '05 #2
Hi Mamatha
what i know is that Visual studio installer project can do that , it can
check for installed component , you can also choose which component will be
uninstalled and which remains on the disk even when uninstall occur.
What you can do is to save that piece of info on some file on the disk.
then choose that file to remain after uninstall . Then when installing on a
custom action check on that file and act accordingly. Even better, you can
create a registry entry for your product, which contain an encrypted value
of the product key, and then check on that.

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC

Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Bijoy Thulasidharan | last post by:
Hi , Hope you should be able to help us out with the below issue Before subscribing to a delegate like this cell.OnGridCellSelected += new System.EventHandler(_OnGridCellSelected); we...
2
by: Iker Llanos | last post by:
I'm developing a setup program. What I want to do is to know if the target machine has installed CDO. How can I do this Thanks
6
by: Chad Crowder | last post by:
Getting the following error on my production server whether the file exists or not: "System.IO.IOException: Cannot create a file when that file already exists." Here's the code generating the...
2
by: Fuehner | last post by:
Everyone-- I installed the .NET 2.0 framework on a server that also has version 1.1 installed. A few of my applications override the "appSettings" section in the web.config with a custom config...
1
by: Charles Sanders | last post by:
I am not sure if this is the right forum to ask this. If it is not, could someone pleas point me to a more appropriate newsgroup. I am attempting to install dap.plugins.netcdf using easy_install...
1
by: keri | last post by:
Hi, I use the below for the user to view their outlook calendar Sub DisplayInbox() Dim myolApp As Outlook.Application Dim myNameSpace As Outlook.NameSpace Dim myFolder As Outlook.MAPIFolder...
2
by: tsgill | last post by:
Hi i tried to install db2 but windows xp gives me the message that i have installed it already as an administrator. I tried to install it ones but then i realised that iam logged in as an...
10
by: nas | last post by:
Hi Is there any way that i can find wether float variable contains fraction?? for eg:- if( isWholeNumber(b)) { //do here }
1
by: tarunsingh19 | last post by:
pls anybody tell me wether oracle 8i can be installed in windows xp sevice pack 2?or will it work in XP2, if yes then where we get this software free download file?
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.