Indigo Rose Software

Go Back   Indigo Rose Software Forums > Old Versions > Setup Factory 5.0

 
 
Thread Tools Display Modes
  #1  
Old 04-05-2000
snapon snapon is offline
Forum Member
 
Join Date: Apr 2000
Location: Kenosha, WI 53144
Posts: 2
Grin Running a program to determine if installation is neccesary

We want to run a program which will determine if the installation is neccessary. This program is part of the setup. But how do you run a program which has not yet been installed?

One other solution is to run the program "before installing files". This will update the registry, so my setup can read the reg value. But how do I query this variable before installing the files?
  #2  
Old 04-06-2000
Ted's Avatar
Ted Ted is offline
Indigo Rose Staff
 
Join Date: Jan 2000
Location: Seattle Area
Posts: 107
Re: Running a program to determine if installation is neccesary

I think you will find that it is often self-defeating to make those sorts of determinations for the user. What if part of the installation is corrupt on their system and they want to reinstall?

If you really need to do this, you can easily read a value from the registry. They are all queried at startup. To execute a program before any files are installed, you will likely need to be distributing on CD-ROM. This makes it very easy to run the uncompressed file. You could also include the file alongside your setup.exe and it could then be run.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is On



All times are GMT -6. The time now is 07:10 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software