Entries Tagged as ''

Installing AppLocale on Vista

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

AppLocale Screenshot

Today I just try to install the apploc.msi (MS AppLocale Utility) to support some chinese software on to my new Laptop running MS Vista Home Premium and found out that Vista did not permit me to do so. The message displaying you need Administrator right to install the software. I looged in as a administrator user but still cannot install it. Finally after searching through the MSDN documents, I found the solution.

Click on Start and then at the Search Box (for Run as well), type in

msiexec /ju c:\apploc.msi

which msiexec is the utility to run MSI Package file

and /ju means

j stand for advertise and permit to
u stand for current user

and interesting, I found the Applocale successfully added to my Programs Menu.

Hope you can get it through!!! Feel free to email me or drop a message in the forum