readme.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. Project: Autopatcher Client using Scaleform GFX for a GUI
  2. Description: Provides patching capabilities to an end-user's application. This is a skinnable GUI application.
  3. Dependencies: Scaleform GFX 3.0, and related installation files, including the DirectX SD3
  4. GFx integration code is provided with permission by Scaleform.
  5. It is a convenience for licensed users of Scaleform. You will not be able to compile the sample without a Scaleform installation.
  6. Project settings assume DirectX9 and Visual Studio 2005. See gfx_3.0_tutorial.pdf from proper project setup
  7. Related projects: AutopatcherClientRestarter, AutopatcherPostgreSQLRepository, AutopatcherServer
  8. For help and support, please visit http://www.jenkinssoftware.com
  9. Initial screen:
  10. Start patch incremental
  11. Start patch full
  12. app dir
  13. app name
  14. last update date
  15. restart file
  16. Cancel button
  17. Patch notes:
  18. Read from C++, or use html if possible
  19. Operation: Filename (File 2 / 80)
  20. Download Progress bar for current file
  21. Download Progress bar for everything
  22. Final operation:
  23. Done
  24. Copy on restart
粤ICP备19079148号