PDXBES / Z-OLD-besasm-legacy

OLD-Legacy projects
0 stars 0 forks source link

Some machines will not install a ClickOnce application properly #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Install a ClickOnce application (e.g., Alternatives Toolkit, Diversion
Database viewer).  The application will download, but will fail with a
message indicating to contact the vendor.

What is the expected output? What do you see instead?

Splash screens and applications should appear.

Workaround

See http://support.microsoft.com/kb/942460.  The knowledgebase's procedure
may not work, so to manually perform the change:

1. Launch RegEdit
2. Change the setting for HKEY_CURRENT_USER, Control Panel, International,
sPositiveSign to two double quotes.  It's probably blank.
3. Relogin.
4. Reinstall the program.

Original issue reported on code.google.com by ArnelMan...@gmail.com on 26 Jan 2010 at 9:46