Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2006
    Posts
    7

    List of files to patch

    Hello!!

    Is there any chance to get the names of all files which will be patched?

  2. #2
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    At build time, or at run time? (When building the patch or when applying the patch?)
    --[[ Indigo Rose Software Developer ]]

  3. #3
    Join Date
    Aug 2006
    Posts
    7
    I need the filenames at runtime. I need to check if they are already in use by an other program. The solution I currently have is the following: I use the variable e_CurrentItemText of the progress screen to get the filenames. But at the time i get the filenames, they are already patched.

  4. #4
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    I don't think there isn't any built-in way to get that information.

    Is it possible you could approach the problem from a different direction? For example, if the files you're patching can only be used by a specific program, you could just check whether that program is running.
    --[[ Indigo Rose Software Developer ]]

  5. #5
    Join Date
    Dec 2007
    Posts
    2

    Suggestion

    I understand that this feature (list of files to patch available at runtime) is currently not available. But i suggest to put it on the feature list for an upcoming release. In my case i urgently need it to remove pre-compiled .net assemblies from the cache, patch and re-compile them. In this case it is not an option to remove all assemblies and then patch and re-compile because it takes too much time.

  6. #6
    Join Date
    Dec 2007
    Posts
    2

    List after patching

    Note: One way to get a list after the patching is accomplished is to use the hidden function "g_OnFileProcessed".

  7. #7
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Thanks for the suggestion Guybrush. I've added it to our database so it gets considered for future releases. REF: 17086
    --[[ Indigo Rose Software Developer ]]

Similar Threads

  1. Unable to find software?
    By NigelLacey in forum Visual Patch 2.0
    Replies: 4
    Last Post: 10-11-2005, 10:35 AM
  2. Key Features of Visual Patch 2.0
    By Ted Sullivan in forum Visual Patch 2.0
    Replies: 0
    Last Post: 04-08-2005, 02:56 PM
  3. What's New in Visual Patch 2.0?
    By Ted Sullivan in forum Visual Patch 2.0
    Replies: 0
    Last Post: 04-08-2005, 02:53 PM
  4. Frequently Asked Questions
    By Ted Sullivan in forum Visual Patch 2.0
    Replies: 0
    Last Post: 04-08-2005, 02:49 PM
  5. HOWTO: Remove Files that were Installed by a Patch or Alternate Source
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-24-2002, 09:49 AM

Posting Permissions

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