Does Advanced Installer issue a WM_SETTINGCHANGE message for a project that includes environment variables being created?
Seems like the ones I've created in my project aren't recognized on my Windows XP VM until I reboot.
I've gotten around this my creating and hooking in my own Managed Custom Action DLL that issues the WM_SETTINGCHANGE message and that seems to work.
Thoughts from anyone else that might have come across this?
Thanks,
Scott