Author Topic: Application cannot load skin. Function usiGetSkin Failed  (Read 3527 times)

0 Members and 1 Guest are viewing this topic.

Humberto Maia

  • Guest
Application cannot load skin. Function usiGetSkin Failed
« on: May 14, 2005, 01:53:40 PM »
I have installed avast! 4 Home and everytime I try to open it, I get an "unknown error message", "Application cannot load skin. Function usiGetSkin Failed".
Why it happen all to often?

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89064
  • No support PMs thanks
Re: Application cannot load skin. Function usiGetSkin Failed
« Reply #1 on: May 14, 2005, 02:10:14 PM »
Try this link - http://forum.avast.com/index.php?topic=10544.msg89833#msg89833

Or - http://forum.avast.com/index.php?topic=9426.msg78693#msg78693

Or if they don't work try a search of these forums for usiGetSkin returns many hits as this topic has been previously discussed a number of times.
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD/ avast! free 24.3.6108 (build 24.3.8975.762) UI 1.0.801/ Firefox, uBlock Origin, uMatrix/ MailWasher Pro/ Avast! Mobile Security

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: Application cannot load skin. Function usiGetSkin Failed
« Reply #2 on: May 14, 2005, 09:39:48 PM »
About the "usigetskin failed" issue, if the repair does not solve it:
You will have to register ACTSKIN4.OCX
Follow the instructions:

Select START -> RUN...
Enter the following command:
If you have Windows NT or 2000:
C:\WINNT\SYSTEM32\REGSVR32.EXE ACTSKIN4.OCX
If you have Windows 95, 98 or ME:
C:\WINDOWS\SYSTEM\REGSVR32.EXE ACTSKIN4.OCX
If you have Windows XP:
C:\WINDOWS\SYSTEM32\REGSVR32.EXE ACTSKIN4.OCX
Press OK (or Enter).
A message saying that the file was successfully registered should appear...

For some reason, ActiveSkin (the 3rd party library avast uses for skinning) does not seem to be working on your system. As a workaround, we may disable skinning in avast - that should solve the problem.
To do that, open the file <avast>\data\avast4.ini, look up the [UserInterface] section, and add the following entry:
StartWithSkin=0
The best things in life are free.

gretchengizmo

  • Guest
Re: Application cannot load skin. Function usiGetSkin Failed
« Reply #3 on: February 27, 2006, 04:45:34 PM »
When I apply the Start/Run option with C:\WINNT\SYSTEM32\REGSVR32.EXE ACTSKIN4.OCX another error message reads "file path not found".
Please help me correct this problem.
Thank you.

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: Application cannot load skin. Function usiGetSkin Failed
« Reply #4 on: February 27, 2006, 06:50:02 PM »
Gretchengizmo, which is your operational system?
Did you search your computer to REGSVR32.EXE file?
Use the "file path" between quotes, excluding the ocx file, like this:
"C:\WINNT\SYSTEM32\REGSVR32.EXE" ACTSKIN4.OCX

Or, enter the following command:

If you have Windows NT or 2000:
"C:\WINNT\SYSTEM32\REGSVR32.EXE" ACTSKIN4.OCX

If you have Windows 95, 98 or ME:
"C:\WINDOWS\SYSTEM\REGSVR32.EXE" ACTSKIN4.OCX

If you have Windows XP:
"C:\WINDOWS\SYSTEM32\REGSVR32.EXE" ACTSKIN4.OCX

If you have Windows x64:
"C:\WINDOWS\SysWOW64\REGSVR32.EXE" ACTSKIN4.OCX
The best things in life are free.