Help with MSI 1606
Help with MSI (Microsoft Installer) error 1606: Could not access location [2].
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
AppDeploy.com
20 years ago
One member offers this advice, "This error is mostly because of the reason that the path of My Documents folder of the current user's profile is pointing to a location which is not accessable. Resolution could be to either switch to a user which has an accessable My Document folder or repair/reconfigure the path of My Document folder of the current user to some local disk's folder"
Posted by:
elishaRosensweig
18 years ago
A specific case I ran into was the message "Could not access location 0.". This occured to me when I, by mistake, defined a Property with the same name as a Directory (INSTALLDIR, for example). Apparently MSI first searches through all properties and then moves on to Directories, so it latched onto the property INSTALLDIR instead of the directory, and the address was 0.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.