|
-
Jan 7th, 2009, 07:07 PM
#5
Re: install seems ok, app only runs under admin user
The specific libraries are important for several reasons. Many, like MSXML 4.0, come in OS-specific versions and must be deployed in a particular manner, see: MSXML 4.0 Service Pack 2 (Microsoft XML Core Services).
Others are considered part of the OS and cannot be redistributed, but must be installed or updated via Windows Update or a similar mechanism.
However since after all of this an admin user can still run the program that's probably not what has happened here. More likely something was trashed in HKCU during earlier attempts at per-user installation. The license error message might provide more clues.
You shouldn't need to create MSMs for your own components, they can go right into the MSI in the first place.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|