02-28-2015, 03:58 PM
Wow - that was EXTREMELY obscure, but finally found the reason window died
Create the absent folder "Startup" inside C:\ProgramData\Microsoft\Windows\Start Menu\Programs\. The folder was referenced in registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\User Shell Folders) in the key "%ProgramData%\Microsoft\Windows\Start Menu\Programs\Startup" but didn't exist inside that folder.
For some reason this program's install shield need this folder. Once created all is good - phew.
Create the absent folder "Startup" inside C:\ProgramData\Microsoft\Windows\Start Menu\Programs\. The folder was referenced in registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\User Shell Folders) in the key "%ProgramData%\Microsoft\Windows\Start Menu\Programs\Startup" but didn't exist inside that folder.
For some reason this program's install shield need this folder. Once created all is good - phew.

