
cbarlow1.552491481170676E12 asked a question.
Another way to set registry flags for InstallScript projects?
I noticed that you can only set certain registry flags (such as Install Only) in Windows Installer projects. So if I have an InstallScript project, and I want to create registry keys that are always installed but never uninstalled (like HKEY_CURRENT_USER\Software), am I pretty much stuck unless I convert my project to a Windows Installer project?
Thanks,
Clark