Hi, My installation package does not set desired registry keys on target machine (windows 7). Same package runs correctly on WinXP! I need urgently help to solve this issue!
Hi Daniel and welcome to Advanced Installer forums,
Are you installing on a 64-bit machine? If so, you should check Wow6432Node Registry Key. Also, does this behavior manifest on every Windows 7 machine?
Can you please send us the .AIP (project file) and a verbose log of the installation to support at advancedinstaller dot com so we can investigate?
hi and thanx for your reply, right, i installed 32bit app on 64bit win7 in this case the registry path is ... HKLM\Software\Wow6432Node\[company]\ and not as displayed in project explorer ... HKLM\Software\[company]\ ... this was a little bit confiusing. br