NSIS registry backup question
OK, nOOb here, go easy...
I've written a few launchers by modifying the 7-Zip code (as suggested for programs that just use the registry) and everything works great but I've run into a problem with local installs and portables from the same company existing together.
An example...
HKCU\Software\Company\Program1 (local install)
HKCU\Software\Company\Program2 (portable)
When Program2Portable is launched it renames "Company" to "Company-BackupByProgram2Portable", thereby temporarily removing the entries for locally installed Program1.
- Read more about NSIS registry backup question
- 2 comments
- Log in or register to post comments