Problem when saving registry file using template
I use the 2.6.2 template to make applications portable. I noticed that if I specify multiple entries to $REGKEYS in the header (with ||), after the application terminates, only the first entry is saved to Data directory.
I think the problem is in the CleanReg function, or more specifically, CleanRegLoop section:
; --------------------------------------------------------------------------
; Copy actual registry key to portable folder
; --------------------------------------------------------------------------
- Read more about Problem when saving registry file using template
- 2 comments
- Log in or register to post comments

