|
#1
|
|||
|
|||
|
I'm add some custom function in 'Project Actions' => 'On Shutdown', like DialogMessage, and some functions are not performed while setup is deinitialized (On Shutdown), but 'On Cancel' action on each screen custom functions works fine. Used version: 8.1.1006.0. Please correct this.
|
|
#2
|
||||
|
||||
|
Hello,
if you are a registered customer, please open a support ticket and attach your project file to it. Please provide clear information about which actions are not performed. Thank you. Ulrich |
|
#3
|
||||
|
||||
|
Quote:
This behaviour has been the way the product has been since 7 (or 6?) The way "around" this is to change the "cancel" (screens) and your "on shutdown" to call the same global function. OnShutdown, I suspect, was meant for "after all has been done w/o error or cancelation". If you look at the "flow" On startup Action Pre Install Screens Pre Install Actions During Install PostInstall Actions Post Install Screens On Shutdown actions Cancel can sort of be "anywhere" -- think of "on shutdown actions" as actions that are performed after all post-install screens have been shown successfully. The suggestion is already on record with IR that there should be a global "on cancel" actions that is similar to OnShutdown. For now; just edit (I use UltraEdit) the .sf8 file and do a search/replace) the screen's "cancel" to call a global function -- change the onshutdown to call that same global function as well; then everything will do call the same "clean up" routines no matter how the install is finished/terminated. |
|
#4
|
|||
|
|||
|
No problems if I'm place some function or code in ''On Cancel''. But if function placed ''On Shutdown'' that no need to call it from each screen
. For example in AutoPlay Media Studio ''On Shutdown'' project action works fine |
|
#5
|
||||
|
||||
|
I gave you the "why" and a valid work around .... it's not an issue as you think it is... it's by design....
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TrueUpdate 2.0 Update (v2.0.6.0) Released | Brett | TrueUpdate 2.0 | 0 | 10-31-2006 02:10 PM |
| New Setup Factory 7.0 (v 7.0.2.0) Available | Darryl | Setup Factory 7.0 Discussion | 9 | 03-06-2005 02:57 PM |
| Registry problem... | parallon | Setup Factory 7.0 Discussion | 2 | 01-31-2005 12:37 PM |
| AutoPlay Media Studio 4.0.0.3 Released | Brett | AutoPlay Media Studio 4.0 | 0 | 12-11-2002 09:39 AM |
| HOWTO: Create a Project Template | Support | AutoPlay Media Studio 4.0 Examples | 0 | 10-28-2002 02:49 PM |
All times are GMT -6. The time now is 05:59 AM.









. For example in AutoPlay Media Studio ''On Shutdown'' project action works fine
Linear Mode

