Indigo Rose Software

Professional Software Development Tools

 
Page 1 of 3 1 2 3 LastLast
Threads 1 to 25 of 56

Forum: Visual Patch 1.0

Archived discussion of Visual Patch 1.0.

  1. Sticky Thread Sticky: Visual Patch 1.0 Documentation

    The Visual Patch 1.0 documentation is now available online. This is the same documentation included with both the trial and commercial versions of the software. If you already have Visual Patch 1.0 installed, you can access the same information from the Help menu and/or by going to Start >...

    Started by Ted Sullivan, 11-18-2003 01:53 PM
    • Replies: 0
    • Views: 6,396
    11-18-2003 01:53 PM Go to last post
  1. New User question

    I'm in the process of evaluating VisualPatch. We use Installshield to create releases here and planning to use VisualPatch to create incremental patches (which contain only the differences) If I use VisualPatch to build incremental releases, how can I ensure that my users will install all the...

    Started by nbp, 05-17-2005 08:56 AM
    • Replies: 5
    • Views: 15,179
    05-17-2005 10:53 AM Go to last post
  2. Mixing Full History and Binary patches

    Can I set up a system so that I each time I create a patch, I can chooose between binary and full history patches? E.g. for release 18.0.1 I want to do a full history patch (entirely replace several .dlls) but for release 18.0.2 I only changed 1 line of code that affected just 1 .exe so I just...

    Started by nbp, 05-17-2005 10:14 AM
    • Replies: 1
    • Views: 4,441
    05-17-2005 10:17 AM Go to last post
  3. Functionality with renamed resource files?

    Hi, I currently use AMS5, SUF7, and TU. I am looking at adding VP to the arsenal :yes :D . I'm wondering how VP works when AMS5 resource files are renamed upon build. When resources are changed and the project is rebuilt, I'm assuming that the resources are not mapped in exactly the same...

    Started by AXXESS, 12-08-2004 11:09 PM
    • Replies: 7
    • Views: 8,862
    01-03-2005 08:50 AM Go to last post
  4. Post Press Release: Setup Factory 7.0

    FOR IMMEDIATE RELEASE Tuesday, November 16, 2004 Indigo Rose Releases Setup Factory 7.0 WINNIPEG, MB (November 16, 2004) - Indigo Rose announces the immediate availability of Setup Factory 7.0. Using Setup Factory 7.0, developers can rapidly build professional software installers that work...

    Started by Colin, 11-16-2004 01:57 PM
    • Replies: 0
    • Views: 4,737
    11-16-2004 01:57 PM Go to last post
  5. How to close app before applying patch

    I want my patch to check if the app is running and if so i want to tell the user to close the app for the patch to install. i dont want the patch to be able to go any further until the app is closed. How can i do that?

    Started by Martin_SBT, 10-05-2004 07:14 PM
    • Replies: 0
    • Views: 4,937
    10-05-2004 07:14 PM Go to last post
  6. Newbie questions...

    Hi I am already an AMS5 and SUF6 (and soon SUF7) user, and i am now evaluating Visual Patch. VB6 is my prefered dev language. I read the help file and the user manual, but didnt find a good explanation about the following: Once i created my VB6 project, i use SUF or the package and...

    Started by Martin_SBT, 09-20-2004 12:58 PM
    • Replies: 2
    • Views: 5,223
    09-21-2004 04:01 PM Go to last post
  7. using %versionfoundName% variable...question

    What I want to do I want to read out data from the registry and then "copy" it to a new entry in the registry: Example of the problem: a) I want to read out "Test project 1.0.0/Settings/COMPortSetting" from the registry. This is simply done from the Registry/Variable window by requesting the...

    Started by Mattias Klasson, 05-24-2004 06:51 AM
    • Replies: 0
    • Views: 5,480
    05-24-2004 06:51 AM Go to last post
  8. Deleting shortcuts doesn't work..

    Hi I'm just finishing a quite complex patch. Everything works exept something that should be really simple - I want to delete some old shortcuts that aren't needed after the patch update. I've tried, due to me, all possible ways to get it to work. But it doesn't. I'm using winXP pro by the...

    Started by Mattias Klasson, 05-18-2004 10:55 AM
    • Replies: 2
    • Views: 5,410
    05-24-2004 03:49 AM Go to last post
  9. Visual Patch has a new web site!

    Visual Patch has a cool new web site: http://www.visualpatch.com Hope everyone likes it! :) Corey Milner Creative Director, Indigo Rose Software

    Started by Corey, 04-05-2004 02:16 AM
    • Replies: 0
    • Views: 4,939
    04-05-2004 02:16 AM Go to last post
  10. Full History Patch

    I have an application that is updated almost monthly - and there are currently many versions in the field. I want to set-up a Full-History Patch, but I don't have the file information for every single release. Is there a way to update all version to the current version if I do not have the...

    Started by greenace, 02-03-2004 11:03 AM
    • Replies: 1
    • Views: 4,896
    02-13-2004 02:35 PM Go to last post
  11. Key files and optional install files

    I have a install package built with setup factory where a user can optionally select one or more modules to install. Assume that over time, I have modifed at least one file in each of the optional modules and I need to identify key files in each of the modules to correctly determine the version. ...

    Started by RonC, 08-13-2003 10:23 PM
    • Replies: 5
    • Views: 7,439
    08-19-2003 06:28 AM Go to last post
  12. Patch Where CRC <> VALUE

    After playing around with the demo of TrueUpdate, I just purchased: - TrueUpdate - Visual Patch We have TrueUpdate working with paid subscriptions (ASP pages) by downloading a single file.... works great! TrueUpdate performs the checks to see whether or not to download a file. From there, I...

    Started by TMetrics, 05-30-2003 07:49 AM
    • Replies: 4
    • Views: 5,594
    05-30-2003 04:02 PM Go to last post
  13. Current Release?

    Is there any way to get the current release number programatically? I see %ProductVer% gives you what is manually entered in the General Settings tab and that %VersionFoundName% gives you what was on the system, but what about the current one running? Thanks. Ed

    Started by EdKav, 05-12-2003 09:42 PM
    • Replies: 1
    • Views: 5,146
    05-14-2003 03:24 PM Go to last post
  14. Detecting patch completion

    I'm writing a loader application that detects if a patch has been downloaded, executes if it has, and then launches the application. Is there a Windows API call I can use to detect if the patch has completed? I see an "irpatch.exe" process is created, can I just watch that? Thanks! Ed

    Started by EdKav, 05-09-2003 10:55 AM
    • Replies: 1
    • Views: 5,267
    05-09-2003 12:48 PM Go to last post
  15. Problem with VP

    I have many releases in my VP project. The last release is 4.02.00. The problem is VP is not including an EXE file included in the release 4.01.01, but not included in release 4.02.00. After release 4.01.01, I have other releases (4.01.02, 4.01.03, ..., until 4.01.08) Any idea?

    Started by tsoft, 04-01-2003 11:26 AM
    • Replies: 1
    • Views: 4,772
    04-01-2003 01:48 PM Go to last post
  16. Grin VP with SF

    I am using VP to update a program installed with SF. The question is: If the update add new files to installation made with SF, then, the uninstaller of SF, will remove him? If not, I can do anything? Thanks.

    Started by tsoft, 02-25-2003 06:43 AM
    • Replies: 1
    • Views: 5,321
    02-25-2003 12:27 PM Go to last post
  17. Applying patch to more than one feature using single exe and across the network

    Hi, We have 3 features associated with our software.User has to choose the features they want to install.When we install our software we will create 3 registry entries, where registry1 stores path for feature1, registry2 stores path for feature2 and registry3 stores path for feature3. All...

    Started by jyothi, 02-19-2003 03:41 AM
    • Replies: 1
    • Views: 5,048
    02-19-2003 04:09 PM Go to last post
  18. Grin Unable to update files at destination path located through registry

    Hi, I have created Visual Patch project where i have 2 releases v1.0.0.0 and v2.0.0.0. I have to create a patch such that it should search registry and locate previously installed path and should copy the updated files in that location. Here i am able to locate previous installation...

    Started by jyothi, 02-18-2003 06:44 AM
    • Replies: 2
    • Views: 6,677
    02-19-2003 04:29 AM Go to last post
  19. Grin Troubles with existing files

    Hello folks. I have been running into a rather odd behaviour with Visual Patch. I have two versions of my software, release 1 and 2 let's say. I create an update file using visual patch. I run this update against a set of release 1 files. The update runs successfully. It adds files that we...

    Started by fabien, 02-01-2003 04:48 PM
    • Replies: 3
    • Views: 6,166
    02-04-2003 08:24 AM Go to last post
  20. Grin quick questions

    I am testing the Visual Patch demo. I cannot find answers to the following on web site, Help or User Guide: 1. Does VP support rollback? 2. Does VP support Error Logging? 3. Does VP support patch failure notification to the calling process? Thanks,

    Started by davestiff, 10-01-2002 01:59 PM
    • Replies: 1
    • Views: 5,114
    01-23-2003 03:43 PM Go to last post
  21. Grin Why can't I run a "Dos box" minimized

    I need to shut down several applications before they can be patched and i did a .cmd file to do that. My intent was to run it minimized as dos boxes are not all that pretty to look at, but whatever I choose it is always run in "normal" mode. Anybody else run into this and is there a remedy for...

    Started by tomarppe, 01-20-2003 11:35 AM
    • Replies: 1
    • Views: 7,330
    01-23-2003 09:46 AM Go to last post
  22. Using Visual Patch to update dll's

    How are dlls and active x controls updated through visual patch. It seems I am missing something here, but I thought some dlls have to be reregistered and not just overwritten. In addition, if the update of software has new ocx controls (not in the previous release), can VP install and register...

    Started by ebeser, 11-28-2002 06:41 AM
    • Replies: 1
    • Views: 5,656
    11-29-2002 03:52 PM Go to last post
  23. Grin Language and layout

    I created a patch using Visual Patch. I customized the language and also the image on the various screens. However, when the patch is running, at a certain point a progress screen is being displayed. This screen is still in English and has the default image. I can't find the screen and so i can't...

    Started by jacob, 11-08-2002 08:03 AM
    • Replies: 1
    • Views: 5,241
    11-08-2002 03:11 PM Go to last post
  24. Visual Patch 1.0.0.3 Now Available!

    Visual Patch 1.0 (version 1.0.0.3) is now available. This is a free update for registered Visual Patch 1.0 users. To get this update, select Help | Check for Update from within the product. You can also download the update directly <a...

    Started by Brett, 09-24-2002 09:21 AM
    • Replies: 0
    • Views: 5,106
    09-24-2002 09:21 AM Go to last post
  25. Overwrite old Files

    I just want to overwrite my old files with my new files that are in my release folder. That is the whold point to the visual patch!!!!!!

    Started by johnny_5, 06-05-2002 03:32 PM
    • Replies: 1
    • Views: 5,495
    07-21-2002 06:07 PM Go to last post

Page 1 of 3 1 2 3 LastLast

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts