Indigo Rose Software
  #1  
Old 03-20-2008
Lorne's Avatar
Lorne Lorne is offline
Indigo Rose Staff Member
 
Join Date: Feb 2001
Location: Indigo Rose Software
Posts: 2,588
When does [...] happen during a patch?

Question:
What order do things happen in during a patch?

Answer:
This is the Visual Patch 3.0 runtime patching sequence:
  1. Initialize some Lua variables (_CommandLineArgs, %SourceFolder%, etc.)
  2. Begin the log file.
  3. Initialize the language support.
  4. Verify the file archive integrity.
  5. Load action plugins.
  6. Do any Global Script includes.
  7. Run the Global Functions script.
  8. Run the On Startup actions.
  9. Show the Before Patching screens.
  10. Run the On Pre Patch actions.
  11. Start writing the log file to disk.
  12. Show the While Patching screen.
  13. Patch files.
  14. Remove legacy files.
  15. Handle any files that need to be deleted or moved on reboot.
  16. Destroy the progress screen controller.
  17. Run the On Post Patch actions.
  18. Show the After Patching screens.
  19. Run the On Shutdown actions.
  20. Delete any temp files.
  21. Exit the patch.
__________________
--[[ Indigo Rose Software Developer ]]
Reply With Quote
Reply

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 On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Patch 3.0 Simplifies Software Patch Packaging Ted Sullivan Announcements & News 0 08-07-2007 02:38 PM
Key Features of Visual Patch 2.0 Ted Sullivan Visual Patch 2.0 0 04-08-2005 03:56 PM
What's New in Visual Patch 2.0? Ted Sullivan Visual Patch 2.0 0 04-08-2005 03:53 PM
Frequently Asked Questions Ted Sullivan Visual Patch 2.0 0 04-08-2005 03:49 PM
Visual Patch 1.0 Documentation Ted Sullivan Visual Patch 1.0 0 11-18-2003 02:53 PM


All times are GMT -6. The time now is 11:51 PM.


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