Lowyat.NET Forums

Welcome Guest ( Log In | Register )

LYN wins Intel-Lenovo-Tangs Blogathon challenge. Thank you everybody!
10 Pages  1 2 3 > »  
RSS feedBump TopicReply to this topicStart new topicStart Poll

Outline · [ Standard ] · Linear+

> Avedesk Tutorial (Guide)

fariz
post Feb 12 2005, 08:11 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #1


Tan Sri F
Group Icon

Group: Staff
Posts: 14,527
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Siberia





AveDesk is a tool that enables desklets on your desktop: desklets are small graphically pleasing mini-applications that are useful and fun to use. A desklet can be anything, a small sticky note, a weather foresight, a calculator, etc. It all depends on the imagination of the desklet creator.

AveDesk 1.4 is the fourth major release of AveDesk, an application which makes desktop prettier and more usable. This release changes emphasis from pretty icons to mini-applications (also known as widgets and desklets).

Features:
  • Better support for mini-applications / widgets / desklet
  • Several feature-rich new desklets
  • Hardware accelerated flip and closing effects
  • New user-interface
  • Big architecture changes
  • Unique library of skinned, alpha-blended controls
  • New scriptable desklet: AveScripter
  • MultiMonitor Support
  • Use powerful desklets/widgets
  • Unique Control Panel for managing desklets
  • Desklets are skin able
  • ShowCase adds an extra level on top of your desktop
  • VISTA SUPPORT

Download: http://www.avedesk.org/download.php?id=1
Unzip to desired location, run register.bat and optionally, go into the Data folder and run shellext_reg.bat
read the readme.txt carefully.

Additional Components

AveScripter: http://www.avedesk.org/download.php?id=2
SysStats 2.5.11: http://www.deviantart.com/deviation/15790729/

This post has been edited by fariz: Jul 15 2008, 09:42 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fariz
post Feb 12 2005, 08:23 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #2


Tan Sri F
Group Icon

Group: Staff
Posts: 14,527
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Siberia





FAQs:

Why do my labels keep returning to the filename when using the shortcut, drive or folder desklet?
There is an option to automatically update the foldername on rename for these desklets. You need to disable that option.
See this screenshot too.

When I use <font name> My label disappears!
It's probably because you tried to use a Type1 font. Type1 fonts are not supported by AveDesk1.1. Try to use a different, similiarly looking font. For example, Lucida Sans Unicode is similiar to LucidaMAC.

How do I make a shortcut to <typical location> ?
In the Shortcut Desklet, you can use own of these links in the path field. Note that a link to My Computer is Shell:driveFolder

CODE
shell:Common Administrative Tools
shell:Administrative Tools
shell:SystemX86
shell:My Pictures
shell:Profile
shell:CommonProgramFiles
shell:ProgramFiles shell:System
shell:Windows shell:History
shell:Cookies
shell:Local AppData
shell:AppData
shell:Common Documents
shell:Common Templates
shell:Common AppData
shell:Common Favorites
shell:Common Desktop
shell:Common Menu
shell:Common Programs
shell:Common Startup
shell:Templates
shell:PrintHood
shell:NetHood
shell:Favorites
shell:Personal
shell:SendTo
shell:Recent
shell:Menu
shell:Programs
shell:Startup
shell:Desktop
shell:Fonts
shell:ConnectionsFolder
shell:RecycleBinFolder
shell:PrintersFolder
shell:ControlPanelFolder
shell:InternetFolder
shell:DriveFolder
shell:NetworkFolder
shell:DesktopFolder


Where can I find more desklets?Note that AveDesk1.1 is compatible with Object Dock docklets. You can simply create a folder named 'Docklets' in the AveDesk-rootfolder, and place OD-docklets there.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fariz
post Feb 12 2005, 04:11 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #3


Tan Sri F
Group Icon

Group: Staff
Posts: 14,527
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Siberia





Installing Sysstats For Avedesk (info from Aqua-Soft.org)

Unzip the SysStats zip file into the AveDesk folder. If you're using WinZIP make sure that you have the option checked to use folder names. The SysStats ZIP file already has the correct folder structure within it.

If you got it right SysStatsCOM.dll will be in your AveDesk folder and you should have a folder structure that looks something like this:

user posted image

The folder is called Docklets, not Desklets.


Trouble-shooting Sysstats And Avedesk

I can't see <insert widget name here> in AveDesk, were'd it go?
Its probably off-screen. Open the AveDesk control panel from the system tray, you should see the desklet listed. Double-click it and change the window position.

I change the window size in AveDesk but my SysStats config just looks all messed up as a result
I change the window size in SysStats and it all looks great until I re-run AveDesk then it all looks messed up

SysStats desklets don't scale with the window size. They just use the window size to restrict how much of the desktop they occupy (they are cropped in other words). If you want to change the scale of a SysStats desklet you need to do the following (this kinda sucks but until the next release of SysStats its all you have. Plus if you are doing this to a config that uses scripts, all hell will probably break loose and you'll wish you'd never started):
  • Open the Configure meters dialog from the SysStats right-click menu.
  • Add a CompositeOverlay class instance to the list of overlays.
  • Move all of the other overlays into it using the Move Up and Move Down buttons. Make sure you keep the order of the overlays the same.
  • Set the HScale and VScale of the composite ovelay to get the size you want.

When I restart AveDesk my SysStats configs aren't where I left them
You are using an old version of SysStats. Download the latest one from DockEx. Make sure that you replace every occurrence of SysStats (for AveDesk and/or ObjectDock, but not YzDock) with the up to date one.

How do I get rid of the label?
Open the AveDesk control panel from the system tray, you should see the desklet listed there. Double-click it, switch to the Label tab and set type to No label

The config comes with a font, but I forgot to install it, now I can't get the config to use it
If a config uses a font that isn't installed in your system it will use a substitute instead. Now you have a problem - the substitute font is saved back to the config so it'll never use the right font. This is how you fix it up:

1. Quit AveDesk.
2. Install the font.
3. Re-install the config (or just the .ini file for the config).
4. Re-start AveDesk.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
apengfx-
post Feb 12 2005, 06:15 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #4


lalalala~
******

Group: Senior Member
Posts: 1,471
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Sniper Island is in your heart :)






ok thanks guys. got it already. thumbup.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Redundant
post Apr 12 2005, 09:11 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #5


Gundam Freak
******

Group: Senior Member
Posts: 1,336
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2005





Hey, need some help here, It says this from the DockEXs website...

"To install this config, download and rename the .zip as .aveinst. Double-click it and AveDesk will install it for you."

How can i rename a .zip to .aveinst in windows xp?

I'm having trouble with this desklet...

http://www.dockex.com/?pageId=docklets&dkview=76

can view anything except the label, i've downloaded the aeroweather too...
btw, i'm using sysstat 2.5.3

This post has been edited by Redundant: Apr 12 2005, 10:21 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fariz
post Apr 12 2005, 10:04 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #6


Tan Sri F
Group Icon

Group: Staff
Posts: 14,527
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Siberia





QUOTE(Redundant @ Apr 12 2005, 09:11 PM)
Hey, need so help here, It says this from the DockEXs website...

"To install this config, download and rename the .zip as .aveinst. Double-click it and AveDesk will install it for you."

How can i rename a .zip to .aveinst in windows xp?

I'm having trouble with this desklet...

http://www.dockex.com/?pageId=docklets&dkview=76

can view anything except the label, i've downloaded the aeroweather too...
btw, i'm using sysstat 2.5.3
*


to rename, select the file and press F2

you can get the latest sysstats from here, http://www.deviantart.com/deviation/15790729/

about the config, I don't know, I don't use it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Redundant
post Apr 12 2005, 11:17 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #7


Gundam Freak
******

Group: Senior Member
Posts: 1,336
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2005





Still unable to change the file's extension...

anyone tried using this desklet before?

http://www.dockex.com/?pageId=docklets&dkview=76
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sheonix
post Apr 13 2005, 04:50 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #8


Casual
***

Group: Junior Member
Posts: 329
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003




Open Windows Explorer, Tools > Folder Options > View > Make sure "Hide extensions for known file types" is unchecked.

Select the file, press F2, and change the extension to .aveinst instead of .zip

Double-click the file.

Hope this helps.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Redundant
post Apr 16 2005, 02:29 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #9


Gundam Freak
******

Group: Senior Member
Posts: 1,336
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2005





hey guys, do u hav any nice To Do list for avedesk besides the one included in it? something like the rainlender's to do list where u can cancel off things that you have done, no need to edit the notepad urselves one...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
solitarycross
post Apr 16 2005, 05:02 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #10


Casual
***

Group: Junior Member
Posts: 365
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2005
From: JB/MMU Melaka




Hmm...My avedesk doesnt start on start-up..
How do u make it start up together with your computer?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Redundant
post Apr 16 2005, 05:09 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #11


Gundam Freak
******

Group: Senior Member
Posts: 1,336
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2005





Attached Image
Go to the global options and select the auto startup
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
solitarycross
post Apr 17 2005, 11:29 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #12


Casual
***

Group: Junior Member
Posts: 365
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2005
From: JB/MMU Melaka




Ahhh....
Done!
Thx man smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Redundant
post Apr 22 2005, 02:44 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #13


Gundam Freak
******

Group: Senior Member
Posts: 1,336
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Feb 2005





Everytime i shut down my computer, the sysstats task would pop up n ask if i would to end the task (or wait for it to close automatically), what should be the problem?
im using windows xp sp2, avedesk 1.2, sysstats 2.5.3

This post has been edited by Redundant: Apr 22 2005, 02:45 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
s33k3r
post May 3 2005, 10:46 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #14


Getting Started
**

Group: Junior Member
Posts: 97
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003




Hi all,

I created a shortcut icon on my desktop using Avedesk1.2 but the icon seem to be too large (about 140x120) per icon. How can i reseize it to become smaller??? and whenever i click on it my label wordings is overlap by the icon is there anyway i can fix this? thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
NiTrOLaNCeR
post May 25 2005, 06:32 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #15


-WootnesS!-
****

Group: Senior Member
Posts: 633
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Selangor Darul Ehsan Status: Lurking \k\




i got this weird problem... eveytime i choose the icon or pngs.. it shows the default windows icon after i press ok wacko.gif

any idea how to fix this? thnx in advance notworthy.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fariz
post May 25 2005, 06:59 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #16


Tan Sri F
Group Icon

Group: Staff
Posts: 14,527
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Siberia





did you change it at the icon tab or appearance tab? use the icon tab > select use custom images
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
syazone
post May 25 2005, 09:34 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #17


i got 6 stars :D
******

Group: Senior Member
Posts: 1,203
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Nov 2004
From: malacca & KL






guys.... i'm very blur after intall avedesk... how to put HDD status at desktop?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fariz
post May 25 2005, 09:49 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #18


Tan Sri F
Group Icon

Group: Staff
Posts: 14,527
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Siberia





open avedesk control panel
desklets > add > pidlshortcut > my computer > add item
open desklet properties (or right click desklet)
shortcut tab > path > put path to folder/drive
icon tab > use cutom images > set image for 'Normal Image' (png is recommended)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
syazone
post May 25 2005, 02:59 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #19


i got 6 stars :D
******

Group: Senior Member
Posts: 1,203
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Nov 2004
From: malacca & KL






QUOTE(acedriver @ May 25 2005, 09:49 AM)
open avedesk control panel
desklets > add > pidlshortcut > my computer > add item
open desklet properties (or right click desklet)
shortcut tab > path > put path to folder/drive
icon tab > use cutom images > set image for 'Normal Image' (png is recommended)
*



TQ.....
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DeadGoat666
post Jun 2 2005, 05:46 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #20


Getting Started
**

Group: Junior Member
Posts: 220
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: cemetery gates






QUOTE(acedriver @ May 25 2005, 09:49 AM)
open avedesk control panel
desklets > add > pidlshortcut > my computer > add item
open desklet properties (or right click desklet)
shortcut tab > path > put path to folder/drive
icon tab > use cutom images > set image for 'Normal Image' (png is recommended)
*


user posted image
is it like that? coz, if i browse the file, i dunno where to point my HDD for avedesk open (D: drive for example) and view the contain of D:\ and...

Can it show the status of HDD (like: %used, %total or so on), if it does, how to do it?

hope u understand (it's hard for me to explain tongue.gif )
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

10 Pages  1 2 3 > » 
Bump TopicReply to this topicTopic OptionsStart new topic
 



----debug section please ignore----
Lo-Fi Version Time is now: 23rd November 2009 - 10:39 AM
All Rights Reserved 2003-2009 Vijandren Ramadass (~living on a prayer~)