sumarchana
Posts: 83
Score: 1 Joined: 4/22/2008 Status: offline
|
Hi there, I am pacakging an aplication called Paragon software. This is actually a setup driven MSI. If i run the setup it installs fine to c:\ Paragon.(calls msi-setup.log). Issue here is, if i run the MSI directly with Issetupdriven=1 property it comes up with an error 1406 with a below message. Product: Paragon Version 5.30.023 -- Error 1406.Could not write value AutoSaveUserSettings to key \SOFTWARE\Paragon Software Systems Plc. System error . Verify that you have sufficient access to that key, or contact your support personnel. I have not got the exact solution for this. If this works i can change the MSI. Also how do i incorporate both MSI & exe? In a MST? Please clarify. Also the heirarchy of the files/folders installed by setup & MSI are different. Now the requirement is to change the install location from C:\ to D:\. I know i can edit this in a MST but there are lot of things to be changes like env variables and so on. does this make sense? can i do these changes? Suma
|