Welcome, Guest. Please login or register.

Author Topic: Power Icons  (Read 6126 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmiKit

Re: Power Icons
« on: March 06, 2008, 08:04:45 AM »
Sure. Or try AfA_OS - it should make your computer faster.

Offline AmiKit

Re: Power Icons
« Reply #1 on: March 06, 2008, 08:13:52 AM »
It's a re-implementation of some enhanced AROS routines into OS3.9. The AfA_OS supports PNG icons too.

Offline AmiKit

Re: Power Icons
« Reply #2 on: March 06, 2008, 08:31:37 AM »
Quote
I just install it in OS 3.9?


Simply follow the installation instructions included in the archive.

Offline AmiKit

Re: Power Icons
« Reply #3 on: March 06, 2008, 09:04:54 AM »

Offline AmiKit

Re: Power Icons
« Reply #4 on: March 06, 2008, 10:34:01 AM »
Make sure the morelibspace is the first command in your startup-sequence. If so, turn the Amiga off and on as the simple reboot is not enough for morelibspace.

Offline AmiKit

Re: Power Icons
« Reply #5 on: March 06, 2008, 10:46:12 AM »
Make sure everything was installed and check the manual for more information. It works here.

Offline AmiKit

Re: Power Icons
« Reply #6 on: March 06, 2008, 11:08:37 AM »
Check whether the SYS:AfA_OS_Libs folder exists and all the libraries are there. If you installed the AfA_OS_Libs folder into different location make an assign AfA_OS_Libs: pointing to the location.

Also the AfA_OS_Loader should be started right after C:AddDataTypes line in your startup-sequence. Then turn off your Amiga and start it again.

Un-install AfA_OS and install PowerIcons instead if it doesn't help.

Offline AmiKit

Re: Power Icons
« Reply #7 on: March 06, 2008, 12:26:34 PM »
For example:

Quote
C:AddDataTypes REFRESH QUIET
Assign >NIL: AfA_OS_Libs: SYS:MyPath/AfA_OS_Libs
C:AfA_OS_Loader